Pull request #43354 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 38805f20f9bcc5e87869d6c79d432b166e1c88b4 rather than 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c Obtained Jenkinsfile from 38805f20f9bcc5e87869d6c79d432b166e1c88b4 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-43354@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-03-11T11:42:42.053Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-11T11:42:42.057Z] Trying to pass milestone 6 [Pipeline] milestone [2022-03-11T11:42:42.132Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-11T11:42:42.322Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0664930267c8c9378) in /home/ubuntu/workspace/moby_PR-43354 [Pipeline] { [Pipeline] checkout [2022-03-11T11:42:42.362Z] The recommended git tool is: git [2022-03-11T11:42:42.370Z] using credential docker-jenkins-github-credentials [2022-03-11T11:42:42.381Z] Cloning the remote Git repository [2022-03-11T11:42:42.381Z] Cloning with configured refspecs honoured and without tags [2022-03-11T11:42:42.382Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T11:42:42.383Z] > git init /home/ubuntu/workspace/moby_PR-43354 # timeout=10 [2022-03-11T11:42:42.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:42:42.399Z] > git --version # timeout=10 [2022-03-11T11:42:42.404Z] > git --version # 'git version 2.17.1' [2022-03-11T11:42:42.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:42:42.405Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:42:57.884Z] Fetching without tags [2022-03-11T11:42:58.137Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:42:57.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:42:57.872Z] > git config --add remote.origin.fetch +refs/pull/43354/head:refs/remotes/origin/PR-43354 # timeout=10 [2022-03-11T11:42:57.876Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:42:57.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:42:57.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:42:57.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:42:57.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:42:58.138Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:42:58.142Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:42:58.643Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:42:58.643Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:42:59.215Z] Commit message: "Fix secret mounting with userns_remap enabled" [2022-03-11T11:42:59.221Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T11:42:59.873Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43354:/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 && cd /workspace && hack/validate/dco [2022-03-11T11:42:58.616Z] > git remote # timeout=10 [2022-03-11T11:42:58.619Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:42:58.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:42:58.631Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:42:58.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T11:42:58.644Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:42:58.650Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:42:59.217Z] > git rev-list --no-walk 88204fab0a846d0f63f5a976653687e5401293e2 # timeout=10 [2022-03-11T11:43:02.403Z] 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 "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-11T11:43:02.614Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0664930267c8c9378) in /home/ubuntu/workspace/moby_PR-43354 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-03-11T11:43:02.663Z] The recommended git tool is: git [2022-03-11T11:43:02.671Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-11T11:43:02.683Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-11T11:43:02.688Z] Fetching without tags [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 integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-03-11T11:43:02.956Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-11T11:43:03.038Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:43:03.038Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:43:03.094Z] Commit message: "Fix secret mounting with userns_remap enabled" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T11:43:02.678Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43354/.git # timeout=10 [2022-03-11T11:43:02.684Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:43:02.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:43:02.689Z] > git --version # timeout=10 [2022-03-11T11:43:02.691Z] > git --version # 'git version 2.17.1' [2022-03-11T11:43:02.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:43:02.692Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:43:02.958Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:43:02.968Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:43:03.019Z] > git remote # timeout=10 [2022-03-11T11:43:03.022Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:43:03.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:43:03.027Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:43:03.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T11:43:03.040Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:43:03.042Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:43:03.777Z] + [ PR != PR ] [2022-03-11T11:43:03.777Z] + [ master != master ] [2022-03-11T11:43:03.777Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T11:43:04.099Z] + docker version [2022-03-11T11:43:04.099Z] Client: Docker Engine - Community [2022-03-11T11:43:04.099Z] Version: 20.10.12 [2022-03-11T11:43:04.099Z] API version: 1.41 [2022-03-11T11:43:04.099Z] Go version: go1.16.12 [2022-03-11T11:43:04.099Z] Git commit: e91ed57 [2022-03-11T11:43:04.099Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T11:43:04.099Z] OS/Arch: linux/amd64 [2022-03-11T11:43:04.099Z] Context: default [2022-03-11T11:43:04.099Z] Experimental: true [2022-03-11T11:43:04.099Z] [2022-03-11T11:43:04.099Z] Server: Docker Engine - Community [2022-03-11T11:43:04.099Z] Engine: [2022-03-11T11:43:04.099Z] Version: 20.10.12 [2022-03-11T11:43:04.099Z] API version: 1.41 (minimum version 1.12) [2022-03-11T11:43:04.099Z] Go version: go1.16.12 [2022-03-11T11:43:04.099Z] Git commit: 459d0df [2022-03-11T11:43:04.099Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T11:43:04.099Z] OS/Arch: linux/amd64 [2022-03-11T11:43:04.099Z] Experimental: true [2022-03-11T11:43:04.099Z] containerd: [2022-03-11T11:43:04.099Z] Version: 1.4.12 [2022-03-11T11:43:04.099Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:43:04.099Z] runc: [2022-03-11T11:43:04.099Z] Version: 1.0.2 [2022-03-11T11:43:04.099Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T11:43:04.099Z] docker-init: [2022-03-11T11:43:04.099Z] Version: 0.19.0 [2022-03-11T11:43:04.099Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T11:43:04.380Z] + docker info [2022-03-11T11:43:05.314Z] Client: [2022-03-11T11:43:05.314Z] Context: default [2022-03-11T11:43:05.314Z] Debug Mode: false [2022-03-11T11:43:05.314Z] Plugins: [2022-03-11T11:43:05.314Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T11:43:05.314Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T11:43:05.314Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T11:43:05.314Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T11:43:05.314Z] [2022-03-11T11:43:05.314Z] Server: [2022-03-11T11:43:05.314Z] Containers: 0 [2022-03-11T11:43:05.314Z] Running: 0 [2022-03-11T11:43:05.314Z] Paused: 0 [2022-03-11T11:43:05.314Z] Stopped: 0 [2022-03-11T11:43:05.314Z] Images: 4 [2022-03-11T11:43:05.314Z] Server Version: 20.10.12 [2022-03-11T11:43:05.314Z] Storage Driver: overlay2 [2022-03-11T11:43:05.314Z] Backing Filesystem: extfs [2022-03-11T11:43:05.314Z] Supports d_type: true [2022-03-11T11:43:05.314Z] Native Overlay Diff: true [2022-03-11T11:43:05.314Z] userxattr: false [2022-03-11T11:43:05.314Z] Logging Driver: json-file [2022-03-11T11:43:05.314Z] Cgroup Driver: cgroupfs [2022-03-11T11:43:05.315Z] Cgroup Version: 1 [2022-03-11T11:43:05.315Z] Plugins: [2022-03-11T11:43:05.315Z] Volume: local [2022-03-11T11:43:05.315Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T11:43:05.315Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T11:43:05.315Z] Swarm: inactive [2022-03-11T11:43:05.315Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T11:43:05.315Z] Default Runtime: runc [2022-03-11T11:43:05.315Z] Init Binary: docker-init [2022-03-11T11:43:05.315Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:43:05.315Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T11:43:05.315Z] init version: de40ad0 [2022-03-11T11:43:05.315Z] Security Options: [2022-03-11T11:43:05.315Z] apparmor [2022-03-11T11:43:05.315Z] seccomp [2022-03-11T11:43:05.315Z] Profile: default [2022-03-11T11:43:05.315Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T11:43:05.315Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T11:43:05.315Z] OSType: linux [2022-03-11T11:43:05.315Z] Architecture: x86_64 [2022-03-11T11:43:05.315Z] CPUs: 2 [2022-03-11T11:43:05.315Z] Total Memory: 7.565GiB [2022-03-11T11:43:05.315Z] Name: ip-10-100-110-61 [2022-03-11T11:43:05.315Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T11:43:05.315Z] Docker Root Dir: /var/lib/docker [2022-03-11T11:43:05.315Z] Debug Mode: false [2022-03-11T11:43:05.315Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:43:05.315Z] Labels: [2022-03-11T11:43:05.315Z] Experimental: true [2022-03-11T11:43:05.315Z] Insecure Registries: [2022-03-11T11:43:05.315Z] 127.0.0.0/8 [2022-03-11T11:43:05.315Z] Live Restore Enabled: true [2022-03-11T11:43:05.315Z] [2022-03-11T11:43:05.315Z] WARNING: No swap limit support [Pipeline] sh [2022-03-11T11:43:05.598Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:43:05.598Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:43:05.598Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43354/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T11:43:05.598Z] + bash /home/ubuntu/workspace/moby_PR-43354/check-config.sh [2022-03-11T11:43:05.598Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T11:43:05.598Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T11:43:05.598Z] [2022-03-11T11:43:05.598Z] Generally Necessary: [2022-03-11T11:43:05.598Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T11:43:05.598Z] - apparmor: enabled and tools installed [2022-03-11T11:43:05.598Z] - CONFIG_NAMESPACES: enabled [2022-03-11T11:43:05.598Z] - CONFIG_NET_NS: enabled [2022-03-11T11:43:05.598Z] - CONFIG_PID_NS: enabled [2022-03-11T11:43:05.598Z] - CONFIG_IPC_NS: enabled [2022-03-11T11:43:05.598Z] - CONFIG_UTS_NS: enabled [2022-03-11T11:43:05.598Z] - CONFIG_CGROUPS: enabled [2022-03-11T11:43:05.598Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T11:43:05.598Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T11:43:05.598Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T11:43:05.598Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T11:43:05.598Z] - CONFIG_CPUSETS: enabled [2022-03-11T11:43:05.598Z] - CONFIG_MEMCG: enabled [2022-03-11T11:43:05.598Z] - CONFIG_KEYS: enabled [2022-03-11T11:43:05.598Z] - CONFIG_VETH: enabled (as module) [2022-03-11T11:43:05.598Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T11:43:05.598Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T11:43:05.598Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T11:43:05.598Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T11:43:05.598Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T11:43:05.598Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T11:43:05.598Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T11:43:05.857Z] [2022-03-11T11:43:05.857Z] Optional Features: [2022-03-11T11:43:05.857Z] - CONFIG_USER_NS: enabled [2022-03-11T11:43:05.857Z] - CONFIG_SECCOMP: enabled [2022-03-11T11:43:05.857Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T11:43:05.857Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T11:43:05.857Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T11:43:05.857Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T11:43:05.857Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T11:43:05.857Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T11:43:05.857Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T11:43:05.857Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T11:43:05.857Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T11:43:05.857Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T11:43:05.857Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T11:43:05.857Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T11:43:05.857Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T11:43:05.857Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T11:43:05.857Z] - CONFIG_EXT4_FS: enabled [2022-03-11T11:43:05.857Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T11:43:05.857Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T11:43:05.857Z] - Network Drivers: [2022-03-11T11:43:05.857Z] - "overlay": [2022-03-11T11:43:05.857Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T11:43:05.857Z] Optional (for encrypted networks): [2022-03-11T11:43:05.857Z] - CONFIG_CRYPTO: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T11:43:05.857Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T11:43:05.857Z] - CONFIG_XFRM: enabled [2022-03-11T11:43:05.857Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T11:43:05.857Z] - "ipvlan": [2022-03-11T11:43:05.857Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T11:43:05.857Z] - "macvlan": [2022-03-11T11:43:05.857Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T11:43:05.857Z] - "ftp,tftp client in container": [2022-03-11T11:43:05.857Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T11:43:05.857Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T11:43:05.857Z] - Storage Drivers: [2022-03-11T11:43:06.115Z] - "aufs": [2022-03-11T11:43:06.115Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T11:43:06.115Z] - "btrfs": [2022-03-11T11:43:06.115Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T11:43:06.115Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T11:43:06.115Z] - "devicemapper": [2022-03-11T11:43:06.115Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T11:43:06.115Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T11:43:06.115Z] - "overlay": [2022-03-11T11:43:06.115Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T11:43:06.115Z] - "zfs": [2022-03-11T11:43:06.115Z] - /dev/zfs: present [2022-03-11T11:43:06.115Z] - zfs command: missing [2022-03-11T11:43:06.115Z] - zpool command: missing [2022-03-11T11:43:06.115Z] [2022-03-11T11:43:06.115Z] Limits: [2022-03-11T11:43:06.115Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T11:43:06.115Z] [2022-03-11T11:43:06.115Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T11:43:06.441Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c . [2022-03-11T11:43:06.441Z] #2 [internal] load .dockerignore [2022-03-11T11:43:06.441Z] #2 sha256:854b90c0ffd2f9fb532b555a7ec81b859007a289bf808bea07c47099586c305d [2022-03-11T11:43:06.441Z] #2 transferring context: 87B done [2022-03-11T11:43:06.441Z] #2 DONE 0.0s [2022-03-11T11:43:06.441Z] [2022-03-11T11:43:06.441Z] #1 [internal] load build definition from Dockerfile [2022-03-11T11:43:06.441Z] #1 sha256:ee7751f7d00fe9dbea78ad30b02e41ab542f935dbbf66b12525e45c65fa0f891 [2022-03-11T11:43:06.441Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T11:43:06.441Z] #1 DONE 0.0s [2022-03-11T11:43:06.441Z] [2022-03-11T11:43:06.441Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T11:43:06.441Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T11:43:06.699Z] #3 DONE 0.1s [2022-03-11T11:43:06.699Z] [2022-03-11T11:43:06.699Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T11:43:06.699Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T11:43:06.699Z] #4 CACHED [2022-03-11T11:43:06.968Z] [2022-03-11T11:43:06.968Z] #5 [internal] load build definition from Dockerfile [2022-03-11T11:43:06.968Z] #5 sha256:8305fab2feb72196f762346a9973d0f4b7bdf82e975b09aa8cf3e0c3c6bcba9f [2022-03-11T11:43:06.968Z] #5 DONE 0.0s [2022-03-11T11:43:06.968Z] [2022-03-11T11:43:06.968Z] #6 [internal] load .dockerignore [2022-03-11T11:43:06.968Z] #6 sha256:5274e2f362fdc7d30686115f0299f1cbb036922bbdd14bbc3986edcf20399ea6 [2022-03-11T11:43:06.968Z] #6 DONE 0.0s [2022-03-11T11:43:06.968Z] [2022-03-11T11:43:06.968Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T11:43:06.968Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T11:43:06.968Z] #7 DONE 0.1s [2022-03-11T11:43:06.968Z] [2022-03-11T11:43:06.968Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:43:06.968Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T11:43:07.227Z] #10 DONE 0.1s [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T11:43:07.227Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T11:43:07.227Z] #9 DONE 0.1s [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:43:07.227Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T11:43:07.227Z] #8 DONE 0.1s [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:43:07.227Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T11:43:07.227Z] #76 DONE 0.0s [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:43:07.227Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T11:43:07.227Z] #74 DONE 0.0s [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:43:07.227Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:43:07.227Z] #11 DONE 0.0s [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T11:43:07.227Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T11:43:07.227Z] #12 CACHED [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #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-03-11T11:43:07.227Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T11:43:07.227Z] #13 CACHED [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:43:07.227Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T11:43:07.227Z] #35 DONE 0.0s [2022-03-11T11:43:07.227Z] [2022-03-11T11:43:07.227Z] #31 [internal] load build context [2022-03-11T11:43:07.227Z] #31 sha256:0be5fa811a50e604e4a6b0dd83726fa04f850d26bc7ae1980a696328997a8ef1 [2022-03-11T11:43:07.496Z] #31 ... [2022-03-11T11:43:07.496Z] [2022-03-11T11:43:07.496Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T11:43:07.496Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T11:43:07.496Z] #52 DONE 0.3s [2022-03-11T11:43:07.496Z] [2022-03-11T11:43:07.496Z] #31 [internal] load build context [2022-03-11T11:43:07.496Z] #31 sha256:0be5fa811a50e604e4a6b0dd83726fa04f850d26bc7ae1980a696328997a8ef1 [2022-03-11T11:43:08.440Z] #31 ... [2022-03-11T11:43:08.440Z] [2022-03-11T11:43:08.440Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-11T11:43:08.440Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-11T11:43:08.440Z] #14 DONE 1.2s [2022-03-11T11:43:08.440Z] [2022-03-11T11:43:08.440Z] #31 [internal] load build context [2022-03-11T11:43:08.440Z] #31 sha256:0be5fa811a50e604e4a6b0dd83726fa04f850d26bc7ae1980a696328997a8ef1 [2022-03-11T11:43:09.817Z] #31 ... [2022-03-11T11:43:09.817Z] [2022-03-11T11:43:09.817Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-11T11:43:09.818Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-11T11:43:09.818Z] #15 DONE 1.2s [2022-03-11T11:43:09.818Z] [2022-03-11T11:43:09.818Z] #31 [internal] load build context [2022-03-11T11:43:09.818Z] #31 sha256:0be5fa811a50e604e4a6b0dd83726fa04f850d26bc7ae1980a696328997a8ef1 [2022-03-11T11:43:09.818Z] #31 transferring context: 56.94MB 2.8s done [2022-03-11T11:43:10.077Z] #31 DONE 2.9s [2022-03-11T11:43:10.077Z] [2022-03-11T11:43:10.077Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-11T11:43:10.077Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-11T11:43:10.335Z] #16 DONE 0.8s [2022-03-11T11:43:10.335Z] [2022-03-11T11:43:10.335Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-11T11:43:10.335Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-11T11:43:10.900Z] #17 DONE 0.4s [2022-03-11T11:43:10.900Z] [2022-03-11T11:43:10.900Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-11T11:43:10.900Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-11T11:43:11.159Z] #18 DONE 0.5s [2022-03-11T11:43:11.159Z] [2022-03-11T11:43:11.159Z] #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-03-11T11:43:11.159Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T11:43:12.100Z] #19 0.911 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:43:12.360Z] #19 1.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:43:12.360Z] #19 1.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:43:12.360Z] #19 1.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T11:43:12.618Z] #19 1.286 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:43:12.618Z] #19 1.372 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:43:12.618Z] #19 1.461 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T11:43:12.878Z] #19 1.551 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T11:43:12.878Z] #19 1.638 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T11:43:12.878Z] #19 1.724 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T11:43:12.878Z] #19 1.726 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T11:43:12.878Z] #19 1.728 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:43:12.878Z] #19 1.730 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T11:43:12.878Z] #19 1.731 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:43:12.878Z] #19 1.733 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T11:43:12.878Z] #19 1.734 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T11:43:12.878Z] #19 1.735 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:43:12.878Z] #19 1.735 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T11:43:12.878Z] #19 1.736 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T11:43:12.878Z] #19 1.737 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:43:12.878Z] #19 1.737 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T11:43:17.613Z] Still waiting to schedule task [2022-03-11T11:43:17.614Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0664930267c8c9378)’ [2022-03-11T11:43:17.614Z] Still waiting to schedule task [2022-03-11T11:43:17.615Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0664930267c8c9378)’ [2022-03-11T11:43:17.615Z] Still waiting to schedule task [2022-03-11T11:43:17.616Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-022409795b083adc8)’ is offline [2022-03-11T11:43:17.617Z] Still waiting to schedule task [2022-03-11T11:43:17.617Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-11T11:43:17.618Z] Still waiting to schedule task [2022-03-11T11:43:17.618Z] Waiting for next available executor on ‘azwin-2-bb2730’ [2022-03-11T11:43:17.619Z] Still waiting to schedule task [2022-03-11T11:43:17.619Z] Waiting for next available executor on ‘windows-2022’ [2022-03-11T11:43:17.619Z] Still waiting to schedule task [2022-03-11T11:43:17.620Z] Waiting for next available executor on ‘windows-2022’ [2022-03-11T11:43:19.496Z] #19 7.324 Fetched 48.9 MB in 7s (7140 kB/s) [2022-03-11T11:43:21.398Z] #19 7.324 Reading package lists... [2022-03-11T11:43:24.945Z] #19 10.34 Reading package lists... [2022-03-11T11:43:25.205Z] #19 13.36 Building dependency tree... [2022-03-11T11:43:25.774Z] #19 14.57 The following additional packages will be installed: [2022-03-11T11:43:25.774Z] #19 14.57 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-11T11:43:25.774Z] #19 14.57 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-11T11:43:25.774Z] #19 14.57 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-11T11:43:25.774Z] #19 14.57 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-11T11:43:25.774Z] #19 14.57 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-11T11:43:25.774Z] #19 14.57 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-11T11:43:25.774Z] #19 14.57 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-11T11:43:25.774Z] #19 14.57 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-11T11:43:25.774Z] #19 14.57 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-11T11:43:25.774Z] #19 14.57 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-11T11:43:25.774Z] #19 14.57 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-11T11:43:25.774Z] #19 14.57 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-11T11:43:25.774Z] #19 14.57 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-11T11:43:25.774Z] #19 14.57 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-11T11:43:25.774Z] #19 14.57 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-11T11:43:25.774Z] #19 14.57 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-11T11:43:25.774Z] #19 14.57 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-11T11:43:25.774Z] #19 14.57 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-11T11:43:25.774Z] #19 14.57 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-11T11:43:25.774Z] #19 14.57 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-11T11:43:25.774Z] #19 14.57 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-11T11:43:25.774Z] #19 14.57 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-11T11:43:25.774Z] #19 14.57 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-11T11:43:25.774Z] #19 14.57 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-11T11:43:25.774Z] #19 14.57 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-11T11:43:25.774Z] #19 14.57 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-11T11:43:25.775Z] #19 14.57 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-11T11:43:25.775Z] #19 14.57 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-11T11:43:25.775Z] #19 14.57 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-11T11:43:25.775Z] #19 14.57 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-11T11:43:25.775Z] #19 14.57 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-11T11:43:25.775Z] #19 14.57 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-11T11:43:25.775Z] #19 14.57 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-11T11:43:25.775Z] #19 14.57 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-11T11:43:25.775Z] #19 14.57 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-11T11:43:25.775Z] #19 14.57 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-11T11:43:25.775Z] #19 14.57 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-11T11:43:25.775Z] #19 14.57 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-11T11:43:25.775Z] #19 14.57 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-11T11:43:25.775Z] #19 14.57 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-11T11:43:25.775Z] #19 14.57 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-11T11:43:25.775Z] #19 14.57 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-11T11:43:25.775Z] #19 14.57 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-11T11:43:25.775Z] #19 14.58 linux-libc-dev-s390x-cross patch xz-utils [2022-03-11T11:43:25.775Z] #19 14.58 Suggested packages: [2022-03-11T11:43:25.775Z] #19 14.58 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-11T11:43:25.775Z] #19 14.58 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-11T11:43:25.775Z] #19 14.58 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-11T11:43:25.775Z] #19 14.58 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-11T11:43:25.775Z] #19 14.58 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-11T11:43:25.775Z] #19 14.58 libyaml-shell-perl ed diffutils-doc [2022-03-11T11:43:25.775Z] #19 14.58 Recommended packages: [2022-03-11T11:43:25.775Z] #19 14.58 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-11T11:43:25.775Z] #19 14.58 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-11T11:43:27.154Z] #19 15.80 The following NEW packages will be installed: [2022-03-11T11:43:27.154Z] #19 15.80 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-11T11:43:27.154Z] #19 15.80 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-11T11:43:27.154Z] #19 15.80 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-11T11:43:27.154Z] #19 15.80 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-11T11:43:27.154Z] #19 15.80 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-11T11:43:27.154Z] #19 15.80 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-11T11:43:27.154Z] #19 15.80 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-11T11:43:27.154Z] #19 15.80 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-11T11:43:27.154Z] #19 15.80 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-11T11:43:27.154Z] #19 15.80 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-11T11:43:27.154Z] #19 15.80 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-11T11:43:27.154Z] #19 15.80 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-11T11:43:27.154Z] #19 15.80 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-11T11:43:27.154Z] #19 15.80 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-11T11:43:27.154Z] #19 15.80 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-11T11:43:27.154Z] #19 15.80 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-11T11:43:27.154Z] #19 15.80 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-11T11:43:27.154Z] #19 15.80 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-11T11:43:27.154Z] #19 15.80 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-11T11:43:27.154Z] #19 15.80 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-11T11:43:27.154Z] #19 15.80 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-11T11:43:27.154Z] #19 15.80 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-11T11:43:27.154Z] #19 15.80 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-11T11:43:27.154Z] #19 15.80 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-11T11:43:27.154Z] #19 15.80 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-11T11:43:27.154Z] #19 15.80 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-11T11:43:27.154Z] #19 15.80 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-11T11:43:27.154Z] #19 15.80 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-11T11:43:27.154Z] #19 15.80 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-11T11:43:27.154Z] #19 15.80 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-11T11:43:27.154Z] #19 15.80 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-11T11:43:27.154Z] #19 15.80 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-11T11:43:27.154Z] #19 15.80 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-11T11:43:27.154Z] #19 15.80 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-11T11:43:27.154Z] #19 15.80 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-11T11:43:27.154Z] #19 15.80 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-11T11:43:27.154Z] #19 15.80 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-11T11:43:27.154Z] #19 15.80 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-11T11:43:27.154Z] #19 15.80 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-11T11:43:27.154Z] #19 15.81 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-11T11:43:27.154Z] #19 15.81 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-11T11:43:27.154Z] #19 15.81 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-11T11:43:27.154Z] #19 15.81 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-11T11:43:27.154Z] #19 15.81 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-11T11:43:27.154Z] #19 15.81 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-11T11:43:27.154Z] #19 15.81 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-11T11:43:27.154Z] #19 15.81 linux-libc-dev-s390x-cross patch xz-utils [2022-03-11T11:43:27.413Z] #19 16.12 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:43:27.413Z] #19 16.12 Need to get 787 MB of archives. [2022-03-11T11:43:27.413Z] #19 16.12 After this operation, 3385 MB of additional disk space will be used. [2022-03-11T11:43:27.413Z] #19 16.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-11T11:43:27.413Z] #19 16.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-11T11:43:27.413Z] #19 16.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-11T11:43:27.413Z] #19 16.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-11T11:43:27.413Z] #19 16.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-11T11:43:27.413Z] #19 16.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-11T11:43:27.413Z] #19 16.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-11T11:43:27.413Z] #19 16.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-11T11:43:27.413Z] #19 16.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-11T11:43:27.413Z] #19 16.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-11T11:43:27.413Z] #19 16.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-11T11:43:27.413Z] #19 16.23 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-03-11T11:43:27.413Z] #19 16.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-11T11:43:27.674Z] #19 16.57 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-03-11T11:43:27.674Z] #19 16.57 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-03-11T11:43:28.245Z] #19 16.89 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-03-11T11:43:28.245Z] #19 16.89 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-03-11T11:43:28.245Z] #19 17.21 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-03-11T11:43:28.504Z] #19 17.21 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-03-11T11:43:28.764Z] #19 17.54 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-03-11T11:43:28.764Z] #19 17.54 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-03-11T11:43:29.025Z] #19 17.84 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-03-11T11:43:29.025Z] #19 17.84 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-03-11T11:43:29.025Z] #19 17.84 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-03-11T11:43:29.025Z] #19 17.84 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-03-11T11:43:29.025Z] #19 17.84 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-03-11T11:43:29.025Z] #19 17.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-11T11:43:29.025Z] #19 17.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-11T11:43:29.025Z] #19 17.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-11T11:43:29.025Z] #19 17.85 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-03-11T11:43:29.025Z] #19 17.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-11T11:43:29.025Z] #19 17.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-11T11:43:29.025Z] #19 17.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-11T11:43:29.025Z] #19 17.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-11T11:43:29.025Z] #19 17.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-11T11:43:29.025Z] #19 17.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-11T11:43:29.025Z] #19 17.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-11T11:43:29.026Z] #19 17.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-11T11:43:29.026Z] #19 17.89 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-03-11T11:43:29.026Z] #19 17.90 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-03-11T11:43:29.593Z] #19 18.28 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-03-11T11:43:29.593Z] #19 18.28 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-03-11T11:43:29.594Z] #19 18.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-11T11:43:29.594Z] #19 18.30 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-03-11T11:43:29.594Z] #19 18.35 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-03-11T11:43:30.163Z] #19 18.86 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-03-11T11:43:30.163Z] #19 18.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-11T11:43:30.163Z] #19 18.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-11T11:43:30.163Z] #19 18.88 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-11T11:43:30.163Z] #19 18.88 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-11T11:43:30.163Z] #19 18.88 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T11:43:30.163Z] #19 18.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-11T11:43:30.163Z] #19 18.95 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-11T11:43:30.163Z] #19 18.95 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-03-11T11:43:30.163Z] #19 18.95 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-11T11:43:30.163Z] #19 18.95 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-11T11:43:30.163Z] #19 18.96 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-11T11:43:30.163Z] #19 18.96 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-11T11:43:30.163Z] #19 18.96 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-11T11:43:30.163Z] #19 18.96 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-11T11:43:30.163Z] #19 18.96 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-11T11:43:30.163Z] #19 18.96 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-11T11:43:30.163Z] #19 18.96 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-11T11:43:30.163Z] #19 18.96 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-11T11:43:30.163Z] #19 18.97 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-11T11:43:30.163Z] #19 18.97 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-03-11T11:43:30.163Z] #19 18.97 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-11T11:43:30.163Z] #19 18.97 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-11T11:43:30.163Z] #19 18.98 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-11T11:43:30.163Z] #19 18.99 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-11T11:43:30.163Z] #19 18.99 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-11T11:43:30.163Z] #19 19.00 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-03-11T11:43:30.163Z] #19 19.00 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-03-11T11:43:30.423Z] #19 19.36 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-03-11T11:43:30.423Z] #19 19.36 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-03-11T11:43:30.423Z] #19 19.37 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-11T11:43:30.683Z] #19 19.38 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-03-11T11:43:30.683Z] #19 19.39 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-03-11T11:43:30.943Z] #19 19.73 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-03-11T11:43:30.943Z] #19 19.73 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-11T11:43:30.943Z] #19 19.73 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-11T11:43:30.943Z] #19 19.74 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-03-11T11:43:30.943Z] #19 19.74 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-11T11:43:30.943Z] #19 19.74 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-11T11:43:30.943Z] #19 19.75 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-11T11:43:30.943Z] #19 19.76 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-11T11:43:30.943Z] #19 19.76 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-11T11:43:30.943Z] #19 19.76 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-03-11T11:43:30.943Z] #19 19.77 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-03-11T11:43:31.510Z] #19 20.15 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-03-11T11:43:31.510Z] #19 20.15 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-03-11T11:43:31.510Z] #19 20.16 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-11T11:43:31.510Z] #19 20.18 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-03-11T11:43:31.510Z] #19 20.19 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-03-11T11:43:31.769Z] #19 20.55 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-03-11T11:43:31.769Z] #19 20.55 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-11T11:43:31.769Z] #19 20.55 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-11T11:43:31.769Z] #19 20.56 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-03-11T11:43:31.769Z] #19 20.56 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-11T11:43:31.769Z] #19 20.57 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-11T11:43:31.769Z] #19 20.57 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-11T11:43:31.769Z] #19 20.57 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-11T11:43:31.769Z] #19 20.58 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-11T11:43:31.769Z] #19 20.59 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-11T11:43:31.769Z] #19 20.60 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-11T11:43:31.769Z] #19 20.61 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-11T11:43:31.769Z] #19 20.61 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-11T11:43:31.769Z] #19 20.61 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-03-11T11:43:31.769Z] #19 20.62 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-03-11T11:43:32.028Z] #19 20.98 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-03-11T11:43:32.289Z] #19 20.98 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-03-11T11:43:32.289Z] #19 21.00 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-11T11:43:32.289Z] #19 21.02 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-03-11T11:43:32.289Z] #19 21.03 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-03-11T11:43:32.546Z] #19 21.39 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-03-11T11:43:32.547Z] #19 21.39 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-11T11:43:32.804Z] #19 21.39 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-11T11:43:32.804Z] #19 21.40 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-03-11T11:43:32.804Z] #19 21.40 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-11T11:43:32.804Z] #19 21.40 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-11T11:43:32.804Z] #19 21.40 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-11T11:43:32.804Z] #19 21.40 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-11T11:43:32.804Z] #19 21.41 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-11T11:43:32.804Z] #19 21.41 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-11T11:43:32.804Z] #19 21.42 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-03-11T11:43:32.804Z] #19 21.42 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-03-11T11:43:34.181Z] #19 22.86 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-03-11T11:43:34.181Z] #19 22.86 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-03-11T11:43:34.181Z] #19 22.87 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-11T11:43:34.181Z] #19 22.88 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-03-11T11:43:34.181Z] #19 22.92 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-03-11T11:43:34.440Z] #19 23.27 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-03-11T11:43:34.699Z] #19 23.27 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-11T11:43:34.956Z] #19 23.57 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:43:34.956Z] #19 23.69 Fetched 787 MB in 7s (106 MB/s) [2022-03-11T11:43:34.956Z] #19 23.72 Selecting previously unselected package liblocale-gettext-perl. [2022-03-11T11:43:35.215Z] #19 23.72 (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-03-11T11:43:35.215Z] #19 23.82 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-11T11:43:35.215Z] #19 23.82 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-11T11:43:35.215Z] #19 23.86 Selecting previously unselected package bzip2. [2022-03-11T11:43:35.215Z] #19 23.86 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-11T11:43:35.215Z] #19 23.86 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T11:43:35.215Z] #19 23.89 Selecting previously unselected package libmagic-mgc. [2022-03-11T11:43:35.215Z] #19 23.90 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-11T11:43:35.215Z] #19 23.90 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-11T11:43:35.215Z] #19 23.98 Selecting previously unselected package libmagic1:amd64. [2022-03-11T11:43:35.215Z] #19 23.98 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-11T11:43:35.215Z] #19 23.98 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-11T11:43:35.215Z] #19 24.02 Selecting previously unselected package file. [2022-03-11T11:43:35.215Z] #19 24.02 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-11T11:43:35.215Z] #19 24.03 Unpacking file (1:5.39-3) ... [2022-03-11T11:43:35.215Z] #19 24.06 Selecting previously unselected package xz-utils. [2022-03-11T11:43:35.473Z] #19 24.06 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-11T11:43:35.473Z] #19 24.07 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T11:43:35.473Z] #19 24.15 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-11T11:43:35.473Z] #19 24.15 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T11:43:35.473Z] #19 24.15 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-11T11:43:35.732Z] #19 24.48 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-11T11:43:35.733Z] #19 24.48 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-11T11:43:35.733Z] #19 24.49 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-11T11:43:35.992Z] #19 24.78 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-11T11:43:35.992Z] #19 24.78 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-11T11:43:35.992Z] #19 24.79 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-11T11:43:36.251Z] #19 25.08 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-11T11:43:36.251Z] #19 25.08 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T11:43:36.251Z] #19 25.09 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-11T11:43:36.508Z] #19 25.36 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-11T11:43:36.508Z] #19 25.36 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T11:43:36.767Z] #19 25.37 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-11T11:43:36.767Z] #19 25.59 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-11T11:43:36.767Z] #19 25.59 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:36.767Z] #19 25.59 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:43:36.767Z] #19 25.63 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-11T11:43:37.025Z] #19 25.63 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:37.025Z] #19 25.64 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:43:41.229Z] #19 30.12 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-11T11:43:41.489Z] #19 30.12 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:41.489Z] #19 30.13 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:43:41.489Z] #19 30.16 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-11T11:43:41.489Z] #19 30.16 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:41.489Z] #19 30.17 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T11:43:45.680Z] #19 34.37 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-11T11:43:45.680Z] #19 34.37 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:45.680Z] #19 34.37 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:43:45.680Z] #19 34.41 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-11T11:43:45.680Z] #19 34.41 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:45.680Z] #19 34.41 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T11:43:49.870Z] #19 38.57 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-11T11:43:49.870Z] #19 38.58 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:49.870Z] #19 38.58 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:43:49.870Z] #19 38.62 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-11T11:43:49.870Z] #19 38.62 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:49.870Z] #19 38.62 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:43:55.142Z] #19 42.98 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-11T11:43:55.142Z] #19 42.98 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:55.142Z] #19 43.07 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:43:55.142Z] #19 43.22 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-11T11:43:55.142Z] #19 43.22 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:55.142Z] #19 43.22 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:43:58.430Z] #19 47.06 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-11T11:43:58.430Z] #19 47.06 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:43:58.430Z] #19 47.06 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:43:58.430Z] #19 47.09 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-11T11:43:58.430Z] #19 47.09 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:43:58.430Z] #19 47.09 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T11:43:58.430Z] #19 47.12 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-11T11:43:58.430Z] #19 47.12 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:43:58.430Z] #19 47.12 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T11:43:58.430Z] #19 47.15 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-11T11:43:58.431Z] #19 47.15 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:43:58.431Z] #19 47.16 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:43:58.431Z] #19 47.18 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-11T11:43:58.431Z] #19 47.18 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:43:58.431Z] #19 47.19 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:43:58.431Z] #19 47.21 Selecting previously unselected package cross-config. [2022-03-11T11:43:58.431Z] #19 47.21 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-11T11:43:58.431Z] #19 47.22 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-11T11:43:58.431Z] #19 47.24 Selecting previously unselected package gcc-10-cross-base. [2022-03-11T11:43:58.431Z] #19 47.25 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:58.431Z] #19 47.25 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-11T11:43:58.431Z] #19 47.28 Selecting previously unselected package libc6-arm64-cross. [2022-03-11T11:43:58.689Z] #19 47.28 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-11T11:43:58.689Z] #19 47.29 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-11T11:43:58.689Z] #19 47.41 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-11T11:43:58.689Z] #19 47.41 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:58.689Z] #19 47.42 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:58.689Z] #19 47.45 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-11T11:43:58.689Z] #19 47.45 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:58.689Z] #19 47.45 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:58.689Z] #19 47.49 Selecting previously unselected package libitm1-arm64-cross. [2022-03-11T11:43:58.689Z] #19 47.49 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:58.689Z] #19 47.49 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:58.689Z] #19 47.52 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-11T11:43:58.947Z] #19 47.53 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:58.947Z] #19 47.53 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:58.947Z] #19 47.56 Selecting previously unselected package libasan6-arm64-cross. [2022-03-11T11:43:58.947Z] #19 47.56 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:58.947Z] #19 47.56 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:58.947Z] #19 47.79 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-11T11:43:58.947Z] #19 47.79 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:58.947Z] #19 47.80 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:58.947Z] #19 47.90 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-11T11:43:59.206Z] #19 47.90 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:59.206Z] #19 47.91 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:59.464Z] #19 48.14 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-11T11:43:59.464Z] #19 48.14 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:59.464Z] #19 48.14 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:59.464Z] #19 48.22 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-11T11:43:59.464Z] #19 48.22 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:59.464Z] #19 48.22 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:59.464Z] #19 48.32 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-11T11:43:59.464Z] #19 48.32 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:43:59.723Z] #19 48.32 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:43:59.724Z] #19 48.46 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-11T11:43:59.724Z] #19 48.46 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:43:59.724Z] #19 48.46 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:04.991Z] #19 53.45 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-11T11:44:04.991Z] #19 53.46 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:04.991Z] #19 53.46 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:04.991Z] #19 53.49 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-11T11:44:04.991Z] #19 53.49 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-11T11:44:04.991Z] #19 53.49 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-11T11:44:04.991Z] #19 53.65 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-11T11:44:04.991Z] #19 53.66 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:04.991Z] #19 53.66 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-11T11:44:05.250Z] #19 53.90 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-11T11:44:05.250Z] #19 53.90 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:05.250Z] #19 53.91 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:05.250Z] #19 54.15 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-11T11:44:05.507Z] #19 54.15 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:05.507Z] #19 54.16 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:07.673Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0583a493fc3aac607) in /home/ubuntu/workspace/moby_PR-43354 [Pipeline] { [Pipeline] checkout [2022-03-11T11:44:07.771Z] The recommended git tool is: git [2022-03-11T11:44:09.977Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-007ac0be757372c67) in /home/ubuntu/workspace/moby_PR-43354 [Pipeline] { [Pipeline] checkout [2022-03-11T11:44:10.125Z] The recommended git tool is: git [2022-03-11T11:44:10.289Z] using credential docker-jenkins-github-credentials [2022-03-11T11:44:10.297Z] Cloning the remote Git repository [2022-03-11T11:44:10.297Z] Cloning with configured refspecs honoured and without tags [2022-03-11T11:44:10.032Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T11:44:10.771Z] #19 58.88 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-11T11:44:10.771Z] #19 58.88 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:10.771Z] #19 58.88 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:10.771Z] #19 58.90 Selecting previously unselected package patch. [2022-03-11T11:44:10.771Z] #19 58.91 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-11T11:44:10.771Z] #19 58.91 Unpacking patch (2.7.6-7) ... [2022-03-11T11:44:10.771Z] #19 58.94 Selecting previously unselected package dpkg-dev. [2022-03-11T11:44:10.771Z] #19 58.95 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-11T11:44:10.771Z] #19 58.95 Unpacking dpkg-dev (1.20.9) ... [2022-03-11T11:44:10.771Z] #19 59.07 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-11T11:44:10.771Z] #19 59.08 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-11T11:44:10.771Z] #19 59.08 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-11T11:44:10.771Z] #19 59.11 Selecting previously unselected package libio-string-perl. [2022-03-11T11:44:10.771Z] #19 59.11 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-11T11:44:10.771Z] #19 59.11 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-11T11:44:10.771Z] #19 59.14 Selecting previously unselected package libicu67:amd64. [2022-03-11T11:44:10.771Z] #19 59.15 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-11T11:44:10.771Z] #19 59.15 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T11:44:10.106Z] > git init /home/ubuntu/workspace/moby_PR-43354 # timeout=10 [2022-03-11T11:44:10.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:44:10.321Z] > git --version # timeout=10 [2022-03-11T11:44:10.349Z] > git --version # 'git version 2.17.1' [2022-03-11T11:44:10.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:10.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:11.707Z] #19 60.30 Selecting previously unselected package libxml2:amd64. [2022-03-11T11:44:11.707Z] #19 60.30 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-11T11:44:11.707Z] #19 60.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:44:11.965Z] #19 60.79 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-11T11:44:11.965Z] #19 60.79 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-11T11:44:11.965Z] #19 60.85 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-11T11:44:12.234Z] #19 61.01 Selecting previously unselected package libxml-sax-base-perl. [2022-03-11T11:44:12.234Z] #19 61.01 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-11T11:44:12.234Z] #19 61.02 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-11T11:44:12.234Z] #19 61.05 Selecting previously unselected package libxml-sax-perl. [2022-03-11T11:44:12.234Z] #19 61.05 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-11T11:44:12.234Z] #19 61.06 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-11T11:44:12.234Z] #19 61.10 Selecting previously unselected package libxml-libxml-perl. [2022-03-11T11:44:12.234Z] #19 61.10 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-11T11:44:12.234Z] #19 61.10 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-11T11:44:12.499Z] #19 61.16 Selecting previously unselected package libxml-simple-perl. [2022-03-11T11:44:12.499Z] #19 61.16 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-11T11:44:12.499Z] #19 61.16 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-11T11:44:12.499Z] #19 61.19 Selecting previously unselected package libyaml-perl. [2022-03-11T11:44:12.499Z] #19 61.20 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-11T11:44:12.499Z] #19 61.20 Unpacking libyaml-perl (1.30-1) ... [2022-03-11T11:44:12.499Z] #19 61.25 Selecting previously unselected package libconfig-auto-perl. [2022-03-11T11:44:12.499Z] #19 61.25 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-11T11:44:12.499Z] #19 61.26 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-11T11:44:12.499Z] #19 61.28 Selecting previously unselected package libfile-which-perl. [2022-03-11T11:44:12.499Z] #19 61.28 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-11T11:44:12.499Z] #19 61.29 Unpacking libfile-which-perl (1.23-1) ... [2022-03-11T11:44:12.499Z] #19 61.32 Selecting previously unselected package libfile-homedir-perl. [2022-03-11T11:44:12.499Z] #19 61.32 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-11T11:44:12.499Z] #19 61.32 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-11T11:44:12.499Z] #19 61.35 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-11T11:44:12.499Z] #19 61.35 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-11T11:44:12.499Z] #19 61.36 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-11T11:44:12.499Z] #19 61.39 Selecting previously unselected package dpkg-cross. [2022-03-11T11:44:12.569Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0273fc300ff68e238) in /home/ubuntu/workspace/moby_PR-43354 [Pipeline] { [Pipeline] checkout [2022-03-11T11:44:12.757Z] The recommended git tool is: git [2022-03-11T11:44:12.759Z] #19 61.39 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-11T11:44:12.759Z] #19 61.40 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-11T11:44:12.759Z] #19 61.43 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-11T11:44:12.759Z] #19 61.43 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-11T11:44:12.759Z] #19 61.44 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-11T11:44:12.759Z] #19 61.46 Selecting previously unselected package libc6-armel-cross. [2022-03-11T11:44:12.759Z] #19 61.46 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:12.759Z] #19 61.47 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-11T11:44:12.759Z] #19 61.61 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-11T11:44:12.759Z] #19 61.61 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:12.759Z] #19 61.61 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:12.759Z] #19 61.64 Selecting previously unselected package libgomp1-armel-cross. [2022-03-11T11:44:12.759Z] #19 61.64 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:13.017Z] #19 61.65 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:13.017Z] #19 61.68 Selecting previously unselected package libatomic1-armel-cross. [2022-03-11T11:44:13.017Z] #19 61.68 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:13.017Z] #19 61.69 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:13.017Z] #19 61.71 Selecting previously unselected package libasan6-armel-cross. [2022-03-11T11:44:13.017Z] #19 61.71 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:13.017Z] #19 61.72 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:13.245Z] using credential docker-jenkins-github-credentials [2022-03-11T11:44:13.253Z] Cloning the remote Git repository [2022-03-11T11:44:13.253Z] Cloning with configured refspecs honoured and without tags [2022-03-11T11:44:13.276Z] #19 61.95 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-11T11:44:13.276Z] #19 61.95 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:13.276Z] #19 61.95 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:13.276Z] #19 62.02 Selecting previously unselected package libubsan1-armel-cross. [2022-03-11T11:44:13.276Z] #19 62.02 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:13.276Z] #19 62.02 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:13.276Z] #19 62.11 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-11T11:44:13.276Z] #19 62.12 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:13.276Z] #19 62.12 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:13.276Z] #19 62.23 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-11T11:44:13.276Z] #19 62.23 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:13.535Z] #19 62.24 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T11:44:12.877Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T11:44:12.933Z] > git init /home/ubuntu/workspace/moby_PR-43354 # timeout=10 [2022-03-11T11:44:13.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:44:13.130Z] > git --version # timeout=10 [2022-03-11T11:44:13.141Z] > git --version # 'git version 2.17.1' [2022-03-11T11:44:13.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:13.143Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:15.792Z] using credential docker-jenkins-github-credentials [2022-03-11T11:44:15.804Z] Cloning the remote Git repository [2022-03-11T11:44:15.804Z] Cloning with configured refspecs honoured and without tags [2022-03-11T11:44:15.844Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T11:44:15.925Z] > git init /home/ubuntu/workspace/moby_PR-43354 # timeout=10 [2022-03-11T11:44:16.463Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:44:16.463Z] > git --version # timeout=10 [2022-03-11T11:44:16.477Z] > git --version # 'git version 2.25.1' [2022-03-11T11:44:16.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:16.478Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:18.804Z] #19 66.91 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-11T11:44:18.804Z] #19 66.91 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:18.804Z] #19 66.92 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T11:44:18.804Z] #19 66.95 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-11T11:44:18.804Z] #19 66.95 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-11T11:44:18.804Z] #19 66.95 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-11T11:44:18.804Z] #19 67.12 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-11T11:44:18.804Z] #19 67.12 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:18.804Z] #19 67.12 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-11T11:44:18.804Z] #19 67.34 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-11T11:44:18.804Z] #19 67.34 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:18.804Z] #19 67.35 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:18.804Z] #19 67.60 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-11T11:44:18.804Z] #19 67.60 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:18.804Z] #19 67.60 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T11:44:23.773Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-022409795b083adc8) in /home/ubuntu/workspace/moby_PR-43354 [Pipeline] { [Pipeline] checkout [2022-03-11T11:44:24.001Z] The recommended git tool is: git [2022-03-11T11:44:24.078Z] #19 72.03 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-11T11:44:24.078Z] #19 72.03 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:24.078Z] #19 72.04 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T11:44:24.078Z] #19 72.06 Selecting previously unselected package crossbuild-essential-armel. [2022-03-11T11:44:24.078Z] #19 72.06 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.07 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-11T11:44:24.078Z] #19 72.10 Selecting previously unselected package libc6-armhf-cross. [2022-03-11T11:44:24.078Z] #19 72.10 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.10 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-11T11:44:24.078Z] #19 72.22 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-11T11:44:24.078Z] #19 72.22 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.22 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:24.078Z] #19 72.25 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-11T11:44:24.078Z] #19 72.25 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.26 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:24.078Z] #19 72.29 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-11T11:44:24.078Z] #19 72.29 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.31 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:24.078Z] #19 72.34 Selecting previously unselected package libasan6-armhf-cross. [2022-03-11T11:44:24.078Z] #19 72.34 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.35 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:24.078Z] #19 72.57 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-11T11:44:24.078Z] #19 72.57 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.58 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:24.078Z] #19 72.64 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-11T11:44:24.078Z] #19 72.64 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.64 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:24.078Z] #19 72.74 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-11T11:44:24.078Z] #19 72.74 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:24.078Z] #19 72.74 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:24.078Z] #19 72.85 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-11T11:44:24.078Z] #19 72.85 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:24.078Z] #19 72.86 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T11:44:27.462Z] using credential docker-jenkins-github-credentials [2022-03-11T11:44:27.469Z] Cloning the remote Git repository [2022-03-11T11:44:27.469Z] Cloning with configured refspecs honoured and without tags [2022-03-11T11:44:27.460Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T11:44:27.539Z] > git init /home/ubuntu/workspace/moby_PR-43354 # timeout=10 [2022-03-11T11:44:28.112Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:44:28.112Z] > git --version # timeout=10 [2022-03-11T11:44:28.131Z] > git --version # 'git version 2.25.1' [2022-03-11T11:44:28.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:28.134Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:29.352Z] #19 77.88 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-11T11:44:29.352Z] #19 77.88 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:29.352Z] #19 77.95 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T11:44:29.609Z] #19 78.28 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-11T11:44:29.609Z] #19 78.28 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-11T11:44:29.609Z] #19 78.35 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-11T11:44:29.867Z] #19 78.67 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-11T11:44:29.867Z] #19 78.67 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:29.867Z] #19 78.68 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-11T11:44:30.124Z] #19 78.89 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-11T11:44:30.124Z] #19 78.90 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:30.125Z] #19 78.90 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:30.383Z] #19 79.15 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-11T11:44:30.383Z] #19 79.15 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:30.383Z] #19 79.16 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T11:44:33.510Z] Fetching without tags [2022-03-11T11:44:33.805Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:44:33.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:44:33.395Z] > git config --add remote.origin.fetch +refs/pull/43354/head:refs/remotes/origin/PR-43354 # timeout=10 [2022-03-11T11:44:33.451Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:33.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:44:33.479Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:44:33.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:33.526Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:33.777Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:44:34.625Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:44:34.626Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:44:35.659Z] #19 83.58 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-11T11:44:35.659Z] #19 83.59 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:35.659Z] #19 83.59 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T11:44:35.659Z] #19 83.62 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-11T11:44:35.659Z] #19 83.62 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-11T11:44:35.659Z] #19 83.63 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-11T11:44:35.659Z] #19 83.66 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-11T11:44:35.659Z] #19 83.66 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:35.659Z] #19 83.67 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-11T11:44:35.659Z] #19 83.82 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-11T11:44:35.659Z] #19 83.83 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.659Z] #19 83.83 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.659Z] #19 83.86 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-11T11:44:35.659Z] #19 83.86 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.659Z] #19 83.87 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.659Z] #19 83.91 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-11T11:44:35.659Z] #19 83.91 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.659Z] #19 83.91 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.659Z] #19 83.94 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-11T11:44:35.659Z] #19 83.94 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.659Z] #19 83.95 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.659Z] #19 83.98 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-11T11:44:35.659Z] #19 83.98 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.659Z] #19 83.98 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.659Z] #19 84.22 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-11T11:44:35.659Z] #19 84.22 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.659Z] #19 84.22 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.659Z] #19 84.33 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-11T11:44:35.659Z] #19 84.33 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.659Z] #19 84.33 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.659Z] #19 84.56 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-11T11:44:35.918Z] #19 84.56 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.918Z] #19 84.57 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.918Z] #19 84.64 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-11T11:44:35.918Z] #19 84.64 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.918Z] #19 84.65 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.918Z] #19 84.75 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-11T11:44:35.918Z] #19 84.75 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.918Z] #19 84.76 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.918Z] #19 84.79 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-11T11:44:35.918Z] #19 84.79 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:35.918Z] #19 84.80 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:35.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:44:35.905Z] > git config --add remote.origin.fetch +refs/pull/43354/head:refs/remotes/origin/PR-43354 # timeout=10 [2022-03-11T11:44:35.934Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:36.042Z] Fetching without tags [2022-03-11T11:44:33.811Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:44:34.503Z] > git remote # timeout=10 [2022-03-11T11:44:34.523Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:44:34.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:34.547Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:44:34.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T11:44:34.596Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:44:34.616Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:44:36.178Z] #19 84.97 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-11T11:44:36.178Z] #19 84.97 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:36.178Z] #19 84.97 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:36.376Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:44:37.271Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:44:37.271Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:44:37.676Z] Fetching without tags [2022-03-11T11:44:38.009Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:44:35.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:44:35.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:44:35.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:35.994Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:36.331Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:44:36.353Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:44:37.106Z] > git remote # timeout=10 [2022-03-11T11:44:37.125Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:44:37.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:37.153Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:44:37.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T11:44:37.226Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:44:37.254Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:44:37.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:44:37.602Z] > git config --add remote.origin.fetch +refs/pull/43354/head:refs/remotes/origin/PR-43354 # timeout=10 [2022-03-11T11:44:37.616Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:37.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:44:37.670Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:44:37.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:37.716Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:38.010Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:44:38.026Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:44:38.651Z] > git remote # timeout=10 [2022-03-11T11:44:38.655Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:44:38.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:38.792Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:44:38.792Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:44:39.123Z] Commit message: "Fix secret mounting with userns_remap enabled" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T11:44:40.092Z] + docker version [2022-03-11T11:44:38.770Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:44:38.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T11:44:38.785Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:44:38.791Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:44:41.199Z] Commit message: "Fix secret mounting with userns_remap enabled" [2022-03-11T11:44:41.449Z] #19 89.48 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-11T11:44:41.449Z] #19 89.48 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:41.449Z] #19 89.49 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:41.449Z] #19 89.52 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-11T11:44:41.449Z] #19 89.52 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-11T11:44:41.449Z] #19 89.52 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-11T11:44:41.449Z] #19 89.69 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-11T11:44:41.449Z] #19 89.69 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:41.449Z] #19 89.70 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-11T11:44:41.449Z] #19 89.96 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-11T11:44:41.449Z] #19 89.97 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:41.449Z] #19 89.97 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:41.449Z] #19 90.22 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-11T11:44:41.449Z] #19 90.23 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:41.449Z] #19 90.23 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T11:44:42.321Z] + docker version [2022-03-11T11:44:43.703Z] Commit message: "Fix secret mounting with userns_remap enabled" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T11:44:44.903Z] + docker version [2022-03-11T11:44:46.519Z] Client: Docker Engine - Community [2022-03-11T11:44:46.519Z] Version: 20.10.12 [2022-03-11T11:44:46.519Z] API version: 1.41 [2022-03-11T11:44:46.519Z] Go version: go1.16.12 [2022-03-11T11:44:46.519Z] Git commit: e91ed57 [2022-03-11T11:44:46.519Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T11:44:46.519Z] OS/Arch: linux/amd64 [2022-03-11T11:44:46.519Z] Context: default [2022-03-11T11:44:46.519Z] Experimental: true [2022-03-11T11:44:46.519Z] [2022-03-11T11:44:46.519Z] Server: Docker Engine - Community [2022-03-11T11:44:46.519Z] Engine: [2022-03-11T11:44:46.519Z] Version: 20.10.12 [2022-03-11T11:44:46.519Z] API version: 1.41 (minimum version 1.12) [2022-03-11T11:44:46.519Z] Go version: go1.16.12 [2022-03-11T11:44:46.519Z] Git commit: 459d0df [2022-03-11T11:44:46.519Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T11:44:46.519Z] OS/Arch: linux/amd64 [2022-03-11T11:44:46.519Z] Experimental: true [2022-03-11T11:44:46.519Z] containerd: [2022-03-11T11:44:46.519Z] Version: 1.4.12 [2022-03-11T11:44:46.519Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:44:46.519Z] runc: [2022-03-11T11:44:46.519Z] Version: 1.0.2 [2022-03-11T11:44:46.519Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T11:44:46.519Z] docker-init: [2022-03-11T11:44:46.519Z] Version: 0.19.0 [2022-03-11T11:44:46.519Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T11:44:46.657Z] Client: Docker Engine - Community [2022-03-11T11:44:46.657Z] Version: 20.10.12 [2022-03-11T11:44:46.657Z] API version: 1.41 [2022-03-11T11:44:46.657Z] Go version: go1.16.12 [2022-03-11T11:44:46.657Z] Git commit: e91ed57 [2022-03-11T11:44:46.657Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T11:44:46.657Z] OS/Arch: linux/amd64 [2022-03-11T11:44:46.657Z] Context: default [2022-03-11T11:44:46.657Z] Experimental: true [2022-03-11T11:44:46.657Z] [2022-03-11T11:44:46.657Z] Server: Docker Engine - Community [2022-03-11T11:44:46.657Z] Engine: [2022-03-11T11:44:46.657Z] Version: 20.10.12 [2022-03-11T11:44:46.657Z] API version: 1.41 (minimum version 1.12) [2022-03-11T11:44:46.657Z] Go version: go1.16.12 [2022-03-11T11:44:46.657Z] Git commit: 459d0df [2022-03-11T11:44:46.657Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T11:44:46.657Z] OS/Arch: linux/amd64 [2022-03-11T11:44:46.657Z] Experimental: true [2022-03-11T11:44:46.657Z] containerd: [2022-03-11T11:44:46.657Z] Version: 1.4.12 [2022-03-11T11:44:46.657Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:44:46.657Z] runc: [2022-03-11T11:44:46.657Z] Version: 1.0.2 [2022-03-11T11:44:46.657Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T11:44:46.657Z] docker-init: [2022-03-11T11:44:46.657Z] Version: 0.19.0 [2022-03-11T11:44:46.657Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T11:44:46.727Z] #19 94.58 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-11T11:44:46.727Z] #19 94.59 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:46.727Z] #19 94.59 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:46.727Z] #19 94.61 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-11T11:44:46.727Z] #19 94.62 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-11T11:44:46.727Z] #19 94.62 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-11T11:44:46.727Z] #19 94.65 Selecting previously unselected package libc6-s390x-cross. [2022-03-11T11:44:46.727Z] #19 94.65 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:46.727Z] #19 94.65 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-11T11:44:46.727Z] #19 94.78 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-11T11:44:46.727Z] #19 94.78 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:46.727Z] #19 94.79 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:46.727Z] #19 94.81 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-11T11:44:46.727Z] #19 94.82 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:46.727Z] #19 94.82 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:46.727Z] #19 94.86 Selecting previously unselected package libitm1-s390x-cross. [2022-03-11T11:44:46.727Z] #19 94.86 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:46.727Z] #19 94.86 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:46.727Z] #19 94.89 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-11T11:44:46.727Z] #19 94.89 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:46.727Z] #19 94.89 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:46.727Z] #19 94.92 Selecting previously unselected package libasan6-s390x-cross. [2022-03-11T11:44:46.727Z] #19 94.92 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:46.727Z] #19 94.93 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:46.727Z] #19 95.14 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-11T11:44:46.727Z] #19 95.15 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:46.727Z] #19 95.15 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:46.727Z] #19 95.22 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-11T11:44:46.727Z] #19 95.23 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:46.727Z] #19 95.23 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:46.727Z] #19 95.33 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-11T11:44:46.727Z] #19 95.33 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:46.727Z] #19 95.33 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:46.727Z] #19 95.43 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-11T11:44:46.727Z] #19 95.44 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:46.727Z] #19 95.44 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:46.831Z] + docker info [2022-03-11T11:44:46.957Z] + docker info [2022-03-11T11:44:50.920Z] #19 99.73 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-11T11:44:50.920Z] #19 99.73 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:50.920Z] #19 99.74 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:50.920Z] #19 99.76 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-11T11:44:51.178Z] #19 99.77 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-11T11:44:51.178Z] #19 99.77 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-11T11:44:51.178Z] #19 99.94 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-11T11:44:51.178Z] #19 99.95 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-11T11:44:51.178Z] #19 99.95 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-11T11:44:51.436Z] #19 100.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-11T11:44:51.436Z] #19 100.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T11:44:51.436Z] #19 100.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:51.485Z] Client: Docker Engine - Community [2022-03-11T11:44:51.485Z] Version: 20.10.12 [2022-03-11T11:44:51.485Z] API version: 1.41 [2022-03-11T11:44:51.485Z] Go version: go1.16.12 [2022-03-11T11:44:51.485Z] Git commit: e91ed57 [2022-03-11T11:44:51.485Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-11T11:44:51.485Z] OS/Arch: linux/arm64 [2022-03-11T11:44:51.485Z] Context: default [2022-03-11T11:44:51.485Z] Experimental: true [2022-03-11T11:44:51.485Z] [2022-03-11T11:44:51.485Z] Server: Docker Engine - Community [2022-03-11T11:44:51.485Z] Engine: [2022-03-11T11:44:51.485Z] Version: 20.10.12 [2022-03-11T11:44:51.485Z] API version: 1.41 (minimum version 1.12) [2022-03-11T11:44:51.485Z] Go version: go1.16.12 [2022-03-11T11:44:51.485Z] Git commit: 459d0df [2022-03-11T11:44:51.485Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-11T11:44:51.485Z] OS/Arch: linux/arm64 [2022-03-11T11:44:51.485Z] Experimental: true [2022-03-11T11:44:51.485Z] containerd: [2022-03-11T11:44:51.485Z] Version: 1.4.12 [2022-03-11T11:44:51.485Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:44:51.485Z] runc: [2022-03-11T11:44:51.485Z] Version: 1.0.2 [2022-03-11T11:44:51.485Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T11:44:51.485Z] docker-init: [2022-03-11T11:44:51.485Z] Version: 0.19.0 [2022-03-11T11:44:51.485Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T11:44:51.694Z] #19 100.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-11T11:44:51.694Z] #19 100.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T11:44:51.694Z] #19 100.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:51.827Z] + docker info [2022-03-11T11:44:52.315Z] Fetching without tags [2022-03-11T11:44:52.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:44:52.229Z] > git config --add remote.origin.fetch +refs/pull/43354/head:refs/remotes/origin/PR-43354 # timeout=10 [2022-03-11T11:44:52.245Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:52.282Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:44:52.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:44:52.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:52.313Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:44:52.770Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:44:54.531Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:44:54.531Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:44:52.781Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:44:52.836Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:44:54.477Z] > git remote # timeout=10 [2022-03-11T11:44:54.491Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:44:54.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:44:54.501Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:44:54.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T11:44:54.526Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:44:54.555Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:44:55.879Z] #19 104.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-11T11:44:55.879Z] #19 104.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T11:44:55.879Z] #19 104.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:55.879Z] #19 104.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-11T11:44:55.879Z] #19 104.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-11T11:44:55.879Z] #19 104.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-11T11:44:55.879Z] #19 104.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up libfile-which-perl (1.23-1) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-11T11:44:55.879Z] #19 104.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-11T11:44:55.879Z] #19 104.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-11T11:44:55.879Z] #19 104.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-11T11:44:55.879Z] #19 104.8 Setting up file (1:5.39-3) ... [2022-03-11T11:44:55.879Z] #19 104.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:44:55.879Z] #19 104.8 Setting up bzip2 (1.0.8-4) ... [2022-03-11T11:44:55.879Z] #19 104.8 Setting up libyaml-perl (1.30-1) ... [2022-03-11T11:44:56.138Z] #19 104.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-11T11:44:56.138Z] #19 104.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-11T11:44:56.138Z] #19 104.8 Setting up libio-string-perl (1.08-3.1) ... [2022-03-11T11:44:56.138Z] #19 104.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-11T11:44:56.138Z] #19 104.9 Setting up cross-config (2.6.18+nmu1) ... [2022-03-11T11:44:56.138Z] #19 105.0 Setting up xz-utils (5.2.5-2) ... [2022-03-11T11:44:56.138Z] #19 105.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T11:44:56.138Z] #19 105.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-11T11:44:56.138Z] #19 105.0 Setting up patch (2.7.6-7) ... [2022-03-11T11:44:56.138Z] #19 105.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-11T11:44:56.138Z] #19 105.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-11T11:44:56.138Z] #19 105.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.138Z] #19 105.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-11T11:44:56.138Z] #19 105.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-11T11:44:56.138Z] #19 105.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.138Z] #19 105.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-11T11:44:56.397Z] #19 105.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-11T11:44:56.397Z] #19 105.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-11T11:44:56.397Z] #19 105.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-11T11:44:56.397Z] #19 105.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-11T11:44:56.397Z] #19 105.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-11T11:44:56.397Z] #19 105.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:44:56.397Z] #19 105.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-11T11:44:56.397Z] #19 105.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:56.397Z] #19 105.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.397Z] #19 105.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-11T11:44:56.656Z] #19 105.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.656Z] #19 105.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-11T11:44:56.656Z] #19 105.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-11T11:44:56.656Z] #19 105.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-11T11:44:56.915Z] #19 105.7 [2022-03-11T11:44:56.915Z] #19 105.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-11T11:44:56.915Z] #19 105.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.915Z] #19 105.8 Setting up dpkg-dev (1.20.9) ... [2022-03-11T11:44:56.915Z] #19 105.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.915Z] #19 105.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T11:44:56.915Z] #19 105.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:56.915Z] #19 105.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.174Z] #19 105.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.174Z] #19 105.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.174Z] #19 105.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T11:44:57.174Z] #19 105.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.174Z] #19 105.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.174Z] #19 105.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.174Z] #19 105.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.174Z] #19 105.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-11T11:44:57.174Z] #19 106.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-11T11:44:57.174Z] #19 106.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-11T11:44:57.175Z] #19 106.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-11T11:44:57.433Z] #19 106.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-11T11:44:57.433Z] #19 106.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:57.433Z] #19 106.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:57.433Z] #19 106.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.433Z] #19 106.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T11:44:57.433Z] #19 106.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.433Z] #19 106.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.433Z] #19 106.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:57.433Z] #19 106.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T11:44:57.433Z] #19 106.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up libxml-simple-perl (2.25-1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T11:44:57.692Z] #19 106.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:57.950Z] #19 106.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:57.950Z] #19 106.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T11:44:57.950Z] #19 106.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:57.950Z] #19 106.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-11T11:44:57.950Z] #19 106.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:57.950Z] #19 106.7 Setting up crossbuild-essential-armel (12.9) ... [2022-03-11T11:44:57.950Z] #19 106.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T11:44:57.950Z] #19 106.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-11T11:44:57.950Z] #19 106.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-11T11:44:57.950Z] #19 106.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-11T11:44:57.950Z] #19 106.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-11T11:44:57.950Z] #19 106.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:44:58.703Z] Commit message: "Fix secret mounting with userns_remap enabled" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T11:44:59.327Z] #19 DONE 107.8s [2022-03-11T11:44:59.327Z] [2022-03-11T11:44:59.327Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T11:44:59.327Z] #32 sha256:afea7eeeba1566f13d718d5bec88a0ca7644b37867a35a6a11c7686487dafc39 [2022-03-11T11:44:59.327Z] #32 DONE 0.1s [2022-03-11T11:44:59.327Z] [2022-03-11T11:44:59.327Z] #45 [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-03-11T11:44:59.327Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T11:44:59.327Z] #45 ... [2022-03-11T11:44:59.327Z] [2022-03-11T11:44:59.327Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T11:44:59.327Z] #69 sha256:f292ce1e73dbf40146a51f70e59079dd107d04a760607b98a1d11f1ffc05f7fd [2022-03-11T11:44:59.327Z] #69 DONE 0.1s [2022-03-11T11:44:59.327Z] [2022-03-11T11:44:59.327Z] #70 [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-03-11T11:44:59.327Z] #70 sha256:21cbc5cff8afd3574ec8b589515b3e21fe7050e4a0f6c6d94a07df17d2ed8fd9 [2022-03-11T11:44:59.669Z] + docker version [2022-03-11T11:45:00.264Z] #70 1.127 + RM_GOPATH=0 [2022-03-11T11:45:00.264Z] #70 1.127 + TMP_GOPATH= [2022-03-11T11:45:00.264Z] #70 1.127 + : /build [2022-03-11T11:45:00.264Z] #70 1.127 + '[' -z '' ']' [2022-03-11T11:45:00.264Z] #70 1.127 ++ mktemp -d [2022-03-11T11:45:00.264Z] #70 1.127 + export GOPATH=/tmp/tmp.Pk37AgDaVS [2022-03-11T11:45:00.264Z] #70 1.127 + GOPATH=/tmp/tmp.Pk37AgDaVS [2022-03-11T11:45:00.264Z] #70 1.127 + RM_GOPATH=1 [2022-03-11T11:45:00.264Z] #70 1.127 + case "$(go env GOARCH)" in [2022-03-11T11:45:00.264Z] #70 1.127 ++ go env GOARCH [2022-03-11T11:45:00.264Z] #70 1.133 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:00.264Z] #70 1.133 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:00.264Z] #70 1.136 ++ dirname /install.sh [2022-03-11T11:45:00.264Z] #70 1.136 + dir=/ [2022-03-11T11:45:00.264Z] #70 1.136 + bin=rootlesskit [2022-03-11T11:45:00.264Z] #70 1.136 + shift [2022-03-11T11:45:00.264Z] #70 1.136 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T11:45:00.264Z] #70 1.136 + . //rootlesskit.installer [2022-03-11T11:45:00.264Z] #70 1.136 ++ : v0.14.6 [2022-03-11T11:45:00.264Z] #70 1.136 + install_rootlesskit [2022-03-11T11:45:00.264Z] #70 1.136 + case "$1" in [2022-03-11T11:45:00.264Z] #70 1.136 + export CGO_ENABLED=0 [2022-03-11T11:45:00.264Z] #70 1.136 + CGO_ENABLED=0 [2022-03-11T11:45:00.264Z] #70 1.136 + _install_rootlesskit [2022-03-11T11:45:00.264Z] #70 1.137 Install rootlesskit version v0.14.6 [2022-03-11T11:45:00.264Z] #70 1.137 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T11:45:00.264Z] #70 1.137 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:45:00.264Z] #70 1.137 + GOBIN=/build [2022-03-11T11:45:00.264Z] #70 1.137 + GO111MODULE=on [2022-03-11T11:45:00.264Z] #70 1.137 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T11:45:00.523Z] #70 1.488 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-11T11:45:03.057Z] #70 3.575 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:45:03.057Z] #70 3.578 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T11:45:03.057Z] #70 3.850 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T11:45:03.622Z] #70 ... [2022-03-11T11:45:03.622Z] [2022-03-11T11:45:03.622Z] #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-03-11T11:45:03.622Z] #33 sha256:c9b7f78efc326d97fdfe37cb1e73b7b433fb3e52fb35305e82a202ee3e1c8cc5 [2022-03-11T11:45:03.622Z] #33 1.277 + RM_GOPATH=0 [2022-03-11T11:45:03.622Z] #33 1.277 + TMP_GOPATH= [2022-03-11T11:45:03.622Z] #33 1.277 + : /build [2022-03-11T11:45:03.622Z] #33 1.277 + '[' -z '' ']' [2022-03-11T11:45:03.622Z] #33 1.277 ++ mktemp -d [2022-03-11T11:45:03.622Z] #33 1.279 + export GOPATH=/tmp/tmp.ZOcOne6A0z [2022-03-11T11:45:03.622Z] #33 1.279 + GOPATH=/tmp/tmp.ZOcOne6A0z [2022-03-11T11:45:03.622Z] #33 1.279 + RM_GOPATH=1 [2022-03-11T11:45:03.622Z] #33 1.279 + case "$(go env GOARCH)" in [2022-03-11T11:45:03.622Z] #33 1.279 ++ go env GOARCH [2022-03-11T11:45:03.622Z] #33 1.287 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:03.622Z] #33 1.287 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:03.622Z] #33 1.287 ++ dirname /install.sh [2022-03-11T11:45:03.622Z] #33 1.288 + dir=/ [2022-03-11T11:45:03.623Z] #33 1.288 + bin=dockercli [2022-03-11T11:45:03.623Z] #33 1.288 + shift [2022-03-11T11:45:03.623Z] #33 1.288 + '[' '!' -f //dockercli.installer ']' [2022-03-11T11:45:03.623Z] #33 1.288 + . //dockercli.installer [2022-03-11T11:45:03.623Z] #33 1.288 ++ : stable [2022-03-11T11:45:03.623Z] #33 1.288 ++ : 17.06.2-ce [2022-03-11T11:45:03.623Z] #33 1.288 + install_dockercli [2022-03-11T11:45:03.623Z] #33 1.288 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T11:45:03.623Z] #33 1.288 Install docker/cli version 17.06.2-ce from stable [2022-03-11T11:45:03.623Z] #33 1.289 ++ uname -m [2022-03-11T11:45:03.623Z] #33 1.291 + arch=x86_64 [2022-03-11T11:45:03.623Z] #33 1.291 + '[' x86_64 '!=' x86_64 ']' [2022-03-11T11:45:03.623Z] #33 1.291 + url=https://download.docker.com/linux/static [2022-03-11T11:45:03.623Z] #33 1.291 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-11T11:45:03.623Z] #33 1.292 + tar -xz docker/docker [2022-03-11T11:45:03.623Z] #33 4.402 + mkdir -p /build [2022-03-11T11:45:03.623Z] #33 4.404 + mv docker/docker /build/ [2022-03-11T11:45:03.623Z] #33 4.407 + rmdir docker [2022-03-11T11:45:03.623Z] #33 DONE 4.5s [2022-03-11T11:45:03.880Z] [2022-03-11T11:45:03.880Z] #45 [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-03-11T11:45:03.880Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T11:45:03.880Z] #45 1.783 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T11:45:03.880Z] #45 1.783 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T11:45:03.880Z] #45 1.784 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T11:45:03.880Z] #45 2.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T11:45:03.880Z] #45 2.411 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T11:45:03.880Z] #45 2.763 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:45:03.880Z] #45 3.216 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T11:45:03.880Z] #45 3.832 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T11:45:03.880Z] #45 4.292 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T11:45:03.880Z] #45 4.298 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:45:03.880Z] #45 4.306 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T11:45:03.880Z] #45 4.308 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T11:45:03.880Z] #45 4.313 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T11:45:03.880Z] #45 4.455 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T11:45:03.880Z] #45 4.458 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T11:45:03.880Z] #45 4.467 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T11:45:03.880Z] #45 4.468 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T11:45:03.880Z] #45 4.471 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:45:04.020Z] Client: [2022-03-11T11:45:04.020Z] Context: default [2022-03-11T11:45:04.020Z] Debug Mode: false [2022-03-11T11:45:04.020Z] Plugins: [2022-03-11T11:45:04.020Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T11:45:04.020Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T11:45:04.020Z] [2022-03-11T11:45:04.020Z] Server: [2022-03-11T11:45:04.020Z] Containers: 0 [2022-03-11T11:45:04.020Z] Running: 0 [2022-03-11T11:45:04.020Z] Paused: 0 [2022-03-11T11:45:04.020Z] Stopped: 0 [2022-03-11T11:45:04.020Z] Images: 0 [2022-03-11T11:45:04.020Z] Server Version: 20.10.12 [2022-03-11T11:45:04.020Z] Storage Driver: overlay2 [2022-03-11T11:45:04.020Z] Backing Filesystem: extfs [2022-03-11T11:45:04.020Z] Supports d_type: true [2022-03-11T11:45:04.020Z] Native Overlay Diff: true [2022-03-11T11:45:04.020Z] userxattr: false [2022-03-11T11:45:04.020Z] Logging Driver: json-file [2022-03-11T11:45:04.020Z] Cgroup Driver: cgroupfs [2022-03-11T11:45:04.020Z] Cgroup Version: 1 [2022-03-11T11:45:04.020Z] Plugins: [2022-03-11T11:45:04.020Z] Volume: local [2022-03-11T11:45:04.020Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T11:45:04.020Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T11:45:04.020Z] Swarm: inactive [2022-03-11T11:45:04.020Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T11:45:04.020Z] Default Runtime: runc [2022-03-11T11:45:04.020Z] Init Binary: docker-init [2022-03-11T11:45:04.020Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:45:04.020Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T11:45:04.020Z] init version: de40ad0 [2022-03-11T11:45:04.020Z] Security Options: [2022-03-11T11:45:04.020Z] apparmor [2022-03-11T11:45:04.020Z] seccomp [2022-03-11T11:45:04.020Z] Profile: default [2022-03-11T11:45:04.020Z] Kernel Version: 5.11.0-1023-aws [2022-03-11T11:45:04.020Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-11T11:45:04.020Z] OSType: linux [2022-03-11T11:45:04.020Z] Architecture: aarch64 [2022-03-11T11:45:04.020Z] CPUs: 2 [2022-03-11T11:45:04.020Z] Total Memory: 7.576GiB [2022-03-11T11:45:04.020Z] Name: ip-10-100-68-131 [2022-03-11T11:45:04.020Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-11T11:45:04.020Z] Docker Root Dir: /var/lib/docker [2022-03-11T11:45:04.020Z] Debug Mode: false [2022-03-11T11:45:04.020Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:45:04.020Z] Labels: [2022-03-11T11:45:04.020Z] Experimental: true [2022-03-11T11:45:04.020Z] Insecure Registries: [2022-03-11T11:45:04.020Z] 127.0.0.0/8 [2022-03-11T11:45:04.020Z] Live Restore Enabled: true [2022-03-11T11:45:04.020Z] [Pipeline] sh [2022-03-11T11:45:04.342Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:45:04.342Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:45:04.342Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43354/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T11:45:04.342Z] + bash /home/ubuntu/workspace/moby_PR-43354/check-config.sh [2022-03-11T11:45:04.342Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T11:45:04.342Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-11T11:45:04.342Z] [2022-03-11T11:45:04.342Z] Generally Necessary: [2022-03-11T11:45:04.342Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T11:45:04.342Z] - apparmor: enabled and tools installed [2022-03-11T11:45:04.342Z] - CONFIG_NAMESPACES: enabled [2022-03-11T11:45:04.342Z] - CONFIG_NET_NS: enabled [2022-03-11T11:45:04.342Z] - CONFIG_PID_NS: enabled [2022-03-11T11:45:04.342Z] - CONFIG_IPC_NS: enabled [2022-03-11T11:45:04.342Z] - CONFIG_UTS_NS: enabled [2022-03-11T11:45:04.342Z] - CONFIG_CGROUPS: enabled [2022-03-11T11:45:04.342Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T11:45:04.342Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T11:45:04.342Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T11:45:04.342Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T11:45:04.342Z] - CONFIG_CPUSETS: enabled [2022-03-11T11:45:04.342Z] - CONFIG_MEMCG: enabled [2022-03-11T11:45:04.342Z] - CONFIG_KEYS: enabled [2022-03-11T11:45:04.342Z] - CONFIG_VETH: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T11:45:04.342Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T11:45:04.601Z] [2022-03-11T11:45:04.601Z] Optional Features: [2022-03-11T11:45:04.601Z] - CONFIG_USER_NS: enabled [2022-03-11T11:45:04.601Z] - CONFIG_SECCOMP: enabled [2022-03-11T11:45:04.601Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T11:45:04.601Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T11:45:04.601Z] (cgroup swap accounting is currently enabled) [2022-03-11T11:45:04.601Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T11:45:04.601Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T11:45:04.601Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T11:45:04.601Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T11:45:04.601Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T11:45:04.601Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T11:45:04.601Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T11:45:04.601Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T11:45:04.601Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T11:45:04.601Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T11:45:04.601Z] - CONFIG_EXT4_FS: enabled [2022-03-11T11:45:04.601Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T11:45:04.601Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T11:45:04.601Z] - Network Drivers: [2022-03-11T11:45:04.601Z] - "overlay": [2022-03-11T11:45:04.601Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T11:45:04.601Z] Optional (for encrypted networks): [2022-03-11T11:45:04.601Z] - CONFIG_CRYPTO: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T11:45:04.601Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T11:45:04.601Z] - CONFIG_XFRM: enabled [2022-03-11T11:45:04.601Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T11:45:04.601Z] - "ipvlan": [2022-03-11T11:45:04.601Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T11:45:04.601Z] - "macvlan": [2022-03-11T11:45:04.601Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T11:45:04.601Z] - "ftp,tftp client in container": [2022-03-11T11:45:04.601Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T11:45:04.601Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T11:45:04.601Z] - Storage Drivers: [2022-03-11T11:45:04.601Z] - "aufs": [2022-03-11T11:45:04.601Z] - CONFIG_AUFS_FS: missing [2022-03-11T11:45:04.601Z] - "btrfs": [2022-03-11T11:45:04.859Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T11:45:04.859Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T11:45:04.859Z] - "devicemapper": [2022-03-11T11:45:04.859Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T11:45:04.859Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T11:45:04.859Z] - "overlay": [2022-03-11T11:45:04.859Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T11:45:04.859Z] - "zfs": [2022-03-11T11:45:04.859Z] - /dev/zfs: present [2022-03-11T11:45:04.859Z] - zfs command: missing [2022-03-11T11:45:04.859Z] - zpool command: missing [2022-03-11T11:45:04.859Z] [2022-03-11T11:45:04.859Z] Limits: [2022-03-11T11:45:04.859Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T11:45:04.859Z] [2022-03-11T11:45:04.859Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T11:45:04.935Z] Client: [2022-03-11T11:45:04.935Z] Context: default [2022-03-11T11:45:04.935Z] Debug Mode: false [2022-03-11T11:45:04.935Z] Plugins: [2022-03-11T11:45:04.935Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T11:45:04.935Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T11:45:04.935Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T11:45:04.935Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T11:45:04.935Z] [2022-03-11T11:45:04.935Z] Server: [2022-03-11T11:45:04.935Z] Containers: 0 [2022-03-11T11:45:04.935Z] Running: 0 [2022-03-11T11:45:04.935Z] Paused: 0 [2022-03-11T11:45:04.935Z] Stopped: 0 [2022-03-11T11:45:04.935Z] Images: 0 [2022-03-11T11:45:04.935Z] Server Version: 20.10.12 [2022-03-11T11:45:04.935Z] Storage Driver: overlay2 [2022-03-11T11:45:04.935Z] Backing Filesystem: extfs [2022-03-11T11:45:04.935Z] Supports d_type: true [2022-03-11T11:45:04.935Z] Native Overlay Diff: true [2022-03-11T11:45:04.935Z] userxattr: false [2022-03-11T11:45:04.935Z] Logging Driver: json-file [2022-03-11T11:45:04.935Z] Cgroup Driver: cgroupfs [2022-03-11T11:45:04.935Z] Cgroup Version: 1 [2022-03-11T11:45:04.935Z] Plugins: [2022-03-11T11:45:04.935Z] Volume: local [2022-03-11T11:45:04.935Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T11:45:04.935Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T11:45:04.935Z] Swarm: inactive [2022-03-11T11:45:04.935Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T11:45:04.935Z] Default Runtime: runc [2022-03-11T11:45:04.935Z] Init Binary: docker-init [2022-03-11T11:45:04.936Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:45:04.936Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T11:45:04.936Z] init version: de40ad0 [2022-03-11T11:45:04.936Z] Security Options: [2022-03-11T11:45:04.936Z] apparmor [2022-03-11T11:45:04.936Z] seccomp [2022-03-11T11:45:04.936Z] Profile: default [2022-03-11T11:45:04.936Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T11:45:04.936Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T11:45:04.936Z] OSType: linux [2022-03-11T11:45:04.936Z] Architecture: x86_64 [2022-03-11T11:45:04.936Z] CPUs: 2 [2022-03-11T11:45:04.936Z] Total Memory: 7.565GiB [2022-03-11T11:45:04.936Z] Name: ip-10-100-121-123 [2022-03-11T11:45:04.936Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T11:45:04.936Z] Docker Root Dir: /var/lib/docker [2022-03-11T11:45:04.936Z] Debug Mode: false [2022-03-11T11:45:04.936Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:45:04.936Z] Labels: [2022-03-11T11:45:04.936Z] Experimental: true [2022-03-11T11:45:04.936Z] Insecure Registries: [2022-03-11T11:45:04.936Z] 127.0.0.0/8 [2022-03-11T11:45:04.936Z] Live Restore Enabled: true [2022-03-11T11:45:04.936Z] [2022-03-11T11:45:04.936Z] WARNING: No swap limit support [Pipeline] sh [2022-03-11T11:45:05.077Z] Client: [2022-03-11T11:45:05.077Z] Context: default [2022-03-11T11:45:05.077Z] Debug Mode: false [2022-03-11T11:45:05.077Z] Plugins: [2022-03-11T11:45:05.077Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T11:45:05.077Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T11:45:05.077Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T11:45:05.077Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T11:45:05.077Z] [2022-03-11T11:45:05.077Z] Server: [2022-03-11T11:45:05.077Z] Containers: 0 [2022-03-11T11:45:05.077Z] Running: 0 [2022-03-11T11:45:05.077Z] Paused: 0 [2022-03-11T11:45:05.077Z] Stopped: 0 [2022-03-11T11:45:05.077Z] Images: 0 [2022-03-11T11:45:05.077Z] Server Version: 20.10.12 [2022-03-11T11:45:05.077Z] Storage Driver: overlay2 [2022-03-11T11:45:05.077Z] Backing Filesystem: extfs [2022-03-11T11:45:05.077Z] Supports d_type: true [2022-03-11T11:45:05.077Z] Native Overlay Diff: true [2022-03-11T11:45:05.077Z] userxattr: false [2022-03-11T11:45:05.077Z] Logging Driver: json-file [2022-03-11T11:45:05.077Z] Cgroup Driver: cgroupfs [2022-03-11T11:45:05.077Z] Cgroup Version: 1 [2022-03-11T11:45:05.077Z] Plugins: [2022-03-11T11:45:05.077Z] Volume: local [2022-03-11T11:45:05.077Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T11:45:05.077Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T11:45:05.077Z] Swarm: inactive [2022-03-11T11:45:05.077Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T11:45:05.077Z] Default Runtime: runc [2022-03-11T11:45:05.077Z] Init Binary: docker-init [2022-03-11T11:45:05.077Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:45:05.077Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T11:45:05.077Z] init version: de40ad0 [2022-03-11T11:45:05.077Z] Security Options: [2022-03-11T11:45:05.077Z] apparmor [2022-03-11T11:45:05.077Z] seccomp [2022-03-11T11:45:05.077Z] Profile: default [2022-03-11T11:45:05.077Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T11:45:05.077Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T11:45:05.077Z] OSType: linux [2022-03-11T11:45:05.077Z] Architecture: x86_64 [2022-03-11T11:45:05.077Z] CPUs: 2 [2022-03-11T11:45:05.077Z] Total Memory: 7.483GiB [2022-03-11T11:45:05.077Z] Name: ip-10-100-73-110 [2022-03-11T11:45:05.077Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T11:45:05.077Z] Docker Root Dir: /var/lib/docker [2022-03-11T11:45:05.077Z] Debug Mode: false [2022-03-11T11:45:05.077Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:45:05.077Z] Labels: [2022-03-11T11:45:05.077Z] Experimental: true [2022-03-11T11:45:05.077Z] Insecure Registries: [2022-03-11T11:45:05.077Z] 127.0.0.0/8 [2022-03-11T11:45:05.077Z] Live Restore Enabled: true [2022-03-11T11:45:05.077Z] [2022-03-11T11:45:05.077Z] WARNING: No swap limit support [Pipeline] sh [2022-03-11T11:45:05.183Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c . [2022-03-11T11:45:05.183Z] #1 [internal] load build definition from Dockerfile [2022-03-11T11:45:05.183Z] #1 sha256:8675588d49016806f932487865a405d94fc48cfcf2c8b278fa59003f79daefb8 [2022-03-11T11:45:05.183Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-11T11:45:05.183Z] #1 DONE 0.1s [2022-03-11T11:45:05.183Z] [2022-03-11T11:45:05.183Z] #2 [internal] load .dockerignore [2022-03-11T11:45:05.183Z] #2 sha256:4056c71f59b02809a3d464bf99999698849e9880edea78fbc85c640db86901f0 [2022-03-11T11:45:05.183Z] #2 transferring context: 87B done [2022-03-11T11:45:05.183Z] #2 DONE 0.1s [2022-03-11T11:45:05.183Z] [2022-03-11T11:45:05.183Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T11:45:05.183Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-11T11:45:05.231Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:45:05.231Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:45:05.231Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43354/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T11:45:05.231Z] + bash /home/ubuntu/workspace/moby_PR-43354/check-config.sh [2022-03-11T11:45:05.231Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T11:45:05.231Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T11:45:05.231Z] [2022-03-11T11:45:05.231Z] Generally Necessary: [2022-03-11T11:45:05.231Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T11:45:05.231Z] - apparmor: enabled and tools installed [2022-03-11T11:45:05.231Z] - CONFIG_NAMESPACES: enabled [2022-03-11T11:45:05.231Z] - CONFIG_NET_NS: enabled [2022-03-11T11:45:05.231Z] - CONFIG_PID_NS: enabled [2022-03-11T11:45:05.231Z] - CONFIG_IPC_NS: enabled [2022-03-11T11:45:05.231Z] - CONFIG_UTS_NS: enabled [2022-03-11T11:45:05.231Z] - CONFIG_CGROUPS: enabled [2022-03-11T11:45:05.231Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T11:45:05.231Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T11:45:05.231Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T11:45:05.231Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T11:45:05.231Z] - CONFIG_CPUSETS: enabled [2022-03-11T11:45:05.231Z] - CONFIG_MEMCG: enabled [2022-03-11T11:45:05.231Z] - CONFIG_KEYS: enabled [2022-03-11T11:45:05.231Z] - CONFIG_VETH: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T11:45:05.231Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T11:45:05.231Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T11:45:05.231Z] [2022-03-11T11:45:05.231Z] Optional Features: [2022-03-11T11:45:05.361Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:45:05.361Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:45:05.361Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43354/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T11:45:05.361Z] + bash /home/ubuntu/workspace/moby_PR-43354/check-config.sh [2022-03-11T11:45:05.361Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T11:45:05.361Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T11:45:05.361Z] [2022-03-11T11:45:05.361Z] Generally Necessary: [2022-03-11T11:45:05.361Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T11:45:05.361Z] - apparmor: enabled and tools installed [2022-03-11T11:45:05.361Z] - CONFIG_NAMESPACES: enabled [2022-03-11T11:45:05.361Z] - CONFIG_NET_NS: enabled [2022-03-11T11:45:05.361Z] - CONFIG_PID_NS: enabled [2022-03-11T11:45:05.361Z] - CONFIG_IPC_NS: enabled [2022-03-11T11:45:05.361Z] - CONFIG_UTS_NS: enabled [2022-03-11T11:45:05.361Z] - CONFIG_CGROUPS: enabled [2022-03-11T11:45:05.361Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T11:45:05.361Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T11:45:05.361Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T11:45:05.361Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T11:45:05.361Z] - CONFIG_CPUSETS: enabled [2022-03-11T11:45:05.361Z] - CONFIG_MEMCG: enabled [2022-03-11T11:45:05.361Z] - CONFIG_KEYS: enabled [2022-03-11T11:45:05.361Z] - CONFIG_VETH: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T11:45:05.361Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_USER_NS: enabled [2022-03-11T11:45:05.491Z] - CONFIG_SECCOMP: enabled [2022-03-11T11:45:05.491Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T11:45:05.491Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T11:45:05.491Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T11:45:05.491Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T11:45:05.491Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T11:45:05.491Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T11:45:05.491Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T11:45:05.491Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T11:45:05.491Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T11:45:05.491Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T11:45:05.491Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T11:45:05.491Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T11:45:05.491Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T11:45:05.491Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T11:45:05.491Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T11:45:05.491Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T11:45:05.491Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T11:45:05.491Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T11:45:05.491Z] - CONFIG_EXT4_FS: enabled [2022-03-11T11:45:05.491Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T11:45:05.491Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T11:45:05.491Z] - Network Drivers: [2022-03-11T11:45:05.491Z] - "overlay": [2022-03-11T11:45:05.491Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T11:45:05.491Z] Optional (for encrypted networks): [2022-03-11T11:45:05.491Z] - CONFIG_CRYPTO: enabled [2022-03-11T11:45:05.491Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T11:45:05.491Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T11:45:05.491Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T11:45:05.491Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T11:45:05.491Z] - CONFIG_XFRM: enabled [2022-03-11T11:45:05.491Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T11:45:05.491Z] - "ipvlan": [2022-03-11T11:45:05.491Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T11:45:05.491Z] - "macvlan": [2022-03-11T11:45:05.491Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T11:45:05.491Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T11:45:05.491Z] - "ftp,tftp client in container": [2022-03-11T11:45:05.620Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T11:45:05.620Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T11:45:05.620Z] [2022-03-11T11:45:05.620Z] Optional Features: [2022-03-11T11:45:05.620Z] - CONFIG_USER_NS: enabled [2022-03-11T11:45:05.620Z] - CONFIG_SECCOMP: enabled [2022-03-11T11:45:05.620Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T11:45:05.620Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T11:45:05.620Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T11:45:05.620Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T11:45:05.620Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T11:45:05.620Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T11:45:05.620Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T11:45:05.620Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T11:45:05.620Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T11:45:05.620Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T11:45:05.620Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T11:45:05.620Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T11:45:05.620Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T11:45:05.620Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T11:45:05.620Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T11:45:05.620Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T11:45:05.620Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T11:45:05.620Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T11:45:05.620Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T11:45:05.620Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T11:45:05.620Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T11:45:05.620Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T11:45:05.620Z] - CONFIG_EXT4_FS: enabled [2022-03-11T11:45:05.620Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T11:45:05.620Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T11:45:05.748Z] #3 DONE 0.4s [2022-03-11T11:45:05.748Z] [2022-03-11T11:45:05.748Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T11:45:05.748Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-11T11:45:05.748Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-11T11:45:05.748Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-11T11:45:05.748Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-11T11:45:05.748Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-11T11:45:05.748Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-03-11T11:45:05.753Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T11:45:05.753Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T11:45:05.753Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T11:45:05.753Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T11:45:05.753Z] - Storage Drivers: [2022-03-11T11:45:05.753Z] - "aufs": [2022-03-11T11:45:05.753Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T11:45:05.753Z] - "btrfs": [2022-03-11T11:45:05.753Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T11:45:05.753Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T11:45:05.753Z] - "devicemapper": [2022-03-11T11:45:05.753Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T11:45:05.753Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T11:45:05.753Z] - "overlay": [2022-03-11T11:45:05.753Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T11:45:05.753Z] - "zfs": [2022-03-11T11:45:05.753Z] - /dev/zfs: present [2022-03-11T11:45:05.753Z] - zfs command: missing [2022-03-11T11:45:05.753Z] - zpool command: missing [2022-03-11T11:45:05.753Z] [2022-03-11T11:45:05.753Z] Limits: [2022-03-11T11:45:05.753Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T11:45:05.753Z] [2022-03-11T11:45:05.753Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T11:45:05.878Z] - Network Drivers: [2022-03-11T11:45:05.878Z] - "overlay": [2022-03-11T11:45:05.878Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T11:45:05.878Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T11:45:05.878Z] Optional (for encrypted networks): [2022-03-11T11:45:05.878Z] - CONFIG_CRYPTO: enabled [2022-03-11T11:45:05.878Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T11:45:05.878Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T11:45:05.878Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T11:45:05.878Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T11:45:05.878Z] - CONFIG_XFRM: enabled [2022-03-11T11:45:05.878Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T11:45:05.878Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T11:45:05.878Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T11:45:05.878Z] - "ipvlan": [2022-03-11T11:45:05.878Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T11:45:05.878Z] - "macvlan": [2022-03-11T11:45:05.878Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T11:45:05.878Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T11:45:05.878Z] - "ftp,tftp client in container": [2022-03-11T11:45:05.878Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T11:45:05.878Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T11:45:05.878Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T11:45:05.878Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T11:45:05.878Z] - Storage Drivers: [2022-03-11T11:45:05.878Z] - "aufs": [2022-03-11T11:45:05.878Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T11:45:05.878Z] - "btrfs": [2022-03-11T11:45:05.879Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T11:45:05.879Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T11:45:05.879Z] - "devicemapper": [2022-03-11T11:45:05.879Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T11:45:05.879Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T11:45:05.879Z] - "overlay": [2022-03-11T11:45:05.879Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T11:45:05.879Z] - "zfs": [2022-03-11T11:45:05.879Z] - /dev/zfs: present [2022-03-11T11:45:05.879Z] - zfs command: missing [2022-03-11T11:45:05.879Z] - zpool command: missing [2022-03-11T11:45:05.879Z] [2022-03-11T11:45:05.879Z] Limits: [2022-03-11T11:45:05.879Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T11:45:05.879Z] [2022-03-11T11:45:05.879Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T11:45:06.005Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 6.29MB / 9.06MB 0.2s [2022-03-11T11:45:06.005Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-03-11T11:45:06.097Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c . [2022-03-11T11:45:06.232Z] + sudo modprobe ip_vs [2022-03-11T11:45:06.232Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c . [2022-03-11T11:45:06.253Z] Client: Docker Engine - Community [2022-03-11T11:45:06.253Z] Version: 20.10.12 [2022-03-11T11:45:06.253Z] API version: 1.41 [2022-03-11T11:45:06.253Z] Go version: go1.16.12 [2022-03-11T11:45:06.253Z] Git commit: e91ed57 [2022-03-11T11:45:06.253Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-11T11:45:06.253Z] OS/Arch: linux/amd64 [2022-03-11T11:45:06.253Z] Context: default [2022-03-11T11:45:06.253Z] Experimental: true [2022-03-11T11:45:06.253Z] [2022-03-11T11:45:06.253Z] Server: Docker Engine - Community [2022-03-11T11:45:06.253Z] Engine: [2022-03-11T11:45:06.253Z] Version: 20.10.12 [2022-03-11T11:45:06.253Z] API version: 1.41 (minimum version 1.12) [2022-03-11T11:45:06.253Z] Go version: go1.16.12 [2022-03-11T11:45:06.253Z] Git commit: 459d0df [2022-03-11T11:45:06.253Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-11T11:45:06.253Z] OS/Arch: linux/amd64 [2022-03-11T11:45:06.253Z] Experimental: true [2022-03-11T11:45:06.253Z] containerd: [2022-03-11T11:45:06.253Z] Version: 1.4.12 [2022-03-11T11:45:06.253Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:45:06.253Z] runc: [2022-03-11T11:45:06.253Z] Version: 1.0.2 [2022-03-11T11:45:06.253Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T11:45:06.253Z] docker-init: [2022-03-11T11:45:06.253Z] Version: 0.19.0 [2022-03-11T11:45:06.253Z] GitCommit: de40ad0 [2022-03-11T11:45:06.262Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-03-11T11:45:06.262Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-03-11T11:45:06.262Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [Pipeline] sh [2022-03-11T11:45:06.357Z] #1 [internal] load build definition from Dockerfile [2022-03-11T11:45:06.357Z] #1 sha256:246e1133c5320b13e1baa6734e3fad52279e810bff29b18471ee639f97b3938c [2022-03-11T11:45:06.357Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T11:45:06.357Z] #1 DONE 0.1s [2022-03-11T11:45:06.357Z] [2022-03-11T11:45:06.357Z] #2 [internal] load .dockerignore [2022-03-11T11:45:06.357Z] #2 sha256:f3d77172003394833d46a3271f96b1873c012a8a829ad32745cfd9ce7f82a510 [2022-03-11T11:45:06.357Z] #2 transferring context: 87B done [2022-03-11T11:45:06.357Z] #2 DONE 0.1s [2022-03-11T11:45:06.357Z] [2022-03-11T11:45:06.357Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T11:45:06.357Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T11:45:06.423Z] #45 ... [2022-03-11T11:45:06.423Z] [2022-03-11T11:45:06.423Z] #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-03-11T11:45:06.423Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T11:45:06.423Z] #36 CACHED [2022-03-11T11:45:06.423Z] [2022-03-11T11:45:06.423Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T11:45:06.423Z] #37 sha256:c866cce0132365d17cb3ac0151f2afa77d17cbeba2fbe69e50e998fce1f50722 [2022-03-11T11:45:06.423Z] #37 CACHED [2022-03-11T11:45:06.423Z] [2022-03-11T11:45:06.423Z] #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-03-11T11:45:06.423Z] #38 sha256:fd41cda0f2613a8595cb8896c5e6728771fa03fdfd984fe3de3d272fd515473e [2022-03-11T11:45:06.423Z] #38 CACHED [2022-03-11T11:45:06.423Z] [2022-03-11T11:45:06.423Z] #70 [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-03-11T11:45:06.423Z] #70 sha256:21cbc5cff8afd3574ec8b589515b3e21fe7050e4a0f6c6d94a07df17d2ed8fd9 [2022-03-11T11:45:06.423Z] #70 5.071 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T11:45:06.423Z] #70 5.369 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T11:45:06.423Z] #70 5.457 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T11:45:06.423Z] #70 5.470 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T11:45:06.423Z] #70 5.498 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:45:06.423Z] #70 5.516 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T11:45:06.423Z] #70 5.603 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T11:45:06.423Z] #70 5.807 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T11:45:06.423Z] #70 5.869 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T11:45:06.423Z] #70 5.922 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T11:45:06.423Z] #70 6.906 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T11:45:06.423Z] #70 ... [2022-03-11T11:45:06.423Z] [2022-03-11T11:45:06.423Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T11:45:06.423Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T11:45:06.423Z] #40 CACHED [2022-03-11T11:45:06.423Z] [2022-03-11T11:45:06.423Z] #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-03-11T11:45:06.423Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:45:06.423Z] #41 CACHED [2022-03-11T11:45:06.423Z] [2022-03-11T11:45:06.423Z] #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-03-11T11:45:06.423Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T11:45:06.423Z] #43 CACHED [2022-03-11T11:45:06.423Z] [2022-03-11T11:45:06.423Z] #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-03-11T11:45:06.423Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T11:45:06.423Z] #20 1.731 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T11:45:06.424Z] #20 1.735 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T11:45:06.424Z] #20 1.735 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T11:45:06.424Z] #20 2.029 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T11:45:06.424Z] #20 2.350 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T11:45:06.424Z] #20 2.751 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:45:06.424Z] #20 3.316 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T11:45:06.424Z] #20 3.800 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T11:45:06.424Z] #20 4.227 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T11:45:06.424Z] #20 4.228 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T11:45:06.424Z] #20 4.228 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:45:06.424Z] #20 4.228 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T11:45:06.424Z] #20 4.239 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T11:45:06.424Z] #20 4.420 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T11:45:06.424Z] #20 4.422 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T11:45:06.424Z] #20 4.422 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T11:45:06.424Z] #20 4.422 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T11:45:06.424Z] #20 4.423 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:45:06.490Z] #1 [internal] load build definition from Dockerfile [2022-03-11T11:45:06.490Z] #1 sha256:571c76066b1b732372531e33abaae9e3e6d2a724bd3526eef84f49838b37fe05 [2022-03-11T11:45:06.490Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-11T11:45:06.490Z] #1 DONE 0.1s [2022-03-11T11:45:06.490Z] [2022-03-11T11:45:06.490Z] #2 [internal] load .dockerignore [2022-03-11T11:45:06.490Z] #2 sha256:1974224daa72fceb48532241498c2e8089e7e47ad1d9124cbc7256732f33cf48 [2022-03-11T11:45:06.490Z] #2 transferring context: 87B done [2022-03-11T11:45:06.490Z] #2 DONE 0.1s [2022-03-11T11:45:06.490Z] [2022-03-11T11:45:06.490Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T11:45:06.490Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T11:45:06.520Z] #4 DONE 0.6s [2022-03-11T11:45:06.520Z] [2022-03-11T11:45:06.520Z] #5 [internal] load .dockerignore [2022-03-11T11:45:06.520Z] #5 sha256:368c6f849e199228dec528ebeefb09c03067f6712bb360844cdedfd28d126bcd [2022-03-11T11:45:06.520Z] #5 DONE 0.0s [2022-03-11T11:45:06.520Z] [2022-03-11T11:45:06.520Z] #6 [internal] load build definition from Dockerfile [2022-03-11T11:45:06.520Z] #6 sha256:88af55bb418885221f39a3431240ca4b1d4919f11b6b518a433831121d315787 [2022-03-11T11:45:06.520Z] #6 DONE 0.0s [2022-03-11T11:45:06.520Z] [2022-03-11T11:45:06.520Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T11:45:06.520Z] #10 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-11T11:45:06.608Z] + docker info [2022-03-11T11:45:06.933Z] #3 DONE 0.4s [2022-03-11T11:45:06.933Z] [2022-03-11T11:45:06.933Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T11:45:06.933Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T11:45:06.933Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-11T11:45:06.933Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-11T11:45:06.933Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-11T11:45:06.933Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-11T11:45:06.933Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-03-11T11:45:06.933Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-11T11:45:07.076Z] #3 DONE 0.5s [2022-03-11T11:45:07.076Z] [2022-03-11T11:45:07.076Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T11:45:07.076Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T11:45:07.076Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-11T11:45:07.076Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-11T11:45:07.076Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-11T11:45:07.076Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-11T11:45:07.076Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-11T11:45:07.193Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-11T11:45:07.193Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-11T11:45:07.336Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-11T11:45:07.337Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-11T11:45:07.453Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-11T11:45:07.715Z] #4 DONE 0.8s [2022-03-11T11:45:07.715Z] [2022-03-11T11:45:07.715Z] #5 [internal] load build definition from Dockerfile [2022-03-11T11:45:07.715Z] #5 sha256:8640b0e4771996a9d2caf3df4680cadcaaebf106864a83adddfceae12b6272c8 [2022-03-11T11:45:07.715Z] #5 DONE 0.0s [2022-03-11T11:45:07.715Z] [2022-03-11T11:45:07.715Z] #6 [internal] load .dockerignore [2022-03-11T11:45:07.715Z] #6 sha256:6d9322813a56fd97dee9e5891148ffd0b782ffa871a9854f006b90446d882852 [2022-03-11T11:45:07.715Z] #6 DONE 0.0s [2022-03-11T11:45:07.715Z] [2022-03-11T11:45:07.715Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:45:07.715Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T11:45:07.903Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-03-11T11:45:07.903Z] #4 DONE 1.0s [2022-03-11T11:45:08.179Z] [2022-03-11T11:45:08.179Z] #6 [internal] load build definition from Dockerfile [2022-03-11T11:45:08.179Z] #6 sha256:e1df20c0f8a29e906e383bead0c03c321995f2975d26f44064335394a17875da [2022-03-11T11:45:08.179Z] #6 DONE 0.0s [2022-03-11T11:45:08.179Z] [2022-03-11T11:45:08.179Z] #5 [internal] load .dockerignore [2022-03-11T11:45:08.179Z] #5 sha256:5ac1db6a93a0d0b5c9dcabf2cc98b4c52eeed73c324855a434fa03b3b016de7e [2022-03-11T11:45:08.179Z] #5 DONE 0.0s [2022-03-11T11:45:08.179Z] [2022-03-11T11:45:08.179Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:45:08.179Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T11:45:08.415Z] #10 ... [2022-03-11T11:45:08.415Z] [2022-03-11T11:45:08.415Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T11:45:08.415Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-11T11:45:08.415Z] #7 DONE 1.6s [2022-03-11T11:45:08.415Z] [2022-03-11T11:45:08.415Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T11:45:08.415Z] #10 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-11T11:45:08.415Z] #10 DONE 1.6s [2022-03-11T11:45:08.415Z] [2022-03-11T11:45:08.415Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:45:08.415Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T11:45:08.415Z] #9 DONE 1.7s [2022-03-11T11:45:08.415Z] [2022-03-11T11:45:08.415Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:45:08.415Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T11:45:08.415Z] #8 DONE 1.7s [2022-03-11T11:45:08.415Z] [2022-03-11T11:45:08.415Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:08.415Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T11:45:08.415Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-11T11:45:08.415Z] #69 DONE 0.0s [2022-03-11T11:45:08.415Z] [2022-03-11T11:45:08.415Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:08.415Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-11T11:45:08.415Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:08.654Z] #10 DONE 0.7s [2022-03-11T11:45:08.654Z] [2022-03-11T11:45:08.654Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T11:45:08.654Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T11:45:08.654Z] #7 DONE 0.7s [2022-03-11T11:45:08.654Z] [2022-03-11T11:45:08.654Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:45:08.654Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T11:45:08.654Z] #8 DONE 0.8s [2022-03-11T11:45:08.654Z] [2022-03-11T11:45:08.654Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T11:45:08.655Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T11:45:08.655Z] #9 DONE 0.8s [2022-03-11T11:45:08.672Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-11T11:45:08.935Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-11T11:45:08.935Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-11T11:45:08.935Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-11T11:45:08.935Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 13.63MB / 53.61MB 0.1s [2022-03-11T11:45:08.935Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 24.12MB / 53.61MB 0.2s [2022-03-11T11:45:08.962Z] #20 ... [2022-03-11T11:45:08.962Z] [2022-03-11T11:45:08.962Z] #65 [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-03-11T11:45:08.962Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T11:45:08.962Z] #65 1.523 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T11:45:08.962Z] #65 1.694 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T11:45:08.962Z] #65 1.696 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T11:45:08.962Z] #65 1.698 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:45:08.962Z] #65 1.958 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T11:45:08.962Z] #65 2.265 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T11:45:08.962Z] #65 2.596 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T11:45:08.962Z] #65 2.975 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T11:45:08.962Z] #65 3.387 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T11:45:08.962Z] #65 3.391 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:45:08.962Z] #65 3.393 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T11:45:08.962Z] #65 3.407 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T11:45:08.962Z] #65 3.417 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T11:45:08.962Z] #65 4.296 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T11:45:08.962Z] #65 4.299 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T11:45:08.962Z] #65 4.300 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:45:08.962Z] #65 4.301 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T11:45:08.962Z] #65 4.302 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T11:45:09.201Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 32.51MB / 53.61MB 0.3s [2022-03-11T11:45:09.477Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 44.93MB / 53.61MB 0.4s [2022-03-11T11:45:09.477Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 0.6s [2022-03-11T11:45:10.421Z] #28 ... [2022-03-11T11:45:10.421Z] [2022-03-11T11:45:10.421Z] #24 [internal] load build context [2022-03-11T11:45:10.421Z] #24 sha256:9dd602799ca6757da1828f229ebf1dc784175283100b969659aacb75f6388fc2 [2022-03-11T11:45:10.421Z] #24 transferring context: 56.94MB 1.6s done [2022-03-11T11:45:10.421Z] #24 DONE 1.8s [2022-03-11T11:45:10.421Z] [2022-03-11T11:45:10.421Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:10.421Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-11T11:45:10.421Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.5s done [2022-03-11T11:45:10.678Z] #28 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 0.4s [2022-03-11T11:45:10.714Z] #7 DONE 2.0s [2022-03-11T11:45:10.714Z] [2022-03-11T11:45:10.714Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T11:45:10.714Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T11:45:10.714Z] #9 DONE 2.0s [2022-03-11T11:45:10.714Z] [2022-03-11T11:45:10.714Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:45:10.714Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T11:45:10.714Z] #10 DONE 2.0s [2022-03-11T11:45:10.714Z] [2022-03-11T11:45:10.714Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T11:45:10.714Z] #8 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T11:45:10.714Z] #8 DONE 2.1s [2022-03-11T11:45:11.646Z] [2022-03-11T11:45:11.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:11.646Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:11.646Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-11T11:45:11.902Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-11T11:45:11.902Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.49MB / 54.92MB 0.1s [2022-03-11T11:45:11.902Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-11T11:45:11.902Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-11T11:45:11.902Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.1s [2022-03-11T11:45:11.902Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 13.63MB / 54.92MB 0.2s [2022-03-11T11:45:11.902Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.05MB / 5.15MB 0.2s [2022-03-11T11:45:11.946Z] [2022-03-11T11:45:11.946Z] #24 [internal] load build context [2022-03-11T11:45:11.946Z] #24 sha256:9617aa91f3a49616c73e5bf9fa4dec3e4266e38d59f25a5491418e5fbf5184d7 [2022-03-11T11:45:11.946Z] #24 DONE 0.0s [2022-03-11T11:45:11.946Z] [2022-03-11T11:45:11.946Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:11.946Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T11:45:11.946Z] #69 DONE 0.0s [2022-03-11T11:45:11.946Z] [2022-03-11T11:45:11.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:11.946Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:11.946Z] #11 DONE 0.0s [2022-03-11T11:45:11.946Z] [2022-03-11T11:45:11.946Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:11.946Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T11:45:11.946Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-11T11:45:11.946Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T11:45:11.946Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-11T11:45:11.946Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-03-11T11:45:11.946Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-03-11T11:45:11.946Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.85MB / 9.86MB 0.4s [2022-03-11T11:45:12.163Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.3s [2022-03-11T11:45:12.204Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2022-03-11T11:45:12.204Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2022-03-11T11:45:12.425Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 18.87MB / 54.92MB 0.4s [2022-03-11T11:45:12.425Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.4s [2022-03-11T11:45:12.425Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 27.44MB / 54.92MB 0.5s [2022-03-11T11:45:12.425Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 5.24MB / 10.87MB 0.5s [2022-03-11T11:45:12.463Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-03-11T11:45:12.463Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-11T11:45:12.574Z] #28 DONE 3.9s [2022-03-11T11:45:12.574Z] [2022-03-11T11:45:12.574Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T11:45:12.574Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T11:45:12.574Z] #45 DONE 4.0s [2022-03-11T11:45:12.574Z] [2022-03-11T11:45:12.574Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:12.574Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T11:45:12.574Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-11T11:45:12.574Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-11T11:45:12.575Z] #11 sha256:d80e32befb841fa5525c17e346f26c95a9396bb65ca8a85c30c7949d7f9081d4 1.80kB / 1.80kB done [2022-03-11T11:45:12.575Z] #11 sha256:7b3ca1a8bf94691e70f0b1c15456c9a289fea29d6a42209904d36338ae46e1f7 7.06kB / 7.06kB done [2022-03-11T11:45:12.575Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.6s done [2022-03-11T11:45:12.575Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.5s done [2022-03-11T11:45:12.575Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.7s done [2022-03-11T11:45:12.575Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 2.6s done [2022-03-11T11:45:12.575Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 3.8s done [2022-03-11T11:45:12.575Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 1.8s done [2022-03-11T11:45:12.575Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 126B / 126B 3.8s done [2022-03-11T11:45:12.575Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 [2022-03-11T11:45:12.575Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 0B / 102.69MB 3.9s [2022-03-11T11:45:12.575Z] #11 ... [2022-03-11T11:45:12.575Z] [2022-03-11T11:45:12.575Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T11:45:12.575Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T11:45:12.575Z] #45 DONE 0.0s [2022-03-11T11:45:12.575Z] [2022-03-11T11:45:12.575Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:12.575Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T11:45:12.683Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 31.46MB / 54.92MB 0.7s [2022-03-11T11:45:12.683Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.49MB / 10.87MB 0.7s [2022-03-11T11:45:12.683Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 44.04MB / 54.92MB 0.9s [2022-03-11T11:45:12.683Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.7s done [2022-03-11T11:45:12.683Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.9s done [2022-03-11T11:45:12.683Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.29MB / 54.58MB 0.9s [2022-03-11T11:45:12.722Z] #67 ... [2022-03-11T11:45:12.722Z] [2022-03-11T11:45:12.722Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T11:45:12.722Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T11:45:12.722Z] #45 DONE 0.0s [2022-03-11T11:45:12.722Z] [2022-03-11T11:45:12.722Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:12.722Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T11:45:12.835Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 12.58MB / 102.69MB 4.1s [2022-03-11T11:45:12.835Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 17.83MB / 102.69MB 4.2s [2022-03-11T11:45:12.835Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 32.51MB / 102.69MB 4.3s [2022-03-11T11:45:12.940Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 49.28MB / 54.92MB 1.0s [2022-03-11T11:45:12.940Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.2s [2022-03-11T11:45:12.940Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 14.68MB / 54.58MB 1.2s [2022-03-11T11:45:12.940Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 1.2s [2022-03-11T11:45:13.092Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.5s done [2022-03-11T11:45:13.092Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 39.85MB / 102.69MB 4.4s [2022-03-11T11:45:13.092Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 59.09MB / 102.69MB 4.5s [2022-03-11T11:45:13.092Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-11T11:45:13.250Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 17.83MB / 54.58MB 1.3s [2022-03-11T11:45:13.250Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 12.58MB / 85.81MB 1.3s [2022-03-11T11:45:13.348Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 66.06MB / 102.69MB 4.6s [2022-03-11T11:45:13.348Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 83.89MB / 102.69MB 4.8s [2022-03-11T11:45:13.526Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 23.07MB / 54.58MB 1.5s [2022-03-11T11:45:13.526Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 22.02MB / 85.81MB 1.5s [2022-03-11T11:45:13.605Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 5.0s [2022-03-11T11:45:13.784Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 33.55MB / 54.58MB 1.8s [2022-03-11T11:45:13.784Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 30.95MB / 85.81MB 1.8s [2022-03-11T11:45:13.784Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-11T11:45:13.784Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 37.75MB / 54.58MB 2.0s [2022-03-11T11:45:13.784Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 37.75MB / 85.81MB 2.0s [2022-03-11T11:45:13.863Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.7s done [2022-03-11T11:45:14.046Z] #11 ... [2022-03-11T11:45:14.046Z] [2022-03-11T11:45:14.046Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T11:45:14.046Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T11:45:14.046Z] #45 DONE 2.4s [2022-03-11T11:45:14.046Z] [2022-03-11T11:45:14.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:14.046Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:14.046Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 44.04MB / 54.58MB 2.1s [2022-03-11T11:45:14.046Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 2.1s [2022-03-11T11:45:14.046Z] #11 ... [2022-03-11T11:45:14.046Z] [2022-03-11T11:45:14.046Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T11:45:14.046Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T11:45:14.046Z] #45 DONE 0.0s [2022-03-11T11:45:14.046Z] [2022-03-11T11:45:14.047Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:14.047Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:14.047Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 45.09MB / 85.81MB 2.2s [2022-03-11T11:45:14.047Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 49.28MB / 54.58MB 2.3s [2022-03-11T11:45:14.047Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-11T11:45:14.303Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 49.50MB / 85.81MB 2.4s [2022-03-11T11:45:14.560Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.6s [2022-03-11T11:45:14.560Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 56.62MB / 85.81MB 2.7s [2022-03-11T11:45:14.818Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 61.87MB / 85.81MB 2.9s [2022-03-11T11:45:14.818Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 9.44MB / 134.90MB 2.9s [2022-03-11T11:45:14.818Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 67.11MB / 85.81MB 3.0s [2022-03-11T11:45:14.818Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.1s done [2022-03-11T11:45:15.079Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 16.78MB / 134.90MB 3.2s [2022-03-11T11:45:15.079Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.2s [2022-03-11T11:45:15.248Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-11T11:45:15.340Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 72.52MB / 85.81MB 3.3s [2022-03-11T11:45:15.340Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.2s done [2022-03-11T11:45:15.340Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 79.69MB / 85.81MB 3.5s [2022-03-11T11:45:15.340Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 26.21MB / 134.90MB 3.6s [2022-03-11T11:45:15.600Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.9s [2022-03-11T11:45:15.600Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 37.72MB / 134.90MB 3.9s [2022-03-11T11:45:15.814Z] #11 ... [2022-03-11T11:45:15.814Z] [2022-03-11T11:45:15.814Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:15.814Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T11:45:15.814Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-11T11:45:15.814Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T11:45:15.814Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-11T11:45:15.814Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-11T11:45:15.814Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-03-11T11:45:15.814Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-03-11T11:45:15.814Z] #67 DONE 7.2s [2022-03-11T11:45:15.814Z] [2022-03-11T11:45:15.814Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:15.814Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T11:45:15.814Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 6.9s done [2022-03-11T11:45:15.814Z] #11 ... [2022-03-11T11:45:15.814Z] [2022-03-11T11:45:15.814Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:15.814Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T11:45:15.814Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T11:45:15.814Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-11T11:45:15.814Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-11T11:45:15.814Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-03-11T11:45:15.814Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-03-11T11:45:15.814Z] #69 DONE 7.2s [2022-03-11T11:45:15.814Z] [2022-03-11T11:45:15.814Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:15.814Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T11:45:16.168Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 46.14MB / 134.90MB 4.3s [2022-03-11T11:45:16.436Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 53.48MB / 134.90MB 4.5s [2022-03-11T11:45:16.704Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 62.99MB / 134.90MB 4.9s [2022-03-11T11:45:16.924Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-03-11T11:45:16.961Z] #11 ... [2022-03-11T11:45:16.961Z] [2022-03-11T11:45:16.961Z] #24 [internal] load build context [2022-03-11T11:45:16.961Z] #24 sha256:e13b4652583cd46a21aa3a981fb1ac17441318f563ccfd751a663641d9314dba [2022-03-11T11:45:16.961Z] #24 transferring context: 56.94MB 5.1s done [2022-03-11T11:45:16.961Z] #24 DONE 5.4s [2022-03-11T11:45:16.961Z] [2022-03-11T11:45:16.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:16.961Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:16.961Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.0s done [2022-03-11T11:45:17.218Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 72.16MB / 134.90MB 5.3s [2022-03-11T11:45:17.485Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 79.69MB / 134.90MB 5.6s [2022-03-11T11:45:17.498Z] #67 DONE 6.0s [2022-03-11T11:45:17.498Z] [2022-03-11T11:45:17.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:17.498Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:17.498Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-11T11:45:17.498Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-11T11:45:17.498Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-11T11:45:17.498Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-11T11:45:17.498Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.6s done [2022-03-11T11:45:17.499Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.1s done [2022-03-11T11:45:17.499Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.0s done [2022-03-11T11:45:17.499Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.8s done [2022-03-11T11:45:17.499Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.5s [2022-03-11T11:45:17.499Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.1s [2022-03-11T11:45:17.499Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.0s done [2022-03-11T11:45:17.499Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 94.37MB / 134.90MB 5.6s [2022-03-11T11:45:17.744Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 87.03MB / 134.90MB 5.9s [2022-03-11T11:45:17.760Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 106.95MB / 134.90MB 5.8s [2022-03-11T11:45:18.002Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 99.61MB / 134.90MB 6.2s [2022-03-11T11:45:18.023Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 116.39MB / 134.90MB 6.2s [2022-03-11T11:45:18.262Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 111.15MB / 134.90MB 6.5s [2022-03-11T11:45:18.284Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 127.93MB / 134.90MB 6.5s [2022-03-11T11:45:18.531Z] #11 ... [2022-03-11T11:45:18.531Z] [2022-03-11T11:45:18.531Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:18.531Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T11:45:18.531Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-11T11:45:18.531Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-11T11:45:18.531Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-11T11:45:18.531Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-03-11T11:45:18.531Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-03-11T11:45:18.531Z] #67 DONE 6.8s [2022-03-11T11:45:18.531Z] [2022-03-11T11:45:18.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:18.532Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:18.532Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 119.54MB / 134.90MB 6.6s [2022-03-11T11:45:18.532Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 127.93MB / 134.90MB 6.8s [2022-03-11T11:45:18.544Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 6.7s [2022-03-11T11:45:18.789Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 7.0s [2022-03-11T11:45:18.946Z] #65 18.74 Fetched 40.4 MB in 18s (2292 kB/s) [2022-03-11T11:45:18.946Z] #65 18.74 Reading package lists... [2022-03-11T11:45:18.946Z] #65 ... [2022-03-11T11:45:18.946Z] [2022-03-11T11:45:18.946Z] #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-03-11T11:45:18.946Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T11:45:18.946Z] #20 18.79 Fetched 40.4 MB in 17s (2334 kB/s) [2022-03-11T11:45:19.105Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 3.2s done [2022-03-11T11:45:19.357Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.2s [2022-03-11T11:45:19.366Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-11T11:45:20.292Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 8.3s done [2022-03-11T11:45:20.463Z] #11 ... [2022-03-11T11:45:20.463Z] [2022-03-11T11:45:20.463Z] #24 [internal] load build context [2022-03-11T11:45:20.464Z] #24 sha256:9617aa91f3a49616c73e5bf9fa4dec3e4266e38d59f25a5491418e5fbf5184d7 [2022-03-11T11:45:20.464Z] #24 transferring context: 56.94MB 8.2s done [2022-03-11T11:45:20.464Z] #24 DONE 9.0s [2022-03-11T11:45:20.464Z] [2022-03-11T11:45:20.464Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:20.464Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:20.464Z] #11 ... [2022-03-11T11:45:20.464Z] [2022-03-11T11:45:20.464Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:20.464Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T11:45:20.464Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-11T11:45:20.464Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T11:45:20.464Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-11T11:45:20.464Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-11T11:45:20.464Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-03-11T11:45:20.464Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-03-11T11:45:20.549Z] #11 ... [2022-03-11T11:45:20.549Z] [2022-03-11T11:45:20.549Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:20.549Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T11:45:20.549Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T11:45:20.549Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-11T11:45:20.549Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-11T11:45:20.549Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-03-11T11:45:20.549Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-03-11T11:45:20.549Z] #69 DONE 8.9s [2022-03-11T11:45:20.549Z] [2022-03-11T11:45:20.549Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:20.549Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T11:45:20.549Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-11T11:45:20.549Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-11T11:45:20.549Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-11T11:45:20.549Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-11T11:45:20.549Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.2s done [2022-03-11T11:45:20.723Z] #69 ... [2022-03-11T11:45:20.723Z] [2022-03-11T11:45:20.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:20.723Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:20.986Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 9.2s done [2022-03-11T11:45:21.556Z] #11 ... [2022-03-11T11:45:21.556Z] [2022-03-11T11:45:21.556Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:21.556Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T11:45:21.556Z] #69 DONE 10.0s [2022-03-11T11:45:21.556Z] [2022-03-11T11:45:21.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:21.556Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:21.556Z] #11 ... [2022-03-11T11:45:21.556Z] [2022-03-11T11:45:21.556Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:21.556Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T11:45:21.556Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-11T11:45:21.556Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-11T11:45:21.556Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-11T11:45:21.556Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-11T11:45:21.556Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-11T11:45:21.556Z] #28 ... [2022-03-11T11:45:21.556Z] [2022-03-11T11:45:21.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:21.556Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:21.920Z] #28 ... [2022-03-11T11:45:21.920Z] [2022-03-11T11:45:21.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:21.920Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:22.502Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.3s [2022-03-11T11:45:22.651Z] #11 ... [2022-03-11T11:45:22.651Z] [2022-03-11T11:45:22.651Z] #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-03-11T11:45:22.651Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-11T11:45:22.651Z] #29 1.739 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:45:22.651Z] #29 1.739 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:45:22.651Z] #29 1.818 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:45:22.651Z] #29 1.945 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:45:22.651Z] #29 2.029 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:45:22.651Z] #29 2.825 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:45:22.651Z] #29 3.742 Fetched 8394 kB in 2s (3603 kB/s) [2022-03-11T11:45:22.651Z] #29 3.742 Reading package lists... [2022-03-11T11:45:22.651Z] #29 4.281 Reading package lists... [2022-03-11T11:45:22.651Z] #29 4.837 Building dependency tree... [2022-03-11T11:45:22.651Z] #29 5.157 The following additional packages will be installed: [2022-03-11T11:45:22.651Z] #29 5.157 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-11T11:45:22.651Z] #29 5.157 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-11T11:45:22.651Z] #29 5.157 Recommended packages: [2022-03-11T11:45:22.651Z] #29 5.157 libldap-common publicsuffix libsasl2-modules [2022-03-11T11:45:22.651Z] #29 5.277 The following NEW packages will be installed: [2022-03-11T11:45:22.651Z] #29 5.277 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-11T11:45:22.651Z] #29 5.277 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-11T11:45:22.651Z] #29 5.277 libssh2-1 openssl [2022-03-11T11:45:22.651Z] #29 5.547 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T11:45:22.651Z] #29 5.547 Need to get 2933 kB of archives. [2022-03-11T11:45:22.651Z] #29 5.547 After this operation, 6483 kB of additional disk space will be used. [2022-03-11T11:45:22.651Z] #29 5.547 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-11T11:45:22.651Z] #29 5.549 Get:2 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-11T11:45:22.651Z] #29 5.550 Get:3 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-11T11:45:22.651Z] #29 5.560 Get:4 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-11T11:45:22.651Z] #29 5.562 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-11T11:45:22.651Z] #29 5.568 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-11T11:45:22.651Z] #29 5.568 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-11T11:45:22.651Z] #29 5.589 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-11T11:45:22.651Z] #29 5.594 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-11T11:45:22.651Z] #29 5.594 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-11T11:45:22.651Z] #29 5.596 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-11T11:45:22.651Z] #29 5.602 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-11T11:45:22.651Z] #29 5.611 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-11T11:45:22.651Z] #29 5.636 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-11T11:45:22.651Z] #29 5.639 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-11T11:45:22.651Z] #29 5.880 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:45:22.651Z] #29 5.987 Fetched 2933 kB in 0s (8158 kB/s) [2022-03-11T11:45:22.651Z] #29 6.803 Selecting previously unselected package openssl. [2022-03-11T11:45:22.651Z] #29 6.803 (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-03-11T11:45:22.651Z] #29 6.809 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-11T11:45:22.651Z] #29 6.867 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-11T11:45:22.651Z] #29 7.771 Selecting previously unselected package ca-certificates. [2022-03-11T11:45:22.651Z] #29 7.771 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-11T11:45:22.651Z] #29 7.785 Unpacking ca-certificates (20210119) ... [2022-03-11T11:45:22.651Z] #29 8.252 Selecting previously unselected package libbrotli1:arm64. [2022-03-11T11:45:22.651Z] #29 8.252 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-11T11:45:22.651Z] #29 8.274 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-11T11:45:22.651Z] #29 8.414 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-11T11:45:22.651Z] #29 8.414 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-11T11:45:22.651Z] #29 8.421 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:22.651Z] #29 8.525 Selecting previously unselected package libsasl2-2:arm64. [2022-03-11T11:45:22.651Z] #29 8.526 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-11T11:45:22.651Z] #29 8.539 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:22.651Z] #29 8.628 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-11T11:45:22.651Z] #29 8.628 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-11T11:45:22.651Z] #29 8.639 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-11T11:45:22.651Z] #29 9.176 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-11T11:45:22.651Z] #29 9.176 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-11T11:45:22.651Z] #29 9.192 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-11T11:45:22.651Z] #29 9.427 Selecting previously unselected package libpsl5:arm64. [2022-03-11T11:45:22.651Z] #29 9.428 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-11T11:45:22.651Z] #29 9.491 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-11T11:45:22.761Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.5s done [2022-03-11T11:45:22.912Z] #29 ... [2022-03-11T11:45:22.912Z] [2022-03-11T11:45:22.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:22.912Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T11:45:23.169Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 3.7s done [2022-03-11T11:45:23.300Z] #11 ... [2022-03-11T11:45:23.301Z] [2022-03-11T11:45:23.301Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:23.301Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T11:45:23.301Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.5s done [2022-03-11T11:45:23.301Z] #28 DONE 11.6s [2022-03-11T11:45:23.301Z] [2022-03-11T11:45:23.301Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:23.301Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:23.301Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-11T11:45:23.336Z] #11 ... [2022-03-11T11:45:23.336Z] [2022-03-11T11:45:23.336Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T11:45:23.336Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T11:45:23.336Z] #68 DONE 0.6s [2022-03-11T11:45:23.336Z] [2022-03-11T11:45:23.336Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:23.336Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T11:45:23.336Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.5s done [2022-03-11T11:45:23.336Z] #28 DONE 11.5s [2022-03-11T11:45:23.336Z] [2022-03-11T11:45:23.336Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:23.336Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:23.336Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.1s [2022-03-11T11:45:23.595Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.6s done [2022-03-11T11:45:23.732Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e [2022-03-11T11:45:23.854Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-11T11:45:23.870Z] #11 ... [2022-03-11T11:45:23.870Z] [2022-03-11T11:45:23.870Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T11:45:23.870Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T11:45:23.870Z] #68 DONE 0.3s [2022-03-11T11:45:23.870Z] [2022-03-11T11:45:23.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:23.870Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:23.870Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.8s done [2022-03-11T11:45:24.112Z] #11 ... [2022-03-11T11:45:24.113Z] [2022-03-11T11:45:24.113Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T11:45:24.113Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T11:45:24.113Z] #70 DONE 0.9s [2022-03-11T11:45:24.113Z] [2022-03-11T11:45:24.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:24.113Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:24.660Z] #11 ... [2022-03-11T11:45:24.660Z] [2022-03-11T11:45:24.660Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T11:45:24.660Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-11T11:45:24.660Z] #68 DONE 1.2s [2022-03-11T11:45:24.660Z] [2022-03-11T11:45:24.660Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:24.660Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T11:45:24.800Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-11T11:45:24.842Z] Client: [2022-03-11T11:45:24.842Z] Context: default [2022-03-11T11:45:24.842Z] Debug Mode: false [2022-03-11T11:45:24.842Z] Plugins: [2022-03-11T11:45:24.842Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T11:45:24.842Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T11:45:24.842Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T11:45:24.842Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T11:45:24.842Z] [2022-03-11T11:45:24.842Z] Server: [2022-03-11T11:45:24.842Z] Containers: 0 [2022-03-11T11:45:24.842Z] Running: 0 [2022-03-11T11:45:24.842Z] Paused: 0 [2022-03-11T11:45:24.842Z] Stopped: 0 [2022-03-11T11:45:24.842Z] Images: 0 [2022-03-11T11:45:24.842Z] Server Version: 20.10.12 [2022-03-11T11:45:24.842Z] Storage Driver: overlay2 [2022-03-11T11:45:24.842Z] Backing Filesystem: extfs [2022-03-11T11:45:24.842Z] Supports d_type: true [2022-03-11T11:45:24.842Z] Native Overlay Diff: true [2022-03-11T11:45:24.842Z] userxattr: false [2022-03-11T11:45:24.842Z] Logging Driver: json-file [2022-03-11T11:45:24.842Z] Cgroup Driver: systemd [2022-03-11T11:45:24.842Z] Cgroup Version: 2 [2022-03-11T11:45:24.842Z] Plugins: [2022-03-11T11:45:24.842Z] Volume: local [2022-03-11T11:45:24.842Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T11:45:24.842Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T11:45:24.842Z] Swarm: inactive [2022-03-11T11:45:24.842Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-11T11:45:24.842Z] Default Runtime: runc [2022-03-11T11:45:24.842Z] Init Binary: docker-init [2022-03-11T11:45:24.842Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T11:45:24.842Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T11:45:24.842Z] init version: de40ad0 [2022-03-11T11:45:24.842Z] Security Options: [2022-03-11T11:45:24.842Z] apparmor [2022-03-11T11:45:24.842Z] seccomp [2022-03-11T11:45:24.842Z] Profile: default [2022-03-11T11:45:24.842Z] cgroupns [2022-03-11T11:45:24.842Z] Kernel Version: 5.11.0-1023-aws [2022-03-11T11:45:24.842Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-11T11:45:24.842Z] OSType: linux [2022-03-11T11:45:24.842Z] Architecture: x86_64 [2022-03-11T11:45:24.842Z] CPUs: 2 [2022-03-11T11:45:24.842Z] Total Memory: 7.477GiB [2022-03-11T11:45:24.842Z] Name: ip-10-100-64-189 [2022-03-11T11:45:24.842Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-11T11:45:24.842Z] Docker Root Dir: /var/lib/docker [2022-03-11T11:45:24.842Z] Debug Mode: false [2022-03-11T11:45:24.842Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:45:24.842Z] Labels: [2022-03-11T11:45:24.842Z] Experimental: true [2022-03-11T11:45:24.842Z] Insecure Registries: [2022-03-11T11:45:24.842Z] 127.0.0.0/8 [2022-03-11T11:45:24.842Z] Live Restore Enabled: true [2022-03-11T11:45:24.842Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T11:45:25.057Z] #11 ... [2022-03-11T11:45:25.057Z] [2022-03-11T11:45:25.057Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T11:45:25.057Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T11:45:25.057Z] #70 DONE 1.4s [2022-03-11T11:45:25.057Z] [2022-03-11T11:45:25.057Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:25.057Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:25.214Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c . [2022-03-11T11:45:25.214Z] #1 [internal] load build definition from Dockerfile [2022-03-11T11:45:25.214Z] #1 sha256:f38b72236f27d9dcae2bb4c16011a194894b491e8785c6aafa07ba58e5c9c661 [2022-03-11T11:45:25.214Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T11:45:25.214Z] #1 DONE 0.1s [2022-03-11T11:45:25.214Z] [2022-03-11T11:45:25.214Z] #2 [internal] load .dockerignore [2022-03-11T11:45:25.214Z] #2 sha256:fb5ceecbe622a80370a5a7f0cdeb416eeca2a572d4ee6714e31785b11674ae17 [2022-03-11T11:45:25.214Z] #2 transferring context: 87B done [2022-03-11T11:45:25.214Z] #2 DONE 0.1s [2022-03-11T11:45:25.214Z] [2022-03-11T11:45:25.214Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T11:45:25.214Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T11:45:25.490Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.2s done [2022-03-11T11:45:25.490Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-11T11:45:25.775Z] #3 DONE 0.4s [2022-03-11T11:45:25.775Z] [2022-03-11T11:45:25.775Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T11:45:25.775Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T11:45:25.775Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-11T11:45:25.987Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.1s done [2022-03-11T11:45:26.031Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-11T11:45:26.031Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-11T11:45:26.031Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-11T11:45:26.031Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-11T11:45:26.290Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-11T11:45:26.290Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-11T11:45:26.552Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-11T11:45:26.591Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-11T11:45:26.591Z] #4 DONE 0.6s [2022-03-11T11:45:26.591Z] [2022-03-11T11:45:26.591Z] #6 [internal] load .dockerignore [2022-03-11T11:45:26.591Z] #6 sha256:a1202140eb57aa3704a0f8d2de5637284ac23c555d84a1cad3d3cb3ccfff8659 [2022-03-11T11:45:26.591Z] #6 DONE 0.0s [2022-03-11T11:45:26.591Z] [2022-03-11T11:45:26.591Z] #5 [internal] load build definition from Dockerfile [2022-03-11T11:45:26.591Z] #5 sha256:b954a57ea8d281fb2efed7cece85105b7e739188f561dfbe1cb064137dd5dbb2 [2022-03-11T11:45:26.591Z] #5 DONE 0.0s [2022-03-11T11:45:26.591Z] [2022-03-11T11:45:26.591Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:45:26.591Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T11:45:27.066Z] #20 18.79 Reading package lists... [2022-03-11T11:45:27.066Z] #20 ... [2022-03-11T11:45:27.066Z] [2022-03-11T11:45:27.066Z] #70 [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-03-11T11:45:27.066Z] #70 sha256:21cbc5cff8afd3574ec8b589515b3e21fe7050e4a0f6c6d94a07df17d2ed8fd9 [2022-03-11T11:45:27.066Z] #70 26.51 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:45:27.066Z] #70 26.51 + GOBIN=/build [2022-03-11T11:45:27.066Z] #70 26.51 + GO111MODULE=on [2022-03-11T11:45:27.066Z] #70 26.51 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T11:45:27.182Z] #11 ... [2022-03-11T11:45:27.182Z] [2022-03-11T11:45:27.182Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T11:45:27.182Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-11T11:45:27.182Z] #70 DONE 2.3s [2022-03-11T11:45:27.182Z] [2022-03-11T11:45:27.182Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:27.182Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T11:45:27.608Z] #9 DONE 1.0s [2022-03-11T11:45:27.608Z] [2022-03-11T11:45:27.608Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T11:45:27.608Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T11:45:27.635Z] #70 ... [2022-03-11T11:45:27.635Z] [2022-03-11T11:45:27.635Z] #45 [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-03-11T11:45:27.636Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T11:45:27.636Z] #45 18.74 Fetched 40.4 MB in 17s (2347 kB/s) [2022-03-11T11:45:27.636Z] #45 18.74 Reading package lists... [2022-03-11T11:45:27.866Z] #10 ... [2022-03-11T11:45:27.866Z] [2022-03-11T11:45:27.866Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T11:45:27.866Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T11:45:27.866Z] #8 DONE 1.0s [2022-03-11T11:45:27.866Z] [2022-03-11T11:45:27.866Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T11:45:27.866Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T11:45:27.866Z] #7 DONE 1.1s [2022-03-11T11:45:27.866Z] [2022-03-11T11:45:27.866Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T11:45:27.866Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T11:45:27.866Z] #10 DONE 1.2s [2022-03-11T11:45:27.895Z] #45 27.73 Reading package lists... [2022-03-11T11:45:27.895Z] #45 ... [2022-03-11T11:45:27.895Z] [2022-03-11T11:45:27.895Z] #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-03-11T11:45:27.895Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T11:45:27.895Z] #20 18.79 Reading package lists... [2022-03-11T11:45:29.084Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 5.0s done [2022-03-11T11:45:29.084Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 [2022-03-11T11:45:29.084Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 done [2022-03-11T11:45:29.084Z] #11 DONE 20.7s [2022-03-11T11:45:29.084Z] [2022-03-11T11:45:29.084Z] #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-03-11T11:45:29.084Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-11T11:45:29.084Z] #29 10.71 Selecting previously unselected package librtmp1:arm64. [2022-03-11T11:45:29.084Z] #29 10.71 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-11T11:45:29.084Z] #29 10.83 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T11:45:29.084Z] #29 10.90 Selecting previously unselected package libssh2-1:arm64. [2022-03-11T11:45:29.084Z] #29 10.90 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-11T11:45:29.084Z] #29 10.91 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-11T11:45:29.084Z] #29 11.61 Selecting previously unselected package libcurl4:arm64. [2022-03-11T11:45:29.084Z] #29 11.61 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-11T11:45:29.084Z] #29 11.68 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:29.084Z] #29 11.99 Selecting previously unselected package curl. [2022-03-11T11:45:29.084Z] #29 11.99 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-11T11:45:29.084Z] #29 12.04 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:29.084Z] #29 12.11 Selecting previously unselected package libonig5:arm64. [2022-03-11T11:45:29.084Z] #29 12.11 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-11T11:45:29.084Z] #29 12.12 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-11T11:45:29.084Z] #29 12.28 Selecting previously unselected package libjq1:arm64. [2022-03-11T11:45:29.084Z] #29 12.28 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-11T11:45:29.084Z] #29 12.34 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-11T11:45:29.084Z] #29 12.67 Selecting previously unselected package jq. [2022-03-11T11:45:29.084Z] #29 12.67 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-11T11:45:29.084Z] #29 12.74 Unpacking jq (1.6-2.1) ... [2022-03-11T11:45:29.084Z] #29 13.48 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-11T11:45:29.084Z] #29 13.70 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-11T11:45:29.084Z] #29 13.71 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-11T11:45:29.084Z] #29 13.72 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:29.084Z] #29 13.73 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T11:45:29.084Z] #29 13.75 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:29.084Z] #29 13.76 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-11T11:45:29.084Z] #29 13.78 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-11T11:45:29.084Z] #29 13.80 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-11T11:45:29.084Z] #29 13.81 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-11T11:45:29.084Z] #29 13.98 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-11T11:45:29.084Z] #29 14.13 Setting up ca-certificates (20210119) ... [2022-03-11T11:45:29.084Z] #29 14.82 Updating certificates in /etc/ssl/certs... [2022-03-11T11:45:29.084Z] #29 15.41 129 added, 0 removed; done. [2022-03-11T11:45:29.084Z] #29 15.51 Setting up jq (1.6-2.1) ... [2022-03-11T11:45:29.084Z] #29 15.52 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:29.084Z] #29 15.54 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:29.084Z] #29 15.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:45:29.084Z] #29 15.58 Processing triggers for ca-certificates (20210119) ... [2022-03-11T11:45:29.084Z] #29 15.60 Updating certificates in /etc/ssl/certs... [2022-03-11T11:45:29.084Z] #29 16.20 0 added, 0 removed; done. [2022-03-11T11:45:29.084Z] #29 16.20 Running hooks in /etc/ca-certificates/update.d... [2022-03-11T11:45:29.084Z] #29 16.20 done. [2022-03-11T11:45:29.084Z] #29 DONE 16.5s [2022-03-11T11:45:29.084Z] [2022-03-11T11:45:29.084Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T11:45:29.084Z] #30 sha256:1902c1e54e37834949ff04f1e8e5138824d15da060ffa3ef679fa6f3fd5a4525 [2022-03-11T11:45:29.340Z] #30 DONE 0.1s [2022-03-11T11:45:29.340Z] [2022-03-11T11:45:29.340Z] #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-03-11T11:45:29.340Z] #31 sha256:b4af1c0870834549a957ef1703e746babf94991e4fb2b0b1848a861bc4768bae [2022-03-11T11:45:29.858Z] [2022-03-11T11:45:29.858Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:29.858Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T11:45:29.858Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-11T11:45:29.858Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T11:45:29.858Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-11T11:45:29.907Z] #31 ... [2022-03-11T11:45:29.907Z] [2022-03-11T11:45:29.907Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T11:45:29.907Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-11T11:45:29.907Z] #12 DONE 0.6s [2022-03-11T11:45:30.161Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-11T11:45:30.164Z] [2022-03-11T11:45:30.164Z] #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-03-11T11:45:30.164Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-11T11:45:30.419Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-03-11T11:45:30.419Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-03-11T11:45:30.419Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.4s [2022-03-11T11:45:30.441Z] #13 DONE 0.5s [2022-03-11T11:45:30.441Z] [2022-03-11T11:45:30.441Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T11:45:30.441Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-11T11:45:30.441Z] #33 DONE 0.2s [2022-03-11T11:45:30.441Z] [2022-03-11T11:45:30.441Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T11:45:30.441Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-11T11:45:30.441Z] #42 DONE 0.2s [2022-03-11T11:45:30.441Z] [2022-03-11T11:45:30.441Z] #43 [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-03-11T11:45:30.441Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-11T11:45:30.680Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-03-11T11:45:30.699Z] #43 ... [2022-03-11T11:45:30.699Z] [2022-03-11T11:45:30.699Z] #46 [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-03-11T11:45:30.699Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-11T11:45:30.699Z] #46 DONE 0.3s [2022-03-11T11:45:30.699Z] [2022-03-11T11:45:30.699Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T11:45:30.699Z] #62 sha256:271c0fb5ca541748b5f435ab5facfcfd7d18e9c8a095ead996ea515e6806ccd8 [2022-03-11T11:45:30.699Z] #62 DONE 0.4s [2022-03-11T11:45:30.699Z] [2022-03-11T11:45:30.699Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T11:45:30.699Z] #25 sha256:f081135998415e02cc75631695c55f93e05ab2c3468996564399fdfb74d7f838 [2022-03-11T11:45:30.699Z] #25 DONE 0.4s [2022-03-11T11:45:30.699Z] [2022-03-11T11:45:30.699Z] #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-03-11T11:45:30.700Z] #26 sha256:9052884b10110cc8aad1722c81f377e7c1c5de11788b8ba595a0c2f316c5a6b4 [2022-03-11T11:45:30.767Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-11T11:45:30.985Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-11T11:45:30.985Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-11T11:45:31.191Z] #20 27.62 Reading package lists... [2022-03-11T11:45:31.191Z] #20 ... [2022-03-11T11:45:31.191Z] [2022-03-11T11:45:31.191Z] #70 [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-03-11T11:45:31.191Z] #70 sha256:21cbc5cff8afd3574ec8b589515b3e21fe7050e4a0f6c6d94a07df17d2ed8fd9 [2022-03-11T11:45:31.191Z] #70 30.96 rootlesskit version 0.14.6 [2022-03-11T11:45:31.191Z] #70 30.96 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T11:45:31.191Z] #70 30.96 -container-ip string [2022-03-11T11:45:31.191Z] #70 30.96 container ip [2022-03-11T11:45:31.191Z] #70 30.96 -container-port int [2022-03-11T11:45:31.191Z] #70 30.96 container port (default -1) [2022-03-11T11:45:31.191Z] #70 30.96 -host-ip string [2022-03-11T11:45:31.191Z] #70 30.96 host ip [2022-03-11T11:45:31.191Z] #70 30.96 -host-port int [2022-03-11T11:45:31.191Z] #70 30.96 host port (default -1) [2022-03-11T11:45:31.191Z] #70 30.96 -proto string [2022-03-11T11:45:31.191Z] #70 30.96 proxy protocol (default "tcp") [2022-03-11T11:45:31.191Z] #70 DONE 31.4s [2022-03-11T11:45:31.191Z] [2022-03-11T11:45:31.191Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T11:45:31.191Z] #71 sha256:662c48b2b0706d7356c2d838c1fad4fbe09eeb780f355625fa00eb2dabc7bfad [2022-03-11T11:45:31.191Z] #71 DONE 0.1s [2022-03-11T11:45:31.191Z] [2022-03-11T11:45:31.191Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T11:45:31.191Z] #72 sha256:c7e9c4231d8f4d9f85643c13266fc08a2fb5f97ac49f1eddc1a884fd55f36131 [2022-03-11T11:45:31.191Z] #72 DONE 0.1s [2022-03-11T11:45:31.191Z] [2022-03-11T11:45:31.192Z] #65 [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-03-11T11:45:31.192Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T11:45:31.192Z] #65 18.74 Reading package lists... [2022-03-11T11:45:31.823Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-11T11:45:32.130Z] #65 27.09 Reading package lists... [2022-03-11T11:45:32.131Z] #65 ... [2022-03-11T11:45:32.131Z] [2022-03-11T11:45:32.131Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T11:45:32.131Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T11:45:32.131Z] #75 CACHED [2022-03-11T11:45:32.131Z] [2022-03-11T11:45:32.131Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T11:45:32.131Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T11:45:32.131Z] #77 CACHED [2022-03-11T11:45:32.131Z] [2022-03-11T11:45:32.131Z] #65 [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-03-11T11:45:32.131Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T11:45:33.198Z] #11 ... [2022-03-11T11:45:33.198Z] [2022-03-11T11:45:33.198Z] #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-03-11T11:45:33.198Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T11:45:33.198Z] #29 1.449 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:45:33.198Z] #29 1.449 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:45:33.198Z] #29 1.462 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:45:33.198Z] #29 1.568 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:45:33.198Z] #29 1.751 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:45:33.199Z] #29 2.121 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:45:33.199Z] #29 3.490 Fetched 8507 kB in 2s (3686 kB/s) [2022-03-11T11:45:33.199Z] #29 3.490 Reading package lists... [2022-03-11T11:45:33.199Z] #29 4.280 Reading package lists... [2022-03-11T11:45:33.199Z] #29 5.059 Building dependency tree... [2022-03-11T11:45:33.199Z] #29 5.409 The following additional packages will be installed: [2022-03-11T11:45:33.199Z] #29 5.409 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-11T11:45:33.199Z] #29 5.409 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-11T11:45:33.199Z] #29 5.409 Recommended packages: [2022-03-11T11:45:33.199Z] #29 5.409 libldap-common publicsuffix libsasl2-modules [2022-03-11T11:45:33.199Z] #29 5.593 The following NEW packages will be installed: [2022-03-11T11:45:33.199Z] #29 5.593 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-11T11:45:33.199Z] #29 5.593 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-11T11:45:33.199Z] #29 5.593 libssh2-1 openssl [2022-03-11T11:45:33.199Z] #29 5.889 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T11:45:33.199Z] #29 5.889 Need to get 3038 kB of archives. [2022-03-11T11:45:33.199Z] #29 5.889 After this operation, 6650 kB of additional disk space will be used. [2022-03-11T11:45:33.199Z] #29 5.889 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-11T11:45:33.199Z] #29 5.889 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-11T11:45:33.199Z] #29 5.889 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-11T11:45:33.199Z] #29 5.904 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-11T11:45:33.199Z] #29 5.904 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-11T11:45:33.199Z] #29 5.917 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-11T11:45:33.199Z] #29 5.917 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-11T11:45:33.199Z] #29 5.917 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-11T11:45:33.199Z] #29 5.917 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-11T11:45:33.199Z] #29 5.917 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-11T11:45:33.199Z] #29 5.917 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-11T11:45:33.199Z] #29 5.937 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-11T11:45:33.199Z] #29 5.937 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T11:45:33.199Z] #29 5.937 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T11:45:33.199Z] #29 5.937 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T11:45:33.199Z] #29 6.136 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:45:33.199Z] #29 6.178 Fetched 3038 kB in 0s (9223 kB/s) [2022-03-11T11:45:33.199Z] #29 6.215 Selecting previously unselected package openssl. [2022-03-11T11:45:33.199Z] #29 6.215 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-11T11:45:33.199Z] #29 6.215 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 6.218 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 6.392 Selecting previously unselected package ca-certificates. [2022-03-11T11:45:33.199Z] #29 6.394 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-11T11:45:33.199Z] #29 6.398 Unpacking ca-certificates (20210119) ... [2022-03-11T11:45:33.199Z] #29 6.488 Selecting previously unselected package libbrotli1:amd64. [2022-03-11T11:45:33.199Z] #29 6.488 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 6.496 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T11:45:33.199Z] #29 6.594 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T11:45:33.199Z] #29 6.594 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 6.598 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 6.660 Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T11:45:33.199Z] #29 6.662 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 6.666 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 6.731 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T11:45:33.199Z] #29 6.731 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 6.737 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T11:45:33.199Z] #29 6.831 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T11:45:33.199Z] #29 6.832 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 6.836 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T11:45:33.199Z] #29 6.916 Selecting previously unselected package libpsl5:amd64. [2022-03-11T11:45:33.199Z] #29 6.916 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 6.933 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T11:45:33.199Z] #29 7.021 Selecting previously unselected package librtmp1:amd64. [2022-03-11T11:45:33.199Z] #29 7.021 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 7.025 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T11:45:33.199Z] #29 7.075 Selecting previously unselected package libssh2-1:amd64. [2022-03-11T11:45:33.199Z] #29 7.075 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 7.078 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T11:45:33.199Z] #29 7.170 Selecting previously unselected package libcurl4:amd64. [2022-03-11T11:45:33.199Z] #29 7.170 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 7.174 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 7.257 Selecting previously unselected package curl. [2022-03-11T11:45:33.199Z] #29 7.257 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 7.260 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 7.334 Selecting previously unselected package libonig5:amd64. [2022-03-11T11:45:33.199Z] #29 7.334 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 7.338 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:45:33.199Z] #29 7.440 Selecting previously unselected package libjq1:amd64. [2022-03-11T11:45:33.199Z] #29 7.440 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 7.440 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:45:33.199Z] #29 7.488 Selecting previously unselected package jq. [2022-03-11T11:45:33.199Z] #29 7.490 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-11T11:45:33.199Z] #29 7.494 Unpacking jq (1.6-2.1) ... [2022-03-11T11:45:33.199Z] #29 7.574 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T11:45:33.199Z] #29 7.585 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T11:45:33.199Z] #29 7.595 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T11:45:33.199Z] #29 7.605 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 7.616 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T11:45:33.199Z] #29 7.629 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 7.637 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T11:45:33.199Z] #29 7.647 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 7.662 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:45:33.199Z] #29 7.673 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:45:33.199Z] #29 7.683 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T11:45:33.199Z] #29 7.695 Setting up ca-certificates (20210119) ... [2022-03-11T11:45:33.199Z] #29 8.385 Updating certificates in /etc/ssl/certs... [2022-03-11T11:45:33.199Z] #29 9.483 129 added, 0 removed; done. [2022-03-11T11:45:33.199Z] #29 9.554 Setting up jq (1.6-2.1) ... [2022-03-11T11:45:33.199Z] #29 9.561 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 9.581 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:33.199Z] #29 9.591 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:45:33.199Z] #29 9.609 Processing triggers for ca-certificates (20210119) ... [2022-03-11T11:45:33.199Z] #29 9.617 Updating certificates in /etc/ssl/certs... [2022-03-11T11:45:33.325Z] #11 ... [2022-03-11T11:45:33.325Z] [2022-03-11T11:45:33.325Z] #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-03-11T11:45:33.325Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T11:45:33.325Z] #29 2.207 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:45:33.325Z] #29 2.224 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:45:33.325Z] #29 2.224 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:45:33.325Z] #29 2.377 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:45:33.325Z] #29 2.585 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:45:33.325Z] #29 2.997 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:45:33.325Z] #29 4.355 Fetched 8507 kB in 2s (3534 kB/s) [2022-03-11T11:45:33.325Z] #29 4.355 Reading package lists... [2022-03-11T11:45:33.325Z] #29 5.171 Reading package lists... [2022-03-11T11:45:33.325Z] #29 6.020 Building dependency tree... [2022-03-11T11:45:33.325Z] #29 6.469 The following additional packages will be installed: [2022-03-11T11:45:33.325Z] #29 6.469 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-11T11:45:33.325Z] #29 6.470 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-11T11:45:33.325Z] #29 6.471 Recommended packages: [2022-03-11T11:45:33.325Z] #29 6.472 libldap-common publicsuffix libsasl2-modules [2022-03-11T11:45:33.325Z] #29 6.656 The following NEW packages will be installed: [2022-03-11T11:45:33.325Z] #29 6.656 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-11T11:45:33.325Z] #29 6.656 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-11T11:45:33.325Z] #29 6.656 libssh2-1 openssl [2022-03-11T11:45:33.325Z] #29 6.934 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T11:45:33.325Z] #29 6.934 Need to get 3038 kB of archives. [2022-03-11T11:45:33.325Z] #29 6.934 After this operation, 6650 kB of additional disk space will be used. [2022-03-11T11:45:33.325Z] #29 6.934 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-11T11:45:33.325Z] #29 6.937 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-11T11:45:33.325Z] #29 6.941 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-11T11:45:33.325Z] #29 6.953 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-11T11:45:33.325Z] #29 6.954 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-11T11:45:33.325Z] #29 6.958 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-11T11:45:33.325Z] #29 6.960 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-11T11:45:33.325Z] #29 6.961 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-11T11:45:33.325Z] #29 6.962 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-11T11:45:33.325Z] #29 6.963 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-11T11:45:33.326Z] #29 6.971 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-11T11:45:33.326Z] #29 6.975 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-11T11:45:33.326Z] #29 6.983 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T11:45:33.326Z] #29 6.984 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T11:45:33.326Z] #29 6.994 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T11:45:33.326Z] #29 7.176 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:45:33.326Z] #29 7.228 Fetched 3038 kB in 0s (8933 kB/s) [2022-03-11T11:45:33.326Z] #29 7.265 Selecting previously unselected package openssl. [2022-03-11T11:45:33.326Z] #29 7.265 (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-03-11T11:45:33.326Z] #29 7.266 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 7.271 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-11T11:45:33.326Z] #29 7.474 Selecting previously unselected package ca-certificates. [2022-03-11T11:45:33.326Z] #29 7.474 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-11T11:45:33.326Z] #29 7.480 Unpacking ca-certificates (20210119) ... [2022-03-11T11:45:33.326Z] #29 7.607 Selecting previously unselected package libbrotli1:amd64. [2022-03-11T11:45:33.326Z] #29 7.607 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 7.628 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T11:45:33.326Z] #29 7.697 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T11:45:33.326Z] #29 7.697 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 7.702 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:33.326Z] #29 7.751 Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T11:45:33.326Z] #29 7.751 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 7.782 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:33.326Z] #29 7.847 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T11:45:33.326Z] #29 7.847 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 7.853 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T11:45:33.326Z] #29 7.963 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T11:45:33.326Z] #29 7.963 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 7.968 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T11:45:33.326Z] #29 8.053 Selecting previously unselected package libpsl5:amd64. [2022-03-11T11:45:33.326Z] #29 8.053 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 8.056 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T11:45:33.326Z] #29 8.114 Selecting previously unselected package librtmp1:amd64. [2022-03-11T11:45:33.326Z] #29 8.114 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 8.120 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T11:45:33.326Z] #29 8.172 Selecting previously unselected package libssh2-1:amd64. [2022-03-11T11:45:33.326Z] #29 8.173 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 8.178 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T11:45:33.326Z] #29 8.254 Selecting previously unselected package libcurl4:amd64. [2022-03-11T11:45:33.326Z] #29 8.254 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 8.258 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:33.326Z] #29 8.340 Selecting previously unselected package curl. [2022-03-11T11:45:33.326Z] #29 8.340 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 8.342 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:33.326Z] #29 8.428 Selecting previously unselected package libonig5:amd64. [2022-03-11T11:45:33.326Z] #29 8.428 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 8.439 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:45:33.326Z] #29 8.514 Selecting previously unselected package libjq1:amd64. [2022-03-11T11:45:33.326Z] #29 8.514 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 8.525 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:45:33.326Z] #29 8.592 Selecting previously unselected package jq. [2022-03-11T11:45:33.326Z] #29 8.592 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-11T11:45:33.326Z] #29 8.597 Unpacking jq (1.6-2.1) ... [2022-03-11T11:45:33.326Z] #29 8.651 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T11:45:33.326Z] #29 8.662 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T11:45:33.326Z] #29 8.674 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T11:45:33.326Z] #29 8.690 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:33.326Z] #29 8.703 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T11:45:33.326Z] #29 8.716 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:33.326Z] #29 8.730 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T11:45:33.326Z] #29 8.743 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-11T11:45:33.326Z] #29 8.771 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:45:33.326Z] #29 8.786 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:45:33.326Z] #29 8.799 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T11:45:33.326Z] #29 8.839 Setting up ca-certificates (20210119) ... [2022-03-11T11:45:33.326Z] #29 9.635 Updating certificates in /etc/ssl/certs... [2022-03-11T11:45:33.457Z] #29 ... [2022-03-11T11:45:33.457Z] [2022-03-11T11:45:33.457Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:33.457Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:33.585Z] #29 ... [2022-03-11T11:45:33.585Z] [2022-03-11T11:45:33.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:33.585Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:33.654Z] #67 ... [2022-03-11T11:45:33.654Z] [2022-03-11T11:45:33.654Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T11:45:33.654Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T11:45:33.654Z] #45 DONE 0.0s [2022-03-11T11:45:33.654Z] [2022-03-11T11:45:33.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:33.654Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:33.654Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-11T11:45:33.654Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-11T11:45:33.654Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-11T11:45:33.654Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-11T11:45:33.654Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.9s done [2022-03-11T11:45:33.654Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.1s done [2022-03-11T11:45:33.654Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 2.0s done [2022-03-11T11:45:33.654Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.7s done [2022-03-11T11:45:33.654Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 64.02MB / 85.81MB 3.3s [2022-03-11T11:45:33.654Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 60.87MB / 134.90MB 3.3s [2022-03-11T11:45:33.654Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.7s [2022-03-11T11:45:33.654Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 2.8s done [2022-03-11T11:45:33.654Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 70.25MB / 85.81MB 3.4s [2022-03-11T11:45:33.654Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 68.16MB / 134.90MB 3.4s [2022-03-11T11:45:33.654Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 76.55MB / 85.81MB 3.5s [2022-03-11T11:45:33.715Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.3s done [2022-03-11T11:45:33.846Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.2s done [2022-03-11T11:45:33.958Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 80.74MB / 134.90MB 3.6s [2022-03-11T11:45:33.958Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.7s [2022-03-11T11:45:33.958Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 88.08MB / 134.90MB 3.7s [2022-03-11T11:45:33.976Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-11T11:45:33.976Z] #26 2.919 + RM_GOPATH=0 [2022-03-11T11:45:33.976Z] #26 2.919 + TMP_GOPATH= [2022-03-11T11:45:33.976Z] #26 2.919 + : /build [2022-03-11T11:45:33.976Z] #26 2.919 + '[' -z '' ']' [2022-03-11T11:45:33.976Z] #26 2.919 ++ mktemp -d [2022-03-11T11:45:33.976Z] #26 2.935 + export GOPATH=/tmp/tmp.2MKwkCXv3j [2022-03-11T11:45:33.976Z] #26 2.935 + GOPATH=/tmp/tmp.2MKwkCXv3j [2022-03-11T11:45:33.976Z] #26 2.935 + RM_GOPATH=1 [2022-03-11T11:45:33.976Z] #26 2.936 + case "$(go env GOARCH)" in [2022-03-11T11:45:33.976Z] #26 2.936 ++ go env GOARCH [2022-03-11T11:45:33.976Z] #26 2.944 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:33.976Z] #26 2.944 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:33.976Z] #26 2.945 ++ dirname /install.sh [2022-03-11T11:45:33.976Z] #26 2.946 + dir=/ [2022-03-11T11:45:33.976Z] #26 2.947 + bin=dockercli [2022-03-11T11:45:33.976Z] #26 2.947 + shift [2022-03-11T11:45:33.976Z] #26 2.947 + '[' '!' -f //dockercli.installer ']' [2022-03-11T11:45:33.976Z] #26 2.947 + . //dockercli.installer [2022-03-11T11:45:33.977Z] #26 2.947 ++ : stable [2022-03-11T11:45:33.977Z] #26 2.948 ++ : 17.06.2-ce [2022-03-11T11:45:33.977Z] #26 2.948 + install_dockercli [2022-03-11T11:45:33.977Z] #26 2.948 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T11:45:33.977Z] #26 2.948 Install docker/cli version 17.06.2-ce from stable [2022-03-11T11:45:33.977Z] #26 2.949 ++ uname -m [2022-03-11T11:45:33.977Z] #26 2.950 + arch=aarch64 [2022-03-11T11:45:33.977Z] #26 2.950 + '[' aarch64 '!=' x86_64 ']' [2022-03-11T11:45:33.977Z] #26 2.950 + '[' aarch64 '!=' s390x ']' [2022-03-11T11:45:33.977Z] #26 2.950 + '[' aarch64 '!=' armhf ']' [2022-03-11T11:45:33.977Z] #26 2.951 + build_dockercli [2022-03-11T11:45:33.977Z] #26 2.951 + git clone https://github.com/docker/docker-ce /tmp/tmp.2MKwkCXv3j/tmp/docker-ce [2022-03-11T11:45:33.977Z] #26 2.952 Cloning into '/tmp/tmp.2MKwkCXv3j/tmp/docker-ce'... [2022-03-11T11:45:34.037Z] #65 27.09 Reading package lists... [2022-03-11T11:45:34.109Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-11T11:45:34.217Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 98.64MB / 134.90MB 3.9s [2022-03-11T11:45:34.217Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 114.29MB / 134.90MB 4.2s [2022-03-11T11:45:34.234Z] #11 ... [2022-03-11T11:45:34.234Z] [2022-03-11T11:45:34.234Z] #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-03-11T11:45:34.234Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T11:45:34.234Z] #29 10.37 0 added, 0 removed; done. [2022-03-11T11:45:34.234Z] #29 10.37 Running hooks in /etc/ca-certificates/update.d... [2022-03-11T11:45:34.234Z] #29 10.37 done. [2022-03-11T11:45:34.234Z] #29 DONE 11.2s [2022-03-11T11:45:34.234Z] [2022-03-11T11:45:34.234Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:34.234Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:34.781Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 122.68MB / 134.90MB 4.4s [2022-03-11T11:45:34.781Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.6s done [2022-03-11T11:45:34.781Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 4.6s [2022-03-11T11:45:34.781Z] #11 ... [2022-03-11T11:45:34.781Z] [2022-03-11T11:45:34.781Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:34.781Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T11:45:34.781Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-11T11:45:34.781Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-11T11:45:34.781Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T11:45:34.781Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-11T11:45:34.781Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-03-11T11:45:34.781Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-03-11T11:45:34.781Z] #69 DONE 5.0s [2022-03-11T11:45:34.781Z] [2022-03-11T11:45:34.781Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:34.781Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:34.781Z] #11 ... [2022-03-11T11:45:34.781Z] [2022-03-11T11:45:34.781Z] #24 [internal] load build context [2022-03-11T11:45:34.781Z] #24 sha256:a14a1e8a8e1d319a8b5b11f516e63ac3558e6b121d8e04edc3e981d29c59bdb6 [2022-03-11T11:45:34.781Z] #24 transferring context: 56.92MB 5.1s done [2022-03-11T11:45:34.801Z] #11 ... [2022-03-11T11:45:34.801Z] [2022-03-11T11:45:34.801Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T11:45:34.801Z] #30 sha256:17e15a4cec91fefe33d2d0d077eb4133ca19898e303c72e28d77b548de48e892 [2022-03-11T11:45:34.801Z] #30 DONE 0.6s [2022-03-11T11:45:35.058Z] [2022-03-11T11:45:35.058Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:35.058Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:36.158Z] #24 DONE 6.3s [2022-03-11T11:45:36.158Z] [2022-03-11T11:45:36.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:36.158Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:36.158Z] #11 ... [2022-03-11T11:45:36.158Z] [2022-03-11T11:45:36.158Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T11:45:36.159Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T11:45:36.159Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-03-11T11:45:36.159Z] #67 DONE 6.3s [2022-03-11T11:45:36.159Z] [2022-03-11T11:45:36.159Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:36.159Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T11:45:36.159Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-11T11:45:36.159Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-11T11:45:36.159Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-11T11:45:36.159Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-11T11:45:36.159Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.1s done [2022-03-11T11:45:36.197Z] #65 35.21 Building dependency tree... [2022-03-11T11:45:36.197Z] #65 36.76 Reading state information... [2022-03-11T11:45:36.500Z] #26 ... [2022-03-11T11:45:36.500Z] [2022-03-11T11:45:36.500Z] #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-03-11T11:45:36.500Z] #31 sha256:b4af1c0870834549a957ef1703e746babf94991e4fb2b0b1848a861bc4768bae [2022-03-11T11:45:36.500Z] #31 1.547 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-11T11:45:36.500Z] #31 1.953 [2022-03-11T11:45:36.500Z] #31 2.142 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:36.500Z] #31 2.510 [2022-03-11T11:45:36.500Z] #31 3.670 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-11T11:45:36.500Z] #31 4.295 [2022-03-11T11:45:36.500Z] #31 4.568 #=#=# ############## 20.4% ######################################################################## 100.0% [2022-03-11T11:45:36.500Z] #31 5.478 [2022-03-11T11:45:36.651Z] #11 ... [2022-03-11T11:45:36.651Z] [2022-03-11T11:45:36.651Z] #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-03-11T11:45:36.651Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T11:45:36.651Z] #29 10.77 129 added, 0 removed; done. [2022-03-11T11:45:36.651Z] #29 10.81 Setting up jq (1.6-2.1) ... [2022-03-11T11:45:36.651Z] #29 10.82 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:36.651Z] #29 10.83 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:36.651Z] #29 10.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:45:36.651Z] #29 10.86 Processing triggers for ca-certificates (20210119) ... [2022-03-11T11:45:36.651Z] #29 10.87 Updating certificates in /etc/ssl/certs... [2022-03-11T11:45:36.651Z] #29 11.88 0 added, 0 removed; done. [2022-03-11T11:45:36.651Z] #29 11.88 Running hooks in /etc/ca-certificates/update.d... [2022-03-11T11:45:36.651Z] #29 11.89 done. [2022-03-11T11:45:36.651Z] #29 DONE 13.5s [2022-03-11T11:45:36.651Z] [2022-03-11T11:45:36.651Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T11:45:36.651Z] #30 sha256:7489fb760c2fe1bf3f7cc2cb088062da88e48542db62e3f69034b119542f0deb [2022-03-11T11:45:36.651Z] #30 DONE 0.1s [2022-03-11T11:45:36.651Z] [2022-03-11T11:45:36.651Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:36.651Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:36.724Z] #28 ... [2022-03-11T11:45:36.724Z] [2022-03-11T11:45:36.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:36.724Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:37.341Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.8s done [2022-03-11T11:45:37.341Z] #11 ... [2022-03-11T11:45:37.341Z] [2022-03-11T11:45:37.341Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T11:45:37.341Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T11:45:37.341Z] #28 DONE 7.7s [2022-03-11T11:45:37.341Z] [2022-03-11T11:45:37.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:37.341Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:37.341Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-11T11:45:37.573Z] #65 38.20 The following additional packages will be installed: [2022-03-11T11:45:37.573Z] #65 38.21 libbtrfs0 [2022-03-11T11:45:37.573Z] #65 38.36 The following NEW packages will be installed: [2022-03-11T11:45:37.573Z] #65 38.37 libbtrfs-dev libbtrfs0 [2022-03-11T11:45:37.833Z] #65 38.85 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:45:37.833Z] #65 38.85 Need to get 460 kB of archives. [2022-03-11T11:45:37.833Z] #65 38.85 After this operation, 1237 kB of additional disk space will be used. [2022-03-11T11:45:37.833Z] #65 38.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T11:45:37.833Z] #65 38.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T11:45:37.920Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.5s done [2022-03-11T11:45:38.177Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-11T11:45:38.401Z] #65 39.39 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:45:38.660Z] #65 39.53 Fetched 460 kB in 0s (1472 kB/s) [2022-03-11T11:45:38.660Z] #65 39.57 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T11:45:38.660Z] #65 39.57 (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-03-11T11:45:38.660Z] #65 39.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T11:45:38.660Z] #65 39.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:45:38.660Z] #65 39.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T11:45:38.660Z] #65 39.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T11:45:38.660Z] #65 39.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:45:38.748Z] #11 ... [2022-03-11T11:45:38.748Z] [2022-03-11T11:45:38.748Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T11:45:38.748Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T11:45:38.748Z] #68 DONE 0.7s [2022-03-11T11:45:38.748Z] [2022-03-11T11:45:38.748Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:38.748Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:38.748Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.3s done [2022-03-11T11:45:38.748Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-11T11:45:38.922Z] #65 39.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:45:38.922Z] #65 39.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:45:38.922Z] #65 39.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:45:38.922Z] #65 DONE 40.0s [2022-03-11T11:45:38.922Z] [2022-03-11T11:45:38.922Z] #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-03-11T11:45:38.922Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T11:45:38.922Z] #20 27.62 Reading package lists... [2022-03-11T11:45:38.922Z] #20 36.08 Building dependency tree... [2022-03-11T11:45:38.922Z] #20 37.63 Reading state information... [2022-03-11T11:45:38.922Z] #20 38.88 The following additional packages will be installed: [2022-03-11T11:45:38.922Z] #20 38.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:45:38.922Z] #20 38.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T11:45:38.922Z] #20 38.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T11:45:38.922Z] #20 38.89 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T11:45:38.922Z] #20 38.89 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T11:45:38.922Z] #20 38.89 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T11:45:38.922Z] #20 38.90 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T11:45:38.922Z] #20 38.91 Suggested packages: [2022-03-11T11:45:38.922Z] #20 38.91 gcc-10-locales seccomp wine64 [2022-03-11T11:45:38.922Z] #20 39.38 The following NEW packages will be installed: [2022-03-11T11:45:38.922Z] #20 39.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:45:38.922Z] #20 39.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T11:45:38.922Z] #20 39.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T11:45:38.922Z] #20 39.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T11:45:38.922Z] #20 39.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T11:45:38.922Z] #20 39.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T11:45:38.922Z] #20 39.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T11:45:38.922Z] #20 39.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T11:45:38.922Z] #20 39.40 mingw-w64-x86-64-dev [2022-03-11T11:45:38.922Z] #20 39.76 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:45:38.922Z] #20 39.76 Need to get 115 MB of archives. [2022-03-11T11:45:38.922Z] #20 39.76 After this operation, 645 MB of additional disk space will be used. [2022-03-11T11:45:38.922Z] #20 39.76 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-03-11T11:45:38.922Z] #20 39.80 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-03-11T11:45:38.922Z] #20 39.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T11:45:38.922Z] #20 39.87 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-03-11T11:45:38.922Z] #20 39.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-11T11:45:38.922Z] #20 39.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T11:45:38.922Z] #20 39.95 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-03-11T11:45:38.922Z] #20 ... [2022-03-11T11:45:38.922Z] [2022-03-11T11:45:38.922Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T11:45:38.922Z] #66 sha256:2a700cf32e72b311475a63183b15a7806aeadb389a77399965f35816085350bf [2022-03-11T11:45:38.922Z] #66 DONE 0.1s [2022-03-11T11:45:38.922Z] [2022-03-11T11:45:38.922Z] #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-03-11T11:45:38.922Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T11:45:38.922Z] #20 40.01 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-03-11T11:45:38.922Z] #20 40.02 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-03-11T11:45:39.029Z] #31 9.678 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-11T11:45:39.182Z] #20 40.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-11T11:45:39.198Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-11T11:45:39.238Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.0s [2022-03-11T11:45:39.680Z] #11 ... [2022-03-11T11:45:39.680Z] [2022-03-11T11:45:39.680Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T11:45:39.680Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T11:45:39.680Z] #70 DONE 1.1s [2022-03-11T11:45:39.680Z] [2022-03-11T11:45:39.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:39.680Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:39.757Z] #20 40.73 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-03-11T11:45:40.017Z] #20 40.86 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-03-11T11:45:40.017Z] #20 41.03 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-03-11T11:45:40.279Z] #20 41.32 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-03-11T11:45:40.279Z] #20 41.42 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-03-11T11:45:40.404Z] #31 ... [2022-03-11T11:45:40.404Z] [2022-03-11T11:45:40.404Z] #58 [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-03-11T11:45:40.404Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-11T11:45:40.404Z] #58 3.705 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:45:40.404Z] #58 3.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:45:40.404Z] #58 3.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:45:40.404Z] #58 4.249 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:45:40.404Z] #58 5.744 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:45:40.404Z] #58 7.656 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:45:40.404Z] #58 ... [2022-03-11T11:45:40.404Z] [2022-03-11T11:45:40.404Z] #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-03-11T11:45:40.404Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-11T11:45:40.404Z] #36 3.183 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-11T11:45:40.539Z] #20 41.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-11T11:45:40.539Z] #20 41.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-11T11:45:40.539Z] #20 41.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T11:45:40.539Z] #20 41.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T11:45:40.539Z] #20 41.44 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-03-11T11:45:40.539Z] #20 41.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-11T11:45:40.539Z] #20 41.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-11T11:45:40.539Z] #20 41.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-11T11:45:40.539Z] #20 41.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-11T11:45:40.539Z] #20 41.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-11T11:45:40.539Z] #20 41.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-11T11:45:40.539Z] #20 41.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-11T11:45:40.539Z] #20 41.46 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-03-11T11:45:40.539Z] #20 41.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-11T11:45:40.539Z] #20 41.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-11T11:45:40.663Z] #36 ... [2022-03-11T11:45:40.663Z] [2022-03-11T11:45:40.663Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:45:40.663Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-11T11:45:40.663Z] #49 3.443 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T11:45:40.663Z] #49 4.566 go: downloading github.com/fatih/color v1.10.0 [2022-03-11T11:45:40.663Z] #49 4.626 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T11:45:40.663Z] #49 4.629 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T11:45:40.663Z] #49 4.700 go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T11:45:40.663Z] #49 4.910 go: downloading golang.org/x/tools v0.1.0 [2022-03-11T11:45:40.663Z] #49 4.939 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T11:45:40.663Z] #49 4.980 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T11:45:40.663Z] #49 5.108 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T11:45:40.663Z] #49 5.296 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T11:45:40.663Z] #49 7.709 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T11:45:40.663Z] #49 7.779 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T11:45:40.663Z] #49 7.911 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T11:45:40.663Z] #49 9.278 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T11:45:40.663Z] #49 9.282 go: downloading golang.org/x/mod v0.3.0 [2022-03-11T11:45:40.663Z] #49 ... [2022-03-11T11:45:40.663Z] [2022-03-11T11:45:40.663Z] #47 [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-03-11T11:45:40.663Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-11T11:45:40.663Z] #47 3.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:45:40.663Z] #47 3.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:45:40.663Z] #47 3.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:45:40.663Z] #47 4.235 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:45:40.663Z] #47 4.628 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-11T11:45:40.663Z] #47 5.791 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:45:40.663Z] #47 7.482 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:45:40.799Z] #20 41.85 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:45:40.922Z] #47 ... [2022-03-11T11:45:40.922Z] [2022-03-11T11:45:40.922Z] #53 [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-03-11T11:45:40.922Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-11T11:45:40.922Z] #53 2.933 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-11T11:45:40.922Z] #53 6.226 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-11T11:45:40.922Z] #53 6.263 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-11T11:45:40.922Z] #53 6.264 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-11T11:45:40.922Z] #53 7.633 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-11T11:45:40.922Z] #53 ... [2022-03-11T11:45:40.922Z] [2022-03-11T11:45:40.922Z] #63 [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-03-11T11:45:40.922Z] #63 sha256:4d62861a6bd8b3f3b2c4dd1d36b1e6e3a93fdb77b5f7d5bca8e8dca9c0f8446b [2022-03-11T11:45:40.922Z] #63 2.987 + RM_GOPATH=0 [2022-03-11T11:45:40.922Z] #63 2.996 + TMP_GOPATH= [2022-03-11T11:45:40.922Z] #63 2.996 + : /build [2022-03-11T11:45:40.922Z] #63 2.996 + '[' -z '' ']' [2022-03-11T11:45:40.922Z] #63 2.996 ++ mktemp -d [2022-03-11T11:45:40.922Z] #63 2.997 + export GOPATH=/tmp/tmp.ad6bDZ6aah [2022-03-11T11:45:40.922Z] #63 2.997 + GOPATH=/tmp/tmp.ad6bDZ6aah [2022-03-11T11:45:40.922Z] #63 2.997 + RM_GOPATH=1 [2022-03-11T11:45:40.922Z] #63 2.997 + case "$(go env GOARCH)" in [2022-03-11T11:45:40.922Z] #63 2.997 ++ go env GOARCH [2022-03-11T11:45:40.922Z] #63 3.006 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:40.922Z] #63 3.006 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:40.922Z] #63 3.006 ++ dirname /install.sh [2022-03-11T11:45:40.922Z] #63 3.007 + dir=/ [2022-03-11T11:45:40.922Z] #63 3.007 + bin=rootlesskit [2022-03-11T11:45:40.922Z] #63 3.007 + shift [2022-03-11T11:45:40.922Z] #63 3.007 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T11:45:40.922Z] #63 3.008 + . //rootlesskit.installer [2022-03-11T11:45:40.922Z] #63 3.008 ++ : v0.14.6 [2022-03-11T11:45:40.922Z] #63 3.008 + install_rootlesskit [2022-03-11T11:45:40.922Z] #63 3.008 + case "$1" in [2022-03-11T11:45:40.922Z] #63 3.008 + export CGO_ENABLED=0 [2022-03-11T11:45:40.922Z] #63 3.008 + CGO_ENABLED=0 [2022-03-11T11:45:40.922Z] #63 3.008 + _install_rootlesskit [2022-03-11T11:45:40.922Z] #63 3.009 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T11:45:40.922Z] #63 3.009 Install rootlesskit version v0.14.6 [2022-03-11T11:45:40.922Z] #63 3.009 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:45:40.922Z] #63 3.009 + GOBIN=/build [2022-03-11T11:45:40.922Z] #63 3.009 + GO111MODULE=on [2022-03-11T11:45:40.922Z] #63 3.009 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T11:45:40.922Z] #63 3.470 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-11T11:45:40.922Z] #63 5.424 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:45:40.922Z] #63 5.429 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T11:45:40.922Z] #63 5.793 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T11:45:40.922Z] #63 8.382 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T11:45:40.922Z] #63 8.856 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T11:45:40.922Z] #63 8.940 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T11:45:40.922Z] #63 8.975 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T11:45:40.922Z] #63 9.066 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:45:40.922Z] #63 9.093 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T11:45:40.922Z] #63 9.303 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T11:45:40.922Z] #63 9.666 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T11:45:40.922Z] #63 9.733 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T11:45:41.061Z] #20 42.12 Fetched 115 MB in 2s (58.2 MB/s) [2022-03-11T11:45:41.061Z] #20 42.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T11:45:41.061Z] #20 42.16 (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-03-11T11:45:41.112Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.8s done [2022-03-11T11:45:41.112Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-11T11:45:41.140Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.8s done [2022-03-11T11:45:41.140Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-11T11:45:41.181Z] #63 ... [2022-03-11T11:45:41.181Z] [2022-03-11T11:45:41.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-11T11:45:41.181Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:45:41.181Z] #14 2.289 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:45:41.181Z] #14 2.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:45:41.181Z] #14 2.380 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:45:41.181Z] #14 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:45:41.181Z] #14 2.920 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:45:41.181Z] #14 4.041 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:45:41.181Z] #14 8.969 Fetched 8394 kB in 7s (1181 kB/s) [2022-03-11T11:45:41.181Z] #14 8.969 Reading package lists... [2022-03-11T11:45:41.181Z] #14 ... [2022-03-11T11:45:41.181Z] [2022-03-11T11:45:41.181Z] #38 [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-03-11T11:45:41.181Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-11T11:45:41.181Z] #38 3.401 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:45:41.181Z] #38 3.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:45:41.181Z] #38 3.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:45:41.181Z] #38 3.707 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:45:41.181Z] #38 4.599 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:45:41.181Z] #38 6.405 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:45:41.320Z] #20 42.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T11:45:41.320Z] #20 42.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:45:41.438Z] #38 ... [2022-03-11T11:45:41.439Z] [2022-03-11T11:45:41.439Z] #51 [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-03-11T11:45:41.439Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T11:45:41.439Z] #51 3.579 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-11T11:45:41.439Z] #51 ... [2022-03-11T11:45:41.439Z] [2022-03-11T11:45:41.439Z] #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-03-11T11:45:41.439Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-11T11:45:41.439Z] #34 2.800 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-11T11:45:41.439Z] #34 2.800 Cloning into '.'... [2022-03-11T11:45:41.439Z] #34 ... [2022-03-11T11:45:41.439Z] [2022-03-11T11:45:41.439Z] #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-03-11T11:45:41.439Z] #31 sha256:b4af1c0870834549a957ef1703e746babf94991e4fb2b0b1848a861bc4768bae [2022-03-11T11:45:41.439Z] #31 11.10 #=#=# [2022-03-11T11:45:41.696Z] #31 11.39 #=#=# 0.1% ######### 12.7% ################## 25.8% ############################ 39.2% ######################################## 56.0% ################################################# 69.0% ######################################################### 79.8% ######################################################################## 100.0% [2022-03-11T11:45:42.260Z] #20 42.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T11:45:42.260Z] #20 43.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T11:45:42.260Z] #20 43.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:45:42.519Z] #20 ... [2022-03-11T11:45:42.519Z] [2022-03-11T11:45:42.519Z] #45 [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-03-11T11:45:42.519Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T11:45:42.519Z] #45 27.73 Reading package lists... [2022-03-11T11:45:42.519Z] #45 35.75 Building dependency tree... [2022-03-11T11:45:42.519Z] #45 37.17 Reading state information... [2022-03-11T11:45:42.519Z] #45 38.62 The following additional packages will be installed: [2022-03-11T11:45:42.519Z] #45 38.63 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-11T11:45:42.519Z] #45 38.65 Suggested packages: [2022-03-11T11:45:42.519Z] #45 38.65 cmake-doc ninja-build lrzip [2022-03-11T11:45:42.519Z] #45 38.65 Recommended packages: [2022-03-11T11:45:42.519Z] #45 38.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T11:45:42.519Z] #45 39.08 The following NEW packages will be installed: [2022-03-11T11:45:42.519Z] #45 39.10 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-11T11:45:42.519Z] #45 39.54 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:45:42.519Z] #45 39.54 Need to get 8418 kB of archives. [2022-03-11T11:45:42.519Z] #45 39.54 After this operation, 34.9 MB of additional disk space will be used. [2022-03-11T11:45:42.519Z] #45 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:45:42.519Z] #45 39.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:45:42.519Z] #45 39.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T11:45:42.519Z] #45 39.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-11T11:45:42.519Z] #45 39.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-11T11:45:42.519Z] #45 39.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-11T11:45:42.519Z] #45 39.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-11T11:45:42.519Z] #45 39.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-11T11:45:42.519Z] #45 40.06 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:45:42.519Z] #45 40.38 Fetched 8418 kB in 0s (21.6 MB/s) [2022-03-11T11:45:42.519Z] #45 40.44 Selecting previously unselected package xxd. [2022-03-11T11:45:42.519Z] #45 40.44 (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-03-11T11:45:42.519Z] #45 40.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:45:42.519Z] #45 40.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:45:42.519Z] #45 40.61 Selecting previously unselected package vim-common. [2022-03-11T11:45:42.519Z] #45 40.62 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:45:42.519Z] #45 40.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:45:42.519Z] #45 40.80 Selecting previously unselected package cmake-data. [2022-03-11T11:45:42.519Z] #45 40.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T11:45:42.519Z] #45 40.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:45:42.519Z] #45 41.51 Selecting previously unselected package libarchive13:amd64. [2022-03-11T11:45:42.519Z] #45 41.51 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-11T11:45:42.519Z] #45 41.52 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T11:45:42.519Z] #45 41.60 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-11T11:45:42.519Z] #45 41.60 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-11T11:45:42.519Z] #45 41.61 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T11:45:42.519Z] #45 41.70 Selecting previously unselected package librhash0:amd64. [2022-03-11T11:45:42.519Z] #45 41.70 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-11T11:45:42.519Z] #45 41.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-11T11:45:42.519Z] #45 41.79 Selecting previously unselected package libuv1:amd64. [2022-03-11T11:45:42.519Z] #45 41.80 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-11T11:45:42.519Z] #45 41.81 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-11T11:45:42.519Z] #45 41.88 Selecting previously unselected package cmake. [2022-03-11T11:45:42.519Z] #45 41.89 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-11T11:45:42.519Z] #45 41.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:45:42.519Z] #45 43.13 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T11:45:42.519Z] #45 43.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:45:42.519Z] #45 43.16 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-11T11:45:42.519Z] #45 43.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:45:42.519Z] #45 43.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T11:45:42.519Z] #45 43.21 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-11T11:45:42.519Z] #45 43.22 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:45:42.519Z] #45 43.25 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:45:42.519Z] #45 43.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:45:42.519Z] #45 DONE 43.7s [2022-03-11T11:45:42.632Z] #31 13.39 [2022-03-11T11:45:42.780Z] [2022-03-11T11:45:42.780Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T11:45:42.780Z] #46 sha256:07b4dc1850d9b3f11d1ec43bb3976263e5934670dbbb18f0e2f6ce5028dc6324 [2022-03-11T11:45:42.780Z] #46 DONE 0.1s [2022-03-11T11:45:42.780Z] [2022-03-11T11:45:42.780Z] #47 [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-03-11T11:45:42.780Z] #47 sha256:441ecf756ca16722f42b0a31d8868eb863b52e3079863471eff741616ff5375e [2022-03-11T11:45:43.201Z] #31 ... [2022-03-11T11:45:43.201Z] [2022-03-11T11:45:43.202Z] #43 [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-03-11T11:45:43.202Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-11T11:45:43.202Z] #43 2.688 + git clone https://github.com/docker/distribution.git . [2022-03-11T11:45:43.202Z] #43 2.688 Cloning into '.'... [2022-03-11T11:45:43.349Z] #47 0.695 + RM_GOPATH=0 [2022-03-11T11:45:43.459Z] #43 ... [2022-03-11T11:45:43.459Z] [2022-03-11T11:45:43.459Z] #63 [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-03-11T11:45:43.459Z] #63 sha256:4d62861a6bd8b3f3b2c4dd1d36b1e6e3a93fdb77b5f7d5bca8e8dca9c0f8446b [2022-03-11T11:45:43.459Z] #63 11.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T11:45:43.459Z] #63 11.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T11:45:43.609Z] #47 0.697 + TMP_GOPATH= [2022-03-11T11:45:43.609Z] #47 0.699 + : /build [2022-03-11T11:45:43.609Z] #47 0.699 + '[' -z '' ']' [2022-03-11T11:45:43.609Z] #47 0.701 ++ mktemp -d [2022-03-11T11:45:43.609Z] #47 0.703 + export GOPATH=/tmp/tmp.9qBKZQkDHH [2022-03-11T11:45:43.609Z] #47 0.703 + GOPATH=/tmp/tmp.9qBKZQkDHH [2022-03-11T11:45:43.609Z] #47 0.703 + RM_GOPATH=1 [2022-03-11T11:45:43.609Z] #47 0.704 + case "$(go env GOARCH)" in [2022-03-11T11:45:43.609Z] #47 0.704 ++ go env GOARCH [2022-03-11T11:45:43.609Z] #47 0.716 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:43.609Z] #47 0.716 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:43.609Z] #47 0.717 ++ dirname /install.sh [2022-03-11T11:45:43.609Z] #47 0.717 + dir=/ [2022-03-11T11:45:43.609Z] #47 0.717 + bin=tini [2022-03-11T11:45:43.609Z] #47 0.717 + shift [2022-03-11T11:45:43.609Z] #47 0.717 + '[' '!' -f //tini.installer ']' [2022-03-11T11:45:43.609Z] #47 0.717 + . //tini.installer [2022-03-11T11:45:43.609Z] #47 0.718 ++ : v0.19.0 [2022-03-11T11:45:43.609Z] #47 0.718 + install_tini [2022-03-11T11:45:43.609Z] #47 0.718 + echo 'Install tini version v0.19.0' [2022-03-11T11:45:43.609Z] #47 0.718 Install tini version v0.19.0 [2022-03-11T11:45:43.609Z] #47 0.718 + git clone https://github.com/krallin/tini.git /tmp/tmp.9qBKZQkDHH/tini [2022-03-11T11:45:43.609Z] #47 0.719 Cloning into '/tmp/tmp.9qBKZQkDHH/tini'... [2022-03-11T11:45:43.868Z] #47 1.055 + cd /tmp/tmp.9qBKZQkDHH/tini [2022-03-11T11:45:43.868Z] #47 1.055 + git checkout -q v0.19.0 [2022-03-11T11:45:43.868Z] #47 1.060 + cmake . [2022-03-11T11:45:43.944Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.8s done [2022-03-11T11:45:43.944Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.1s [2022-03-11T11:45:44.147Z] #47 1.204 -- The C compiler identification is GNU 10.2.1 [2022-03-11T11:45:44.147Z] #47 1.234 -- Detecting C compiler ABI info [2022-03-11T11:45:44.419Z] #47 1.499 -- Detecting C compiler ABI info - done [2022-03-11T11:45:44.419Z] #47 1.574 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T11:45:44.419Z] #47 1.579 -- Detecting C compile features [2022-03-11T11:45:44.419Z] #47 1.589 -- Detecting C compile features - done [2022-03-11T11:45:44.419Z] #47 1.611 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T11:45:44.419Z] #47 1.693 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T11:45:44.681Z] #47 1.743 -- Configuring done [2022-03-11T11:45:44.681Z] #47 1.755 -- Generating done [2022-03-11T11:45:44.681Z] #47 1.760 -- Build files have been written to: /tmp/tmp.9qBKZQkDHH/tini [2022-03-11T11:45:44.681Z] #47 1.763 + make tini-static [2022-03-11T11:45:44.681Z] #47 1.918 Scanning dependencies of target tini-static [2022-03-11T11:45:44.681Z] #47 1.935 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T11:45:45.250Z] #47 2.416 [100%] Linking C executable tini-static [2022-03-11T11:45:45.317Z] #11 ... [2022-03-11T11:45:45.318Z] [2022-03-11T11:45:45.318Z] #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-03-11T11:45:45.318Z] #31 sha256:a4e8eaf545406c7c0616e6de5c2810de5ec5c76d8334a0fad3cee3a6f3bc4870 [2022-03-11T11:45:45.318Z] #31 2.217 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-11T11:45:45.318Z] #31 2.513 [2022-03-11T11:45:45.318Z] #31 2.728 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:45.318Z] #31 3.052 [2022-03-11T11:45:45.318Z] #31 4.035 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-11T11:45:45.318Z] #31 4.426 [2022-03-11T11:45:45.318Z] #31 4.651 #=#=# 0.1% ######################################################################## 100.0% [2022-03-11T11:45:45.318Z] #31 5.049 [2022-03-11T11:45:45.318Z] #31 6.101 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-11T11:45:45.318Z] #31 6.422 [2022-03-11T11:45:45.318Z] #31 6.661 #=#=# ################## 25.5% ######################################### 57.7% ################################################################ 89.3% ######################################################################## 100.0% [2022-03-11T11:45:45.318Z] #31 7.241 [2022-03-11T11:45:45.318Z] #31 8.232 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-11T11:45:45.318Z] #31 8.547 [2022-03-11T11:45:45.318Z] #31 8.769 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:45.318Z] #31 9.057 [2022-03-11T11:45:45.318Z] #31 9.795 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-11T11:45:45.318Z] #31 10.17 [2022-03-11T11:45:45.318Z] #31 ... [2022-03-11T11:45:45.318Z] [2022-03-11T11:45:45.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:45.318Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:45.513Z] #47 2.734 [100%] Built target tini-static [2022-03-11T11:45:45.513Z] #47 2.766 + mkdir -p /build [2022-03-11T11:45:45.513Z] #47 2.767 + cp tini-static /build/docker-init [2022-03-11T11:45:45.772Z] #47 DONE 3.1s [2022-03-11T11:45:45.772Z] [2022-03-11T11:45:45.772Z] #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-03-11T11:45:45.772Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T11:45:45.772Z] #20 43.84 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T11:45:45.772Z] #20 43.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T11:45:45.772Z] #20 43.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:45:45.772Z] #20 43.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-11T11:45:45.772Z] #20 43.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:45:45.772Z] #20 43.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:45:45.772Z] #20 44.08 Selecting previously unselected package dmsetup. [2022-03-11T11:45:45.772Z] #20 44.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:45:45.772Z] #20 44.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:45:45.772Z] #20 44.16 Selecting previously unselected package mingw-w64-common. [2022-03-11T11:45:45.772Z] #20 44.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T11:45:45.772Z] #20 44.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T11:45:45.772Z] #20 45.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T11:45:45.772Z] #20 45.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T11:45:45.772Z] #20 45.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:45:46.247Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.0s [2022-03-11T11:45:46.387Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-11T11:45:46.649Z] #11 ... [2022-03-11T11:45:46.649Z] [2022-03-11T11:45:46.649Z] #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-03-11T11:45:46.649Z] #31 sha256:6ae3197e5dcbf1a1fecd753f8baf8ce7303649df5ce764e5932112bb977ed45f [2022-03-11T11:45:46.649Z] #31 1.983 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-11T11:45:46.649Z] #31 2.280 [2022-03-11T11:45:46.649Z] #31 2.514 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:46.649Z] #31 2.823 [2022-03-11T11:45:46.649Z] #31 3.829 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-11T11:45:46.649Z] #31 4.138 [2022-03-11T11:45:46.649Z] #31 4.371 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:46.649Z] #31 4.699 [2022-03-11T11:45:46.649Z] #31 5.686 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-11T11:45:46.649Z] #31 6.025 [2022-03-11T11:45:46.649Z] #31 6.248 #=#=# # 2.1% ########################################## 58.5% ################################################################# 90.4% ######################################################################## 100.0% [2022-03-11T11:45:46.649Z] #31 6.842 [2022-03-11T11:45:46.649Z] #31 7.851 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-11T11:45:46.649Z] #31 8.147 [2022-03-11T11:45:46.649Z] #31 8.374 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:46.649Z] #31 8.706 [2022-03-11T11:45:46.649Z] #31 9.650 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-11T11:45:46.649Z] #31 9.926 [2022-03-11T11:45:46.907Z] #31 10.16 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:46.907Z] #31 ... [2022-03-11T11:45:46.907Z] [2022-03-11T11:45:46.907Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:46.907Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:47.149Z] #20 47.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T11:45:47.149Z] #20 47.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:45:47.149Z] #20 47.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:45:47.149Z] #20 47.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T11:45:47.149Z] #20 47.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:45:47.149Z] #20 47.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:45:47.149Z] #20 ... [2022-03-11T11:45:47.149Z] [2022-03-11T11:45:47.149Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T11:45:47.149Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T11:45:47.149Z] #49 CACHED [2022-03-11T11:45:47.149Z] [2022-03-11T11:45:47.149Z] #50 [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-03-11T11:45:47.149Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:45:47.149Z] #50 CACHED [2022-03-11T11:45:47.149Z] [2022-03-11T11:45:47.149Z] #53 [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-03-11T11:45:47.149Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T11:45:47.149Z] #53 CACHED [2022-03-11T11:45:47.149Z] [2022-03-11T11:45:47.149Z] #54 [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-03-11T11:45:47.149Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:45:47.149Z] #54 CACHED [2022-03-11T11:45:47.149Z] [2022-03-11T11:45:47.149Z] #56 [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-03-11T11:45:47.149Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:45:47.149Z] #56 CACHED [2022-03-11T11:45:47.149Z] [2022-03-11T11:45:47.149Z] #58 [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-03-11T11:45:47.149Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:45:47.149Z] #58 CACHED [2022-03-11T11:45:47.149Z] [2022-03-11T11:45:47.149Z] #60 [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-03-11T11:45:47.149Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:45:47.149Z] #60 CACHED [2022-03-11T11:45:47.408Z] [2022-03-11T11:45:47.408Z] #67 [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-03-11T11:45:47.408Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:45:47.408Z] #67 0.762 + RM_GOPATH=0 [2022-03-11T11:45:47.408Z] #67 0.763 + TMP_GOPATH= [2022-03-11T11:45:47.408Z] #67 0.763 + : /build [2022-03-11T11:45:47.408Z] #67 0.763 + '[' -z '' ']' [2022-03-11T11:45:47.408Z] #67 0.764 ++ mktemp -d [2022-03-11T11:45:47.408Z] #67 0.766 + export GOPATH=/tmp/tmp.jVaPpyzrrF [2022-03-11T11:45:47.408Z] #67 0.766 + GOPATH=/tmp/tmp.jVaPpyzrrF [2022-03-11T11:45:47.408Z] #67 0.766 + RM_GOPATH=1 [2022-03-11T11:45:47.408Z] #67 0.766 + case "$(go env GOARCH)" in [2022-03-11T11:45:47.408Z] #67 0.766 ++ go env GOARCH [2022-03-11T11:45:47.408Z] #67 0.779 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:47.408Z] #67 0.779 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:45:47.408Z] #67 0.780 ++ dirname /install.sh [2022-03-11T11:45:47.408Z] #67 0.782 + dir=/ [2022-03-11T11:45:47.408Z] #67 0.782 + bin=containerd [2022-03-11T11:45:47.408Z] #67 0.782 + shift [2022-03-11T11:45:47.408Z] #67 0.782 + '[' '!' -f //containerd.installer ']' [2022-03-11T11:45:47.408Z] #67 0.782 + . //containerd.installer [2022-03-11T11:45:47.408Z] #67 0.782 ++ set -e [2022-03-11T11:45:47.408Z] #67 0.782 ++ : v1.5.10 [2022-03-11T11:45:47.408Z] #67 0.783 + install_containerd [2022-03-11T11:45:47.408Z] #67 0.783 + echo 'Install containerd version v1.5.10' [2022-03-11T11:45:47.408Z] #67 0.783 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jVaPpyzrrF/src/github.com/containerd/containerd [2022-03-11T11:45:47.408Z] #67 0.784 Install containerd version v1.5.10 [2022-03-11T11:45:47.408Z] #67 0.785 Cloning into '/tmp/tmp.jVaPpyzrrF/src/github.com/containerd/containerd'... [2022-03-11T11:45:47.640Z] #63 ... [2022-03-11T11:45:47.640Z] [2022-03-11T11:45:47.640Z] #43 [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-03-11T11:45:47.640Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-11T11:45:47.640Z] #43 15.32 + git checkout -q v2.3.0 [2022-03-11T11:45:47.640Z] #43 17.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-03-11T11:45:48.205Z] #43 ... [2022-03-11T11:45:48.205Z] [2022-03-11T11:45:48.205Z] #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-03-11T11:45:48.205Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-11T11:45:48.205Z] #36 14.15 tomll can be used in two ways: [2022-03-11T11:45:48.205Z] #36 14.15 Writing to STDIN and reading from STDOUT: [2022-03-11T11:45:48.205Z] #36 14.15 cat file.toml | tomll > file.toml [2022-03-11T11:45:48.205Z] #36 14.15 [2022-03-11T11:45:48.205Z] #36 14.15 Reading and updating a list of files: [2022-03-11T11:45:48.205Z] #36 14.15 tomll a.toml b.toml c.toml [2022-03-11T11:45:48.205Z] #36 14.15 [2022-03-11T11:45:48.205Z] #36 14.15 When given a list of files, tomll will modify all files in place without asking. [2022-03-11T11:45:48.205Z] #36 DONE 18.0s [2022-03-11T11:45:48.207Z] #11 ... [2022-03-11T11:45:48.207Z] [2022-03-11T11:45:48.207Z] #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-03-11T11:45:48.207Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T11:45:48.207Z] #29 1.043 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:45:48.207Z] #29 1.043 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:45:48.207Z] #29 1.043 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:45:48.207Z] #29 1.218 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:45:48.207Z] #29 1.382 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:45:48.207Z] #29 1.835 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:45:48.207Z] #29 3.326 Fetched 8507 kB in 3s (3329 kB/s) [2022-03-11T11:45:48.207Z] #29 3.326 Reading package lists... [2022-03-11T11:45:48.207Z] #29 4.140 Reading package lists... [2022-03-11T11:45:48.207Z] #29 4.921 Building dependency tree... [2022-03-11T11:45:48.207Z] #29 5.315 The following additional packages will be installed: [2022-03-11T11:45:48.207Z] #29 5.315 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-11T11:45:48.207Z] #29 5.316 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-11T11:45:48.207Z] #29 5.318 Recommended packages: [2022-03-11T11:45:48.207Z] #29 5.318 libldap-common publicsuffix libsasl2-modules [2022-03-11T11:45:48.207Z] #29 5.495 The following NEW packages will be installed: [2022-03-11T11:45:48.207Z] #29 5.496 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-11T11:45:48.207Z] #29 5.496 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-11T11:45:48.207Z] #29 5.497 libssh2-1 openssl [2022-03-11T11:45:48.207Z] #29 5.778 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T11:45:48.207Z] #29 5.778 Need to get 3038 kB of archives. [2022-03-11T11:45:48.207Z] #29 5.778 After this operation, 6650 kB of additional disk space will be used. [2022-03-11T11:45:48.207Z] #29 5.778 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-11T11:45:48.207Z] #29 5.782 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-11T11:45:48.207Z] #29 5.782 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-11T11:45:48.207Z] #29 5.802 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-11T11:45:48.207Z] #29 5.802 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-11T11:45:48.207Z] #29 5.810 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-11T11:45:48.207Z] #29 5.810 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-11T11:45:48.207Z] #29 5.810 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-11T11:45:48.207Z] #29 5.810 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-11T11:45:48.207Z] #29 5.810 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-11T11:45:48.207Z] #29 5.819 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-11T11:45:48.207Z] #29 5.820 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-11T11:45:48.207Z] #29 5.822 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T11:45:48.207Z] #29 5.824 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T11:45:48.207Z] #29 5.836 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T11:45:48.207Z] #29 6.100 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:45:48.207Z] #29 6.153 Fetched 3038 kB in 0s (9447 kB/s) [2022-03-11T11:45:48.207Z] #29 6.184 Selecting previously unselected package openssl. [2022-03-11T11:45:48.207Z] #29 6.184 (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-03-11T11:45:48.207Z] #29 6.184 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.184 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 6.317 Selecting previously unselected package ca-certificates. [2022-03-11T11:45:48.207Z] #29 6.317 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-11T11:45:48.207Z] #29 6.319 Unpacking ca-certificates (20210119) ... [2022-03-11T11:45:48.207Z] #29 6.437 Selecting previously unselected package libbrotli1:amd64. [2022-03-11T11:45:48.207Z] #29 6.437 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.443 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T11:45:48.207Z] #29 6.518 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T11:45:48.207Z] #29 6.519 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.523 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 6.566 Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T11:45:48.207Z] #29 6.566 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.570 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 6.626 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T11:45:48.207Z] #29 6.626 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.628 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T11:45:48.207Z] #29 6.717 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T11:45:48.207Z] #29 6.717 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.726 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T11:45:48.207Z] #29 6.761 Selecting previously unselected package libpsl5:amd64. [2022-03-11T11:45:48.207Z] #29 6.761 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.775 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T11:45:48.207Z] #29 6.808 Selecting previously unselected package librtmp1:amd64. [2022-03-11T11:45:48.207Z] #29 6.809 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.813 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T11:45:48.207Z] #29 6.855 Selecting previously unselected package libssh2-1:amd64. [2022-03-11T11:45:48.207Z] #29 6.855 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.858 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T11:45:48.207Z] #29 6.913 Selecting previously unselected package libcurl4:amd64. [2022-03-11T11:45:48.207Z] #29 6.913 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.922 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 6.973 Selecting previously unselected package curl. [2022-03-11T11:45:48.207Z] #29 6.974 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 6.981 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 7.048 Selecting previously unselected package libonig5:amd64. [2022-03-11T11:45:48.207Z] #29 7.048 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 7.051 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:45:48.207Z] #29 7.112 Selecting previously unselected package libjq1:amd64. [2022-03-11T11:45:48.207Z] #29 7.112 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 7.116 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:45:48.207Z] #29 7.164 Selecting previously unselected package jq. [2022-03-11T11:45:48.207Z] #29 7.164 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-11T11:45:48.207Z] #29 7.167 Unpacking jq (1.6-2.1) ... [2022-03-11T11:45:48.207Z] #29 7.202 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T11:45:48.207Z] #29 7.213 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T11:45:48.207Z] #29 7.222 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T11:45:48.207Z] #29 7.232 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 7.267 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T11:45:48.207Z] #29 7.280 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 7.289 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T11:45:48.207Z] #29 7.297 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 7.311 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:45:48.207Z] #29 7.318 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:45:48.207Z] #29 7.330 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T11:45:48.207Z] #29 7.336 Setting up ca-certificates (20210119) ... [2022-03-11T11:45:48.207Z] #29 8.003 Updating certificates in /etc/ssl/certs... [2022-03-11T11:45:48.207Z] #29 8.659 129 added, 0 removed; done. [2022-03-11T11:45:48.207Z] #29 8.765 Setting up jq (1.6-2.1) ... [2022-03-11T11:45:48.207Z] #29 8.774 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 8.782 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-11T11:45:48.207Z] #29 8.791 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:45:48.207Z] #29 8.807 Processing triggers for ca-certificates (20210119) ... [2022-03-11T11:45:48.207Z] #29 8.814 Updating certificates in /etc/ssl/certs... [2022-03-11T11:45:48.207Z] #29 9.339 0 added, 0 removed; done. [2022-03-11T11:45:48.207Z] #29 9.339 Running hooks in /etc/ca-certificates/update.d... [2022-03-11T11:45:48.207Z] #29 9.341 done. [2022-03-11T11:45:48.207Z] #29 ... [2022-03-11T11:45:48.207Z] [2022-03-11T11:45:48.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:48.207Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:48.207Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.1s done [2022-03-11T11:45:48.463Z] [2022-03-11T11:45:48.463Z] #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-03-11T11:45:48.463Z] #31 sha256:b4af1c0870834549a957ef1703e746babf94991e4fb2b0b1848a861bc4768bae [2022-03-11T11:45:48.463Z] #31 17.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-11T11:45:48.463Z] #31 18.56 [2022-03-11T11:45:48.463Z] #31 18.82 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:48.508Z] #11 ... [2022-03-11T11:45:48.509Z] [2022-03-11T11:45:48.509Z] #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-03-11T11:45:48.509Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T11:45:48.509Z] #29 DONE 10.9s [2022-03-11T11:45:48.509Z] [2022-03-11T11:45:48.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:48.509Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:48.509Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-11T11:45:48.764Z] #11 ... [2022-03-11T11:45:48.764Z] [2022-03-11T11:45:48.764Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T11:45:48.764Z] #30 sha256:905c52153765dc4f8b534cab1124253951b1c2bf3415412bb9b53319314374d0 [2022-03-11T11:45:48.764Z] #30 DONE 0.4s [2022-03-11T11:45:49.020Z] [2022-03-11T11:45:49.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:49.020Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:49.311Z] #67 ... [2022-03-11T11:45:49.311Z] [2022-03-11T11:45:49.311Z] #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-03-11T11:45:49.311Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T11:45:49.311Z] #20 49.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T11:45:49.311Z] #20 49.91 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:45:49.311Z] #20 49.91 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:45:49.440Z] #11 ... [2022-03-11T11:45:49.440Z] [2022-03-11T11:45:49.440Z] #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-03-11T11:45:49.440Z] #31 sha256:6ae3197e5dcbf1a1fecd753f8baf8ce7303649df5ce764e5932112bb977ed45f [2022-03-11T11:45:49.440Z] #31 10.46 [2022-03-11T11:45:49.440Z] #31 10.52 Download of images into '/build' complete. [2022-03-11T11:45:49.440Z] #31 10.52 Use something like the following to load the result into a Docker daemon: [2022-03-11T11:45:49.440Z] #31 10.52 tar -cC '/build' . | docker load [2022-03-11T11:45:49.440Z] #31 DONE 12.7s [2022-03-11T11:45:49.440Z] [2022-03-11T11:45:49.440Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:49.440Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:49.520Z] #11 ... [2022-03-11T11:45:49.520Z] [2022-03-11T11:45:49.520Z] #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-03-11T11:45:49.520Z] #31 sha256:a4e8eaf545406c7c0616e6de5c2810de5ec5c76d8334a0fad3cee3a6f3bc4870 [2022-03-11T11:45:49.520Z] #31 10.40 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:49.520Z] #31 10.73 [2022-03-11T11:45:49.520Z] #31 10.83 Download of images into '/build' complete. [2022-03-11T11:45:49.520Z] #31 10.83 Use something like the following to load the result into a Docker daemon: [2022-03-11T11:45:49.520Z] #31 10.83 tar -cC '/build' . | docker load [2022-03-11T11:45:49.520Z] #31 DONE 14.4s [2022-03-11T11:45:49.520Z] [2022-03-11T11:45:49.520Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T11:45:49.520Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T11:45:50.361Z] #31 20.67 [2022-03-11T11:45:51.296Z] #31 ... [2022-03-11T11:45:51.296Z] [2022-03-11T11:45:51.296Z] #47 [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-03-11T11:45:51.296Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-11T11:45:51.296Z] #47 10.60 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-11T11:45:51.296Z] #47 12.90 Fetched 8397 kB in 10s (859 kB/s) [2022-03-11T11:45:51.296Z] #47 12.90 Reading package lists... [2022-03-11T11:45:51.346Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.3s [2022-03-11T11:45:51.419Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.1s [2022-03-11T11:45:51.555Z] #47 16.80 Reading package lists... [2022-03-11T11:45:51.555Z] #47 ... [2022-03-11T11:45:51.555Z] [2022-03-11T11:45:51.555Z] #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-03-11T11:45:51.555Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:45:51.555Z] #14 8.969 Reading package lists... [2022-03-11T11:45:51.555Z] #14 13.41 Reading package lists... [2022-03-11T11:45:51.555Z] #14 17.03 Building dependency tree... [2022-03-11T11:45:51.555Z] #14 21.19 The following additional packages will be installed: [2022-03-11T11:45:51.555Z] #14 21.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:45:51.555Z] #14 21.20 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T11:45:51.555Z] #14 21.20 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T11:45:51.555Z] #14 21.20 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T11:45:51.555Z] #14 21.20 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T11:45:51.555Z] #14 21.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T11:45:51.555Z] #14 21.21 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T11:45:51.555Z] #14 21.22 Suggested packages: [2022-03-11T11:45:51.555Z] #14 21.24 gcc-10-locales seccomp wine64 [2022-03-11T11:45:52.120Z] #14 ... [2022-03-11T11:45:52.120Z] [2022-03-11T11:45:52.120Z] #47 [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-03-11T11:45:52.120Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-11T11:45:52.120Z] #47 16.80 Reading package lists... [2022-03-11T11:45:52.353Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 11.2s done [2022-03-11T11:45:52.378Z] #47 21.51 Building dependency tree... [2022-03-11T11:45:52.378Z] #47 ... [2022-03-11T11:45:52.378Z] [2022-03-11T11:45:52.378Z] #38 [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-03-11T11:45:52.378Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-11T11:45:52.378Z] #38 12.17 Fetched 8394 kB in 9s (931 kB/s) [2022-03-11T11:45:52.378Z] #38 12.17 Reading package lists... [2022-03-11T11:45:52.378Z] #38 16.33 Reading package lists... [2022-03-11T11:45:52.378Z] #38 20.70 Building dependency tree... [2022-03-11T11:45:52.611Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-11T11:45:52.611Z] #11 DONE 41.0s [2022-03-11T11:45:52.611Z] [2022-03-11T11:45:52.611Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T11:45:52.611Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T11:45:52.636Z] #38 ... [2022-03-11T11:45:52.636Z] [2022-03-11T11:45:52.636Z] #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-03-11T11:45:52.636Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:45:52.636Z] #14 22.28 The following NEW packages will be installed: [2022-03-11T11:45:52.636Z] #14 22.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:45:52.636Z] #14 22.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T11:45:52.636Z] #14 22.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T11:45:52.636Z] #14 22.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T11:45:52.636Z] #14 22.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T11:45:52.636Z] #14 22.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T11:45:52.636Z] #14 22.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T11:45:52.636Z] #14 22.30 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T11:45:52.636Z] #14 22.30 mingw-w64-x86-64-dev [2022-03-11T11:45:52.894Z] #14 ... [2022-03-11T11:45:52.894Z] [2022-03-11T11:45:52.894Z] #58 [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-03-11T11:45:52.894Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-11T11:45:52.894Z] #58 12.47 Fetched 8394 kB in 9s (933 kB/s) [2022-03-11T11:45:52.894Z] #58 12.47 Reading package lists... [2022-03-11T11:45:52.894Z] #58 16.26 Reading package lists... [2022-03-11T11:45:52.894Z] #58 20.79 Building dependency tree... [2022-03-11T11:45:52.894Z] #58 ... [2022-03-11T11:45:52.894Z] [2022-03-11T11:45:52.894Z] #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-03-11T11:45:52.894Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:45:52.894Z] #14 22.67 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:45:52.894Z] #14 22.67 Need to get 108 MB of archives. [2022-03-11T11:45:52.894Z] #14 22.67 After this operation, 620 MB of additional disk space will be used. [2022-03-11T11:45:52.894Z] #14 22.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-11T11:45:52.894Z] #14 22.73 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-03-11T11:45:53.151Z] #14 22.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T11:45:53.152Z] #14 22.85 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-03-11T11:45:53.152Z] #14 22.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-11T11:45:53.152Z] #14 22.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T11:45:53.370Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.0s [2022-03-11T11:45:53.409Z] #14 23.06 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-03-11T11:45:53.505Z] #20 53.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T11:45:53.506Z] #20 53.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:45:53.506Z] #20 53.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:45:53.545Z] #12 DONE 0.8s [2022-03-11T11:45:53.545Z] [2022-03-11T11:45:53.545Z] #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-03-11T11:45:53.545Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T11:45:53.669Z] #14 23.19 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-03-11T11:45:53.669Z] #14 23.19 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-03-11T11:45:53.937Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.7s done [2022-03-11T11:45:53.937Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-11T11:45:54.197Z] #11 DONE 42.7s [2022-03-11T11:45:54.197Z] [2022-03-11T11:45:54.197Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T11:45:54.197Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T11:45:54.265Z] #14 23.80 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-03-11T11:45:54.442Z] #20 55.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T11:45:54.443Z] #20 55.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:45:54.443Z] #20 55.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:45:54.616Z] #13 DONE 1.1s [2022-03-11T11:45:54.616Z] [2022-03-11T11:45:54.616Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T11:45:54.616Z] #25 sha256:bc321e0e00704a95c7c15e6af8cd301403391d1a07193ada34e565972e9189d7 [2022-03-11T11:45:55.189Z] #25 DONE 0.6s [2022-03-11T11:45:55.189Z] [2022-03-11T11:45:55.189Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T11:45:55.189Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T11:45:55.189Z] #33 DONE 0.4s [2022-03-11T11:45:55.189Z] [2022-03-11T11:45:55.189Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T11:45:55.189Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T11:45:55.189Z] #42 DONE 0.4s [2022-03-11T11:45:55.189Z] [2022-03-11T11:45:55.189Z] #43 [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-03-11T11:45:55.189Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:45:55.189Z] #43 ... [2022-03-11T11:45:55.189Z] [2022-03-11T11:45:55.189Z] #46 [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-03-11T11:45:55.189Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T11:45:55.189Z] #46 DONE 0.6s [2022-03-11T11:45:55.189Z] [2022-03-11T11:45:55.189Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T11:45:55.189Z] #62 sha256:e6f791c5914c0aa74af117e76b5d51f4f6efc508176d6bc96a9f49dfc37aa288 [2022-03-11T11:45:55.189Z] #62 DONE 0.6s [2022-03-11T11:45:55.446Z] [2022-03-11T11:45:55.446Z] #63 [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-03-11T11:45:55.446Z] #63 sha256:b87a73a4018342079d3460cc43d42a5875f071167f4c7c1fde3c60cd548a9e7a [2022-03-11T11:45:56.101Z] #12 DONE 1.9s [2022-03-11T11:45:56.101Z] [2022-03-11T11:45:56.101Z] #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-03-11T11:45:56.101Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T11:45:56.348Z] #20 57.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T11:45:56.348Z] #20 57.01 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:45:56.348Z] #20 57.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:45:56.864Z] #14 26.11 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-03-11T11:45:57.120Z] #14 26.82 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-03-11T11:45:57.377Z] #14 ... [2022-03-11T11:45:57.377Z] [2022-03-11T11:45:57.377Z] #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-03-11T11:45:57.377Z] #31 sha256:b4af1c0870834549a957ef1703e746babf94991e4fb2b0b1848a861bc4768bae [2022-03-11T11:45:57.377Z] #31 22.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-11T11:45:57.377Z] #31 24.13 #=#=# [2022-03-11T11:45:57.377Z] #31 24.48 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:57.377Z] #31 25.74 [2022-03-11T11:45:57.377Z] #31 26.12 Download of images into '/build' complete. [2022-03-11T11:45:57.377Z] #31 26.13 Use something like the following to load the result into a Docker daemon: [2022-03-11T11:45:57.377Z] #31 26.13 tar -cC '/build' . | docker load [2022-03-11T11:45:57.377Z] #31 DONE 27.9s [2022-03-11T11:45:57.377Z] [2022-03-11T11:45:57.377Z] #58 [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-03-11T11:45:57.377Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-11T11:45:57.377Z] #58 24.24 The following additional packages will be installed: [2022-03-11T11:45:57.377Z] #58 24.29 libbtrfs0 [2022-03-11T11:45:57.377Z] #58 24.49 The following NEW packages will be installed: [2022-03-11T11:45:57.377Z] #58 24.53 libbtrfs-dev libbtrfs0 [2022-03-11T11:45:57.377Z] #58 24.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:45:57.377Z] #58 24.93 Need to get 454 kB of archives. [2022-03-11T11:45:57.377Z] #58 24.93 After this operation, 1275 kB of additional disk space will be used. [2022-03-11T11:45:57.377Z] #58 24.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-11T11:45:57.377Z] #58 24.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-11T11:45:57.377Z] #58 26.21 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:45:57.377Z] #58 26.61 Fetched 454 kB in 0s (1280 kB/s) [2022-03-11T11:45:57.377Z] #58 26.83 Selecting previously unselected package libbtrfs0:arm64. [2022-03-11T11:45:57.377Z] #58 26.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-11T11:45:57.377Z] #58 26.89 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-11T11:45:57.377Z] #58 26.91 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-11T11:45:57.377Z] #58 27.13 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-11T11:45:57.377Z] #58 27.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-11T11:45:57.488Z] #13 DONE 1.4s [2022-03-11T11:45:57.488Z] [2022-03-11T11:45:57.488Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T11:45:57.488Z] #62 sha256:087908d84ea2eabb8c5e79e0007f8abec6a445a7db830db5830c2c7877b431d6 [2022-03-11T11:45:57.488Z] #62 ... [2022-03-11T11:45:57.488Z] [2022-03-11T11:45:57.488Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T11:45:57.488Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T11:45:57.488Z] #42 DONE 0.2s [2022-03-11T11:45:57.603Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.9s done [2022-03-11T11:45:57.603Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-11T11:45:57.603Z] #11 DONE 27.8s [2022-03-11T11:45:57.604Z] [2022-03-11T11:45:57.604Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T11:45:57.604Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T11:45:57.635Z] #58 27.24 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-11T11:45:57.722Z] #20 ... [2022-03-11T11:45:57.722Z] [2022-03-11T11:45:57.722Z] #67 [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-03-11T11:45:57.722Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:45:57.722Z] #67 12.43 + cd /tmp/tmp.jVaPpyzrrF/src/github.com/containerd/containerd [2022-03-11T11:45:57.722Z] #67 12.43 + git checkout -q v1.5.10 [2022-03-11T11:45:57.722Z] #67 13.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T11:45:57.722Z] #67 13.15 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T11:45:57.722Z] #67 13.15 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:45:57.722Z] #67 13.15 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:45:57.722Z] #67 13.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T11:45:57.722Z] #67 13.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T11:45:57.722Z] #67 13.15 + '[' '' = dynamic ']' [2022-03-11T11:45:57.722Z] #67 13.15 + make [2022-03-11T11:45:57.722Z] #67 14.07 + bin/ctr [2022-03-11T11:45:57.748Z] [2022-03-11T11:45:57.748Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T11:45:57.748Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T11:45:57.748Z] #33 DONE 0.3s [2022-03-11T11:45:57.748Z] [2022-03-11T11:45:57.748Z] #43 [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-03-11T11:45:57.748Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:45:57.748Z] #43 ... [2022-03-11T11:45:57.748Z] [2022-03-11T11:45:57.748Z] #46 [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-03-11T11:45:57.748Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T11:45:57.748Z] #46 DONE 0.4s [2022-03-11T11:45:58.022Z] [2022-03-11T11:45:58.022Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T11:45:58.022Z] #62 sha256:087908d84ea2eabb8c5e79e0007f8abec6a445a7db830db5830c2c7877b431d6 [2022-03-11T11:45:58.022Z] #62 DONE 0.5s [2022-03-11T11:45:58.022Z] [2022-03-11T11:45:58.022Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T11:45:58.022Z] #25 sha256:1f62ea4fce20dd4ca9e12b8136bd05fc9c53b860be07847eb7b8fcd5cfe2ed35 [2022-03-11T11:45:58.022Z] #25 DONE 0.5s [2022-03-11T11:45:58.022Z] [2022-03-11T11:45:58.022Z] #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-03-11T11:45:58.022Z] #26 sha256:566ad35708e384a03773efb0e7fcb6a8d3c9ae3e5b24ac36b60fbb623b18b84c [2022-03-11T11:45:58.202Z] #58 27.83 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-11T11:45:58.463Z] #58 28.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-11T11:45:58.464Z] #58 28.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:45:58.973Z] #12 ... [2022-03-11T11:45:58.973Z] [2022-03-11T11:45:58.973Z] #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-03-11T11:45:58.973Z] #31 sha256:f367799535a81abf0a41181ba39f3967eecf587b1e38674758e865932d76de9e [2022-03-11T11:45:58.973Z] #31 1.666 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-11T11:45:58.973Z] #31 1.938 [2022-03-11T11:45:58.973Z] #31 2.151 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:58.973Z] #31 2.391 [2022-03-11T11:45:58.973Z] #31 3.230 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-11T11:45:58.973Z] #31 3.488 [2022-03-11T11:45:58.973Z] #31 3.704 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:58.973Z] #31 3.962 [2022-03-11T11:45:58.973Z] #31 4.861 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-11T11:45:58.973Z] #31 5.142 [2022-03-11T11:45:58.973Z] #31 5.374 #=#=# ################## 25.9% ######################################### 57.2% ########################################################## 81.4% ######################################################################## 100.0% [2022-03-11T11:45:58.973Z] #31 6.078 [2022-03-11T11:45:58.973Z] #31 7.249 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-11T11:45:58.973Z] #31 7.550 [2022-03-11T11:45:58.973Z] #31 7.770 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:58.973Z] #31 8.022 [2022-03-11T11:45:58.973Z] #31 8.699 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-11T11:45:58.973Z] #31 8.889 [2022-03-11T11:45:58.973Z] #31 9.128 #=#=# ######################################################################## 100.0% [2022-03-11T11:45:58.973Z] #31 9.337 [2022-03-11T11:45:58.973Z] #31 9.376 Download of images into '/build' complete. [2022-03-11T11:45:58.973Z] #31 9.376 Use something like the following to load the result into a Docker daemon: [2022-03-11T11:45:58.973Z] #31 9.376 tar -cC '/build' . | docker load [2022-03-11T11:45:58.973Z] #31 DONE 10.2s [2022-03-11T11:45:58.973Z] [2022-03-11T11:45:58.973Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T11:45:58.973Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T11:45:59.276Z] #12 DONE 1.4s [2022-03-11T11:45:59.276Z] [2022-03-11T11:45:59.276Z] #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-03-11T11:45:59.276Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T11:45:59.841Z] #58 DONE 29.5s [2022-03-11T11:45:59.841Z] [2022-03-11T11:45:59.841Z] #53 [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-03-11T11:45:59.841Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-11T11:45:59.841Z] #53 28.31 v3.0.2 [2022-03-11T11:45:59.841Z] #53 DONE 29.5s [2022-03-11T11:45:59.841Z] [2022-03-11T11:45:59.841Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T11:45:59.841Z] #59 sha256:c2666f3d2e41270f4faacc7e214572bbfdb38cb87d34f2d2906b3b7ed01e5072 [2022-03-11T11:45:59.864Z] #13 DONE 0.6s [2022-03-11T11:45:59.864Z] [2022-03-11T11:45:59.864Z] #51 [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-03-11T11:45:59.864Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:45:59.864Z] #51 ... [2022-03-11T11:45:59.864Z] [2022-03-11T11:45:59.864Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T11:45:59.864Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T11:45:59.864Z] #33 DONE 0.1s [2022-03-11T11:45:59.864Z] [2022-03-11T11:45:59.864Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T11:45:59.864Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T11:45:59.864Z] #42 DONE 0.2s [2022-03-11T11:45:59.864Z] [2022-03-11T11:45:59.864Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T11:45:59.864Z] #25 sha256:51ee7a493fc7727132e762b04414e6287daf265e22a4ecd550a0ee809cd80e1c [2022-03-11T11:45:59.864Z] #25 DONE 0.2s [2022-03-11T11:46:00.104Z] #59 DONE 0.3s [2022-03-11T11:46:00.104Z] [2022-03-11T11:46:00.104Z] #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-03-11T11:46:00.104Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:00.104Z] #14 27.53 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-03-11T11:46:00.104Z] #14 28.68 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-03-11T11:46:00.104Z] #14 29.18 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-03-11T11:46:00.104Z] #14 29.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-11T11:46:00.104Z] #14 29.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-11T11:46:00.104Z] #14 29.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-11T11:46:00.104Z] #14 29.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-11T11:46:00.104Z] #14 29.20 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-03-11T11:46:00.104Z] #14 29.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-11T11:46:00.104Z] #14 29.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-11T11:46:00.104Z] #14 29.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-11T11:46:00.104Z] #14 29.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-11T11:46:00.104Z] #14 29.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-11T11:46:00.104Z] #14 29.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-11T11:46:00.104Z] #14 29.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-11T11:46:00.104Z] #14 29.42 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-03-11T11:46:00.104Z] #14 29.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-11T11:46:00.104Z] #14 29.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-11T11:46:00.172Z] [2022-03-11T11:46:00.172Z] #46 [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-03-11T11:46:00.172Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T11:46:00.172Z] #46 DONE 0.3s [2022-03-11T11:46:00.172Z] [2022-03-11T11:46:00.172Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T11:46:00.172Z] #62 sha256:5e2586e07f8b334cd0069c24e0e3f3b4d7994cd96fc93fa52838f140b01e304e [2022-03-11T11:46:00.172Z] #62 DONE 0.3s [2022-03-11T11:46:00.172Z] [2022-03-11T11:46:00.172Z] #63 [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-03-11T11:46:00.172Z] #63 sha256:60144f6b054b16009640854081ed9dd5b1d0aec8ab894de744f26d8f5f31a186 [2022-03-11T11:46:00.252Z] #67 ... [2022-03-11T11:46:00.252Z] [2022-03-11T11:46:00.252Z] #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-03-11T11:46:00.252Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T11:46:00.252Z] #20 60.81 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T11:46:00.252Z] #20 60.81 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:46:00.252Z] #20 60.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:46:00.710Z] #63 ... [2022-03-11T11:46:00.710Z] [2022-03-11T11:46:00.710Z] #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-03-11T11:46:00.710Z] #26 sha256:7a72cada51449a8e4a0f48b3894239c203d12262734a59d025c073fe292f1a33 [2022-03-11T11:46:00.710Z] #26 4.954 + RM_GOPATH=0 [2022-03-11T11:46:00.710Z] #26 4.954 + TMP_GOPATH= [2022-03-11T11:46:00.710Z] #26 4.954 + : /build [2022-03-11T11:46:00.710Z] #26 4.954 + '[' -z '' ']' [2022-03-11T11:46:00.710Z] #26 4.963 ++ mktemp -d [2022-03-11T11:46:00.710Z] #26 4.971 + export GOPATH=/tmp/tmp.K4Bm1ZqAet [2022-03-11T11:46:00.710Z] #26 4.971 + GOPATH=/tmp/tmp.K4Bm1ZqAet [2022-03-11T11:46:00.710Z] #26 4.971 + RM_GOPATH=1 [2022-03-11T11:46:00.710Z] #26 4.971 + case "$(go env GOARCH)" in [2022-03-11T11:46:00.710Z] #26 4.971 ++ go env GOARCH [2022-03-11T11:46:00.710Z] #26 5.042 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:00.710Z] #26 5.042 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:00.710Z] #26 5.042 ++ dirname /install.sh [2022-03-11T11:46:00.710Z] #26 5.073 + dir=/ [2022-03-11T11:46:00.710Z] #26 5.073 + bin=dockercli [2022-03-11T11:46:00.710Z] #26 5.073 + shift [2022-03-11T11:46:00.710Z] #26 5.073 + '[' '!' -f //dockercli.installer ']' [2022-03-11T11:46:00.710Z] #26 5.073 + . //dockercli.installer [2022-03-11T11:46:00.710Z] #26 5.073 ++ : stable [2022-03-11T11:46:00.710Z] #26 5.073 ++ : 17.06.2-ce [2022-03-11T11:46:00.710Z] #26 5.073 + install_dockercli [2022-03-11T11:46:00.710Z] #26 5.073 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T11:46:00.710Z] #26 5.073 ++ uname -m [2022-03-11T11:46:00.710Z] #26 5.073 + arch=x86_64 [2022-03-11T11:46:00.710Z] #26 5.073 + '[' x86_64 '!=' x86_64 ']' [2022-03-11T11:46:00.710Z] #26 5.073 + url=https://download.docker.com/linux/static [2022-03-11T11:46:00.710Z] #26 5.073 + tar -xz docker/docker [2022-03-11T11:46:00.710Z] #26 5.073 Install docker/cli version 17.06.2-ce from stable [2022-03-11T11:46:00.710Z] #26 5.084 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-11T11:46:00.710Z] #26 ... [2022-03-11T11:46:00.710Z] [2022-03-11T11:46:00.711Z] #63 [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-03-11T11:46:00.711Z] #63 sha256:b87a73a4018342079d3460cc43d42a5875f071167f4c7c1fde3c60cd548a9e7a [2022-03-11T11:46:00.711Z] #63 5.423 + RM_GOPATH=0 [2022-03-11T11:46:00.711Z] #63 5.423 + TMP_GOPATH= [2022-03-11T11:46:00.711Z] #63 5.423 + : /build [2022-03-11T11:46:00.711Z] #63 5.423 + '[' -z '' ']' [2022-03-11T11:46:00.711Z] #63 5.431 ++ mktemp -d [2022-03-11T11:46:00.711Z] #63 5.448 + export GOPATH=/tmp/tmp.HI76bQTQhq [2022-03-11T11:46:00.711Z] #63 5.448 + GOPATH=/tmp/tmp.HI76bQTQhq [2022-03-11T11:46:00.711Z] #63 5.448 + RM_GOPATH=1 [2022-03-11T11:46:00.711Z] #63 5.449 + case "$(go env GOARCH)" in [2022-03-11T11:46:00.711Z] #63 5.450 ++ go env GOARCH [2022-03-11T11:46:00.711Z] #63 5.503 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:00.711Z] #63 5.504 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:00.711Z] #63 5.504 ++ dirname /install.sh [2022-03-11T11:46:00.711Z] #63 5.511 + dir=/ [2022-03-11T11:46:00.711Z] #63 5.574 + bin=rootlesskit [2022-03-11T11:46:00.711Z] #63 5.574 + shift [2022-03-11T11:46:00.711Z] #63 5.574 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T11:46:00.711Z] #63 5.575 + . //rootlesskit.installer [2022-03-11T11:46:00.711Z] #63 5.576 ++ : v0.14.6 [2022-03-11T11:46:00.711Z] #63 5.602 + install_rootlesskit [2022-03-11T11:46:01.032Z] #63 5.611 + case "$1" in [2022-03-11T11:46:01.032Z] #63 5.611 + export CGO_ENABLED=0 [2022-03-11T11:46:01.032Z] #63 5.611 + CGO_ENABLED=0 [2022-03-11T11:46:01.032Z] #63 5.618 + _install_rootlesskit [2022-03-11T11:46:01.032Z] #63 5.619 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T11:46:01.032Z] #63 5.619 Install rootlesskit version v0.14.6 [2022-03-11T11:46:01.032Z] #63 5.619 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:46:01.032Z] #63 5.619 + GOBIN=/build [2022-03-11T11:46:01.032Z] #63 5.619 + GO111MODULE=on [2022-03-11T11:46:01.032Z] #63 5.620 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T11:46:01.477Z] #14 30.99 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:01.477Z] #14 31.21 Fetched 108 MB in 7s (15.3 MB/s) [2022-03-11T11:46:01.638Z] #20 62.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T11:46:01.638Z] #20 62.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T11:46:01.638Z] #20 62.60 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:46:01.638Z] #20 62.66 Selecting previously unselected package libapparmor1:amd64. [2022-03-11T11:46:01.638Z] #20 62.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-11T11:46:01.638Z] #20 62.67 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T11:46:01.651Z] #63 6.410 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-11T11:46:01.734Z] #14 31.34 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T11:46:01.734Z] #14 31.34 (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-03-11T11:46:01.734Z] #14 31.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-11T11:46:01.734Z] #14 31.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:46:01.896Z] #20 62.72 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-11T11:46:01.897Z] #20 62.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-11T11:46:01.897Z] #20 62.73 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T11:46:01.897Z] #20 62.80 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T11:46:01.897Z] #20 62.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T11:46:01.897Z] #20 62.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:46:01.897Z] #20 62.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T11:46:01.897Z] #20 62.90 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T11:46:01.897Z] #20 62.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:46:02.156Z] #20 63.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-11T11:46:02.156Z] #20 63.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:46:02.156Z] #20 63.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:46:02.156Z] #20 63.05 Selecting previously unselected package libudev-dev:amd64. [2022-03-11T11:46:02.156Z] #20 63.06 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-11T11:46:02.156Z] #20 63.06 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-11T11:46:02.156Z] #20 63.14 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-11T11:46:02.156Z] #20 63.15 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-11T11:46:02.156Z] #20 63.16 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T11:46:02.414Z] #20 63.27 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-11T11:46:02.415Z] #20 63.28 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-11T11:46:02.415Z] #20 63.28 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T11:46:02.415Z] #20 63.37 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-11T11:46:02.415Z] #20 63.38 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-11T11:46:02.415Z] #20 63.38 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T11:46:02.415Z] #20 63.46 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-11T11:46:02.415Z] #20 63.47 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-11T11:46:02.415Z] #20 63.47 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T11:46:02.415Z] #20 63.52 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-11T11:46:02.674Z] #20 63.52 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-11T11:46:02.674Z] #20 63.53 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T11:46:02.674Z] #20 63.70 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-11T11:46:02.674Z] #20 63.71 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-11T11:46:02.674Z] #20 63.71 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T11:46:02.932Z] #20 63.80 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-11T11:46:02.932Z] #20 63.81 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:46:02.933Z] #20 63.81 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:46:02.933Z] #20 63.86 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-11T11:46:02.933Z] #20 63.87 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-11T11:46:02.933Z] #20 63.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T11:46:02.933Z] #20 63.94 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-11T11:46:02.933Z] #20 63.94 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-11T11:46:02.933Z] #20 63.96 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T11:46:03.108Z] #14 32.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T11:46:03.108Z] #14 ... [2022-03-11T11:46:03.108Z] [2022-03-11T11:46:03.108Z] #51 [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-03-11T11:46:03.108Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T11:46:03.108Z] #51 22.85 go: downloading github.com/fatih/color v1.13.0 [2022-03-11T11:46:03.108Z] #51 22.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:46:03.108Z] #51 22.91 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-11T11:46:03.108Z] #51 22.92 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-11T11:46:03.108Z] #51 23.15 go: downloading github.com/spf13/viper v1.10.1 [2022-03-11T11:46:03.108Z] #51 23.23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-11T11:46:03.108Z] #51 23.48 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-11T11:46:03.108Z] #51 23.54 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-11T11:46:03.108Z] #51 24.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-11T11:46:03.108Z] #51 24.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-11T11:46:03.108Z] #51 27.50 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-11T11:46:03.108Z] #51 27.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:46:03.108Z] #51 27.54 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-11T11:46:03.108Z] #51 27.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-11T11:46:03.108Z] #51 27.63 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-11T11:46:03.108Z] #51 27.67 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-11T11:46:03.108Z] #51 27.70 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-11T11:46:03.108Z] #51 27.71 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-11T11:46:03.108Z] #51 27.76 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-11T11:46:03.108Z] #51 27.87 go: downloading github.com/spf13/afero v1.6.0 [2022-03-11T11:46:03.108Z] #51 27.88 go: downloading github.com/spf13/cast v1.4.1 [2022-03-11T11:46:03.108Z] #51 27.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-11T11:46:03.108Z] #51 27.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-11T11:46:03.108Z] #51 28.10 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-11T11:46:03.108Z] #51 28.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-11T11:46:03.108Z] #51 28.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-11T11:46:03.108Z] #51 28.25 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-11T11:46:03.108Z] #51 28.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-11T11:46:03.108Z] #51 28.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-11T11:46:03.108Z] #51 28.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-11T11:46:03.108Z] #51 28.31 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-11T11:46:03.108Z] #51 28.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-11T11:46:03.108Z] #51 28.39 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-11T11:46:03.108Z] #51 28.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-11T11:46:03.108Z] #51 28.48 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-11T11:46:03.108Z] #51 28.70 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-11T11:46:03.108Z] #51 28.81 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-11T11:46:03.108Z] #51 28.87 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-11T11:46:03.108Z] #51 28.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-11T11:46:03.108Z] #51 29.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-11T11:46:03.108Z] #51 29.22 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-11T11:46:03.108Z] #51 29.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-11T11:46:03.108Z] #51 29.30 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-11T11:46:03.108Z] #51 29.31 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-11T11:46:03.108Z] #51 29.33 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-11T11:46:03.108Z] #51 29.33 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-11T11:46:03.108Z] #51 29.37 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-11T11:46:03.108Z] #51 29.37 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-11T11:46:03.108Z] #51 29.39 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-11T11:46:03.108Z] #51 29.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-11T11:46:03.108Z] #51 29.51 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-11T11:46:03.108Z] #51 29.55 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-11T11:46:03.108Z] #51 29.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-11T11:46:03.108Z] #51 29.69 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-11T11:46:03.108Z] #51 29.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-11T11:46:03.108Z] #51 29.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-11T11:46:03.108Z] #51 29.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-11T11:46:03.108Z] #51 29.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-11T11:46:03.108Z] #51 30.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-11T11:46:03.108Z] #51 30.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-11T11:46:03.108Z] #51 30.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-11T11:46:03.108Z] #51 30.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-11T11:46:03.108Z] #51 30.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-11T11:46:03.108Z] #51 30.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-11T11:46:03.108Z] #51 30.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-11T11:46:03.108Z] #51 30.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-11T11:46:03.108Z] #51 30.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-11T11:46:03.108Z] #51 30.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-11T11:46:03.108Z] #51 30.86 go: downloading github.com/julz/importas v0.1.0 [2022-03-11T11:46:03.108Z] #51 30.94 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-11T11:46:03.108Z] #51 30.95 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-11T11:46:03.108Z] #51 31.02 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-11T11:46:03.108Z] #51 31.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-11T11:46:03.108Z] #51 31.22 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-11T11:46:03.108Z] #51 31.22 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-11T11:46:03.108Z] #51 31.25 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-11T11:46:03.108Z] #51 31.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-11T11:46:03.108Z] #51 31.31 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-11T11:46:03.108Z] #51 31.34 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-11T11:46:03.108Z] #51 31.35 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-11T11:46:03.108Z] #51 31.37 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-11T11:46:03.108Z] #51 31.78 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-11T11:46:03.108Z] #51 31.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-11T11:46:03.108Z] #51 31.81 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-11T11:46:03.108Z] #51 31.82 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-11T11:46:03.108Z] #51 31.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-11T11:46:03.108Z] #51 31.90 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-11T11:46:03.108Z] #51 31.93 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-11T11:46:03.108Z] #51 32.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-11T11:46:03.108Z] #51 32.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-11T11:46:03.108Z] #51 32.25 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-11T11:46:03.108Z] #51 32.25 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-11T11:46:03.108Z] #51 32.26 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-11T11:46:03.108Z] #51 32.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-11T11:46:03.108Z] #51 32.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-11T11:46:03.108Z] #51 32.30 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-11T11:46:03.108Z] #51 32.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-11T11:46:03.108Z] #51 32.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-11T11:46:03.108Z] #51 32.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-11T11:46:03.108Z] #51 32.54 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-11T11:46:03.108Z] #51 32.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-11T11:46:03.108Z] #51 32.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-11T11:46:03.108Z] #51 32.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-11T11:46:03.108Z] #51 32.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-11T11:46:03.108Z] #51 32.89 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-11T11:46:03.108Z] #51 32.95 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-11T11:46:03.108Z] #51 ... [2022-03-11T11:46:03.108Z] [2022-03-11T11:46:03.108Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-11T11:46:03.108Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:03.108Z] #14 32.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T11:46:03.108Z] #14 32.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-11T11:46:03.108Z] #14 32.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:46:03.192Z] #20 64.16 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T11:46:03.192Z] #20 64.18 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T11:46:03.192Z] #20 64.19 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:46:03.192Z] #20 64.21 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T11:46:03.192Z] #20 64.22 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:46:03.192Z] #20 64.23 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T11:46:03.192Z] #20 64.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:46:03.192Z] #20 64.26 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T11:46:03.192Z] #20 64.27 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-11T11:46:03.192Z] #20 64.28 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T11:46:03.192Z] #20 64.29 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:46:03.301Z] #26 ... [2022-03-11T11:46:03.301Z] [2022-03-11T11:46:03.301Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:46:03.301Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:46:03.301Z] #49 4.638 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T11:46:03.301Z] #49 5.379 go: downloading github.com/fatih/color v1.10.0 [2022-03-11T11:46:03.301Z] #49 5.379 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T11:46:03.301Z] #49 5.379 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T11:46:03.301Z] #49 5.391 go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T11:46:03.301Z] #49 5.507 go: downloading golang.org/x/tools v0.1.0 [2022-03-11T11:46:03.301Z] #49 5.512 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T11:46:03.301Z] #49 5.520 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T11:46:03.301Z] #49 5.541 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T11:46:03.301Z] #49 5.572 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T11:46:03.366Z] #14 ... [2022-03-11T11:46:03.366Z] [2022-03-11T11:46:03.366Z] #47 [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-03-11T11:46:03.366Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-11T11:46:03.366Z] #47 21.51 Building dependency tree... [2022-03-11T11:46:03.366Z] #47 24.34 The following additional packages will be installed: [2022-03-11T11:46:03.366Z] #47 24.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T11:46:03.366Z] #47 24.37 python3-protobuf python3-six [2022-03-11T11:46:03.366Z] #47 24.39 Suggested packages: [2022-03-11T11:46:03.366Z] #47 24.39 python3-setuptools [2022-03-11T11:46:03.366Z] #47 24.39 Recommended packages: [2022-03-11T11:46:03.366Z] #47 24.39 iproute2 | iproute [2022-03-11T11:46:03.366Z] #47 24.74 The following NEW packages will be installed: [2022-03-11T11:46:03.366Z] #47 24.74 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T11:46:03.366Z] #47 24.74 python3-protobuf python3-six [2022-03-11T11:46:03.366Z] #47 25.16 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:03.366Z] #47 25.16 Need to get 2115 kB of archives. [2022-03-11T11:46:03.366Z] #47 25.16 After this operation, 10.7 MB of additional disk space will be used. [2022-03-11T11:46:03.366Z] #47 25.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-11T11:46:03.366Z] #47 25.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:46:03.366Z] #47 25.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-11T11:46:03.366Z] #47 25.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-11T11:46:03.366Z] #47 25.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-11T11:46:03.366Z] #47 25.28 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-03-11T11:46:03.366Z] #47 25.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-11T11:46:03.366Z] #47 28.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-11T11:46:03.366Z] #47 30.26 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:03.366Z] #47 30.51 Fetched 2115 kB in 4s (498 kB/s) [2022-03-11T11:46:03.366Z] #47 30.66 Selecting previously unselected package libprotobuf23:arm64. [2022-03-11T11:46:03.366Z] #47 30.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 ... 15700 files and directories currently installed.) [2022-03-11T11:46:03.366Z] #47 30.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-11T11:46:03.366Z] #47 30.73 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-11T11:46:03.366Z] #47 31.26 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:46:03.366Z] #47 31.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:46:03.366Z] #47 31.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:46:03.366Z] #47 31.51 Selecting previously unselected package python3-six. [2022-03-11T11:46:03.366Z] #47 31.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-11T11:46:03.366Z] #47 31.52 Unpacking python3-six (1.16.0-2) ... [2022-03-11T11:46:03.366Z] #47 31.63 Selecting previously unselected package python3-protobuf. [2022-03-11T11:46:03.366Z] #47 31.64 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-11T11:46:03.366Z] #47 31.65 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-11T11:46:03.366Z] #47 32.06 Selecting previously unselected package libnet1:arm64. [2022-03-11T11:46:03.366Z] #47 32.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-11T11:46:03.366Z] #47 32.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:46:03.366Z] #47 32.18 Selecting previously unselected package libnl-3-200:arm64. [2022-03-11T11:46:03.366Z] #47 32.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-11T11:46:03.366Z] #47 32.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-11T11:46:03.366Z] #47 32.30 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-11T11:46:03.366Z] #47 32.31 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-11T11:46:03.366Z] #47 32.32 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-11T11:46:03.366Z] #47 32.42 Selecting previously unselected package criu. [2022-03-11T11:46:03.366Z] #47 32.43 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-11T11:46:03.366Z] #47 32.44 Unpacking criu (3.16.1-3) ... [2022-03-11T11:46:03.451Z] #20 64.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:46:03.451Z] #20 64.32 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:46:03.451Z] #20 64.34 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T11:46:03.451Z] #20 64.35 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T11:46:03.451Z] #20 64.36 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T11:46:03.451Z] #20 64.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:46:03.451Z] #20 64.39 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T11:46:03.451Z] #20 64.40 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T11:46:03.451Z] #20 64.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:46:03.451Z] #20 64.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:46:03.451Z] #20 64.44 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-03-11T11:46:03.451Z] #20 64.45 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:46:03.451Z] #20 64.46 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-03-11T11:46:03.451Z] #20 64.46 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:46:03.451Z] #20 64.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:46:03.451Z] #20 64.49 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-03-11T11:46:03.451Z] #20 64.50 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:46:03.451Z] #20 64.51 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:46:03.622Z] #47 ... [2022-03-11T11:46:03.623Z] [2022-03-11T11:46:03.623Z] #51 [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-03-11T11:46:03.623Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T11:46:03.623Z] #51 32.97 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-11T11:46:03.623Z] #51 33.11 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-11T11:46:03.623Z] #51 33.23 go: downloading honnef.co/go/tools v0.2.2 [2022-03-11T11:46:03.710Z] #20 64.53 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:46:03.710Z] #20 64.55 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:46:03.710Z] #20 64.57 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:46:03.710Z] #20 64.58 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:46:03.711Z] #20 64.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:46:03.874Z] #49 ... [2022-03-11T11:46:03.874Z] [2022-03-11T11:46:03.874Z] #43 [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-03-11T11:46:03.874Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:46:03.874Z] #43 6.288 + git clone https://github.com/docker/distribution.git . [2022-03-11T11:46:03.874Z] #43 6.288 Cloning into '.'... [2022-03-11T11:46:04.495Z] #63 4.164 + RM_GOPATH=0 [2022-03-11T11:46:04.495Z] #63 4.164 + TMP_GOPATH= [2022-03-11T11:46:04.495Z] #63 4.164 + : /build [2022-03-11T11:46:04.495Z] #63 4.164 + '[' -z '' ']' [2022-03-11T11:46:04.495Z] #63 4.164 ++ mktemp -d [2022-03-11T11:46:04.495Z] #63 4.171 + export GOPATH=/tmp/tmp.USFKzUTtHv [2022-03-11T11:46:04.495Z] #63 4.171 + GOPATH=/tmp/tmp.USFKzUTtHv [2022-03-11T11:46:04.495Z] #63 4.171 + RM_GOPATH=1 [2022-03-11T11:46:04.495Z] #63 4.171 + case "$(go env GOARCH)" in [2022-03-11T11:46:04.495Z] #63 4.171 ++ go env GOARCH [2022-03-11T11:46:04.495Z] #63 4.240 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:04.495Z] #63 4.240 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:04.495Z] #63 4.240 ++ dirname /install.sh [2022-03-11T11:46:04.495Z] #63 4.240 + dir=/ [2022-03-11T11:46:04.495Z] #63 4.240 + bin=rootlesskit [2022-03-11T11:46:04.495Z] #63 4.240 + shift [2022-03-11T11:46:04.495Z] #63 4.240 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T11:46:04.495Z] #63 4.240 + . //rootlesskit.installer [2022-03-11T11:46:04.495Z] #63 4.240 ++ : v0.14.6 [2022-03-11T11:46:04.495Z] #63 4.240 + install_rootlesskit [2022-03-11T11:46:04.495Z] #63 4.240 + case "$1" in [2022-03-11T11:46:04.495Z] #63 4.240 + export CGO_ENABLED=0 [2022-03-11T11:46:04.495Z] #63 4.240 + CGO_ENABLED=0 [2022-03-11T11:46:04.495Z] #63 4.240 + _install_rootlesskit [2022-03-11T11:46:04.495Z] #63 4.240 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T11:46:04.495Z] #63 4.240 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:46:04.495Z] #63 4.240 + GOBIN=/build [2022-03-11T11:46:04.495Z] #63 4.240 + GO111MODULE=on [2022-03-11T11:46:04.495Z] #63 4.240 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T11:46:04.495Z] #63 4.240 Install rootlesskit version v0.14.6 [2022-03-11T11:46:04.557Z] #51 34.23 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-11T11:46:04.557Z] #51 34.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-11T11:46:04.557Z] #51 34.27 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-11T11:46:04.557Z] #51 34.37 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-11T11:46:04.795Z] #63 4.708 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-11T11:46:04.816Z] #51 ... [2022-03-11T11:46:04.816Z] [2022-03-11T11:46:04.816Z] #38 [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-03-11T11:46:04.816Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-11T11:46:04.816Z] #38 24.37 The following additional packages will be installed: [2022-03-11T11:46:04.816Z] #38 24.46 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-11T11:46:04.816Z] #38 24.47 Suggested packages: [2022-03-11T11:46:04.816Z] #38 24.47 cmake-doc ninja-build lrzip [2022-03-11T11:46:04.816Z] #38 24.47 Recommended packages: [2022-03-11T11:46:04.816Z] #38 24.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T11:46:04.816Z] #38 25.26 The following NEW packages will be installed: [2022-03-11T11:46:04.816Z] #38 25.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-11T11:46:04.816Z] #38 25.28 vim-common xxd [2022-03-11T11:46:04.816Z] #38 25.65 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:04.816Z] #38 25.65 Need to get 15.6 MB of archives. [2022-03-11T11:46:04.816Z] #38 25.65 After this operation, 67.4 MB of additional disk space will be used. [2022-03-11T11:46:04.816Z] #38 25.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:46:04.816Z] #38 25.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:46:04.816Z] #38 25.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T11:46:04.816Z] #38 26.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-11T11:46:04.816Z] #38 26.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-11T11:46:04.816Z] #38 26.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-11T11:46:04.816Z] #38 26.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-11T11:46:04.816Z] #38 26.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-11T11:46:04.816Z] #38 26.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-11T11:46:04.816Z] #38 26.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-11T11:46:04.816Z] #38 27.92 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:04.816Z] #38 28.23 Fetched 15.6 MB in 2s (9212 kB/s) [2022-03-11T11:46:04.816Z] #38 28.32 Selecting previously unselected package xxd. [2022-03-11T11:46:04.816Z] #38 28.33 (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-03-11T11:46:04.816Z] #38 28.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-11T11:46:04.816Z] #38 28.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:04.816Z] #38 29.22 Selecting previously unselected package vim-common. [2022-03-11T11:46:04.816Z] #38 29.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:46:04.816Z] #38 29.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:04.816Z] #38 29.57 Selecting previously unselected package cmake-data. [2022-03-11T11:46:04.816Z] #38 29.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T11:46:04.816Z] #38 29.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:46:04.816Z] #38 32.95 Selecting previously unselected package libicu67:arm64. [2022-03-11T11:46:04.816Z] #38 32.97 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-11T11:46:04.816Z] #38 32.99 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-11T11:46:04.938Z] #63 ... [2022-03-11T11:46:04.938Z] [2022-03-11T11:46:04.938Z] #51 [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-03-11T11:46:04.938Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:04.938Z] #51 5.047 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-11T11:46:04.938Z] #51 ... [2022-03-11T11:46:04.938Z] [2022-03-11T11:46:04.938Z] #38 [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-03-11T11:46:04.938Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:04.938Z] #38 6.138 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:04.938Z] #38 6.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:04.938Z] #38 6.261 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:04.938Z] #38 7.535 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:04.938Z] #38 ... [2022-03-11T11:46:04.938Z] [2022-03-11T11:46:04.938Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:46:04.938Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:46:04.938Z] #49 5.089 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T11:46:04.938Z] #49 7.612 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T11:46:04.938Z] #49 7.616 go: downloading github.com/fatih/color v1.10.0 [2022-03-11T11:46:04.938Z] #49 7.627 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T11:46:04.938Z] #49 7.794 go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T11:46:04.938Z] #49 8.415 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T11:46:04.938Z] #49 8.470 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T11:46:04.938Z] #49 8.587 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T11:46:04.938Z] #49 8.587 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T11:46:04.938Z] #49 8.910 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T11:46:04.938Z] #49 8.991 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T11:46:04.938Z] #49 9.171 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T11:46:04.938Z] #49 9.349 go: downloading golang.org/x/tools v0.1.0 [2022-03-11T11:46:04.938Z] #49 ... [2022-03-11T11:46:04.938Z] [2022-03-11T11:46:04.938Z] #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-03-11T11:46:04.938Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:04.938Z] #14 5.168 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:04.938Z] #14 5.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:04.938Z] #14 5.208 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:04.938Z] #14 6.554 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:04.938Z] #14 9.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:05.073Z] #38 ... [2022-03-11T11:46:05.073Z] [2022-03-11T11:46:05.073Z] #47 [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-03-11T11:46:05.073Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-11T11:46:05.073Z] #47 33.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:46:05.073Z] #47 34.36 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-11T11:46:05.073Z] #47 34.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:46:05.073Z] #47 34.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-11T11:46:05.073Z] #47 34.43 Setting up python3-six (1.16.0-2) ... [2022-03-11T11:46:05.116Z] #20 DONE 66.1s [2022-03-11T11:46:05.116Z] [2022-03-11T11:46:05.116Z] #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-03-11T11:46:05.116Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-11T11:46:05.197Z] #14 ... [2022-03-11T11:46:05.197Z] [2022-03-11T11:46:05.197Z] #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-03-11T11:46:05.197Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T11:46:05.197Z] #36 4.706 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-11T11:46:05.197Z] #36 ... [2022-03-11T11:46:05.197Z] [2022-03-11T11:46:05.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-03-11T11:46:05.197Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:46:05.197Z] #34 4.398 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-11T11:46:05.197Z] #34 4.398 Cloning into '.'... [2022-03-11T11:46:05.455Z] #34 ... [2022-03-11T11:46:05.455Z] [2022-03-11T11:46:05.455Z] #58 [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-03-11T11:46:05.455Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:05.455Z] #58 5.543 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:05.455Z] #58 5.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:05.455Z] #58 5.712 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:05.455Z] #58 7.111 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:05.455Z] #58 ... [2022-03-11T11:46:05.455Z] [2022-03-11T11:46:05.455Z] #53 [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-03-11T11:46:05.455Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:46:05.455Z] #53 4.960 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-11T11:46:05.455Z] #53 6.829 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-11T11:46:05.455Z] #53 6.849 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-11T11:46:05.455Z] #53 6.908 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-11T11:46:05.455Z] #53 8.823 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-11T11:46:05.712Z] #53 ... [2022-03-11T11:46:05.712Z] [2022-03-11T11:46:05.712Z] #47 [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-03-11T11:46:05.712Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:05.712Z] #47 5.934 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:05.712Z] #47 6.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:05.712Z] #47 6.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:05.712Z] #47 7.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:05.770Z] #63 ... [2022-03-11T11:46:05.770Z] [2022-03-11T11:46:05.770Z] #51 [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-03-11T11:46:05.770Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:05.770Z] #51 6.012 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-11T11:46:05.995Z] #47 ... [2022-03-11T11:46:05.995Z] [2022-03-11T11:46:05.995Z] #38 [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-03-11T11:46:05.995Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:05.995Z] #38 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:06.008Z] #47 35.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-11T11:46:06.008Z] #47 35.29 Setting up python3-protobuf (3.12.4-1) ... [2022-03-11T11:46:07.022Z] #21 1.603 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T11:46:07.022Z] #21 1.607 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T11:46:07.022Z] #21 1.607 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T11:46:07.251Z] #51 ... [2022-03-11T11:46:07.251Z] [2022-03-11T11:46:07.251Z] #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-03-11T11:46:07.251Z] #26 sha256:b25a391eee24e1f0eb88583bfe7466985d97b84bd3e4f5ede5ad045a8f7b8bfe [2022-03-11T11:46:07.251Z] #26 2.767 + RM_GOPATH=0 [2022-03-11T11:46:07.251Z] #26 2.767 + TMP_GOPATH= [2022-03-11T11:46:07.251Z] #26 2.767 + : /build [2022-03-11T11:46:07.252Z] #26 2.767 + '[' -z '' ']' [2022-03-11T11:46:07.252Z] #26 2.767 ++ mktemp -d [2022-03-11T11:46:07.252Z] #26 2.767 + export GOPATH=/tmp/tmp.zJre8KJLRZ [2022-03-11T11:46:07.252Z] #26 2.767 + GOPATH=/tmp/tmp.zJre8KJLRZ [2022-03-11T11:46:07.252Z] #26 2.767 + RM_GOPATH=1 [2022-03-11T11:46:07.252Z] #26 2.767 + case "$(go env GOARCH)" in [2022-03-11T11:46:07.252Z] #26 2.767 ++ go env GOARCH [2022-03-11T11:46:07.252Z] #26 2.783 Install docker/cli version 17.06.2-ce from stable [2022-03-11T11:46:07.252Z] #26 2.783 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:07.252Z] #26 2.783 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:07.252Z] #26 2.783 ++ dirname /install.sh [2022-03-11T11:46:07.252Z] #26 2.783 + dir=/ [2022-03-11T11:46:07.252Z] #26 2.783 + bin=dockercli [2022-03-11T11:46:07.252Z] #26 2.783 + shift [2022-03-11T11:46:07.252Z] #26 2.783 + '[' '!' -f //dockercli.installer ']' [2022-03-11T11:46:07.252Z] #26 2.783 + . //dockercli.installer [2022-03-11T11:46:07.252Z] #26 2.783 ++ : stable [2022-03-11T11:46:07.252Z] #26 2.783 ++ : 17.06.2-ce [2022-03-11T11:46:07.252Z] #26 2.783 + install_dockercli [2022-03-11T11:46:07.252Z] #26 2.783 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T11:46:07.252Z] #26 2.783 ++ uname -m [2022-03-11T11:46:07.252Z] #26 2.783 + arch=x86_64 [2022-03-11T11:46:07.252Z] #26 2.783 + '[' x86_64 '!=' x86_64 ']' [2022-03-11T11:46:07.252Z] #26 2.783 + url=https://download.docker.com/linux/static [2022-03-11T11:46:07.252Z] #26 2.783 + tar -xz docker/docker [2022-03-11T11:46:07.252Z] #26 2.783 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-11T11:46:07.252Z] #26 7.184 + mkdir -p /build [2022-03-11T11:46:07.252Z] #26 7.198 + mv docker/docker /build/ [2022-03-11T11:46:07.252Z] #26 7.203 + rmdir docker [2022-03-11T11:46:07.252Z] #26 DONE 7.4s [2022-03-11T11:46:07.419Z] #43 ... [2022-03-11T11:46:07.419Z] [2022-03-11T11:46:07.419Z] #53 [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-03-11T11:46:07.419Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:46:07.419Z] #53 7.047 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-11T11:46:07.419Z] #53 8.767 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-11T11:46:07.419Z] #53 8.781 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-11T11:46:07.419Z] #53 8.915 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-11T11:46:07.552Z] [2022-03-11T11:46:07.552Z] #63 [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-03-11T11:46:07.552Z] #63 sha256:60144f6b054b16009640854081ed9dd5b1d0aec8ab894de744f26d8f5f31a186 [2022-03-11T11:46:07.552Z] #63 6.886 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:46:07.552Z] #63 6.910 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T11:46:07.552Z] #63 7.445 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T11:46:07.691Z] #53 ... [2022-03-11T11:46:07.691Z] [2022-03-11T11:46:07.691Z] #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-03-11T11:46:07.691Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:07.691Z] #14 7.520 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:07.691Z] #14 7.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:07.691Z] #14 7.593 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:07.691Z] #14 9.296 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:07.691Z] #14 ... [2022-03-11T11:46:07.691Z] [2022-03-11T11:46:07.691Z] #51 [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-03-11T11:46:07.691Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:07.691Z] #51 7.952 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-11T11:46:07.949Z] #51 ... [2022-03-11T11:46:07.949Z] [2022-03-11T11:46:07.949Z] #63 [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-03-11T11:46:07.949Z] #63 sha256:1a26ba8d2dbf7fc950fadfe1f239d594d8da2a800012f5be7ec721914b69bd42 [2022-03-11T11:46:07.949Z] #63 6.690 + RM_GOPATH=0 [2022-03-11T11:46:07.949Z] #63 6.691 + TMP_GOPATH= [2022-03-11T11:46:07.949Z] #63 6.691 + : /build [2022-03-11T11:46:07.949Z] #63 6.691 + '[' -z '' ']' [2022-03-11T11:46:07.949Z] #63 6.692 ++ mktemp -d [2022-03-11T11:46:07.949Z] #63 6.694 + export GOPATH=/tmp/tmp.dSyx9d23sA [2022-03-11T11:46:07.949Z] #63 6.700 + GOPATH=/tmp/tmp.dSyx9d23sA [2022-03-11T11:46:07.949Z] #63 6.700 + RM_GOPATH=1 [2022-03-11T11:46:07.949Z] #63 6.700 + case "$(go env GOARCH)" in [2022-03-11T11:46:07.949Z] #63 6.700 ++ go env GOARCH [2022-03-11T11:46:07.949Z] #63 6.713 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:07.949Z] #63 6.714 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:07.949Z] #63 6.715 ++ dirname /install.sh [2022-03-11T11:46:07.949Z] #63 6.717 + dir=/ [2022-03-11T11:46:07.949Z] #63 6.717 + bin=rootlesskit [2022-03-11T11:46:07.949Z] #63 6.717 + shift [2022-03-11T11:46:07.949Z] #63 6.718 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T11:46:07.949Z] #63 6.720 + . //rootlesskit.installer [2022-03-11T11:46:07.949Z] #63 6.720 ++ : v0.14.6 [2022-03-11T11:46:07.949Z] #63 6.720 + install_rootlesskit [2022-03-11T11:46:07.949Z] #63 6.720 + case "$1" in [2022-03-11T11:46:07.949Z] #63 6.720 + export CGO_ENABLED=0 [2022-03-11T11:46:07.949Z] #63 6.720 + CGO_ENABLED=0 [2022-03-11T11:46:07.949Z] #63 6.720 + _install_rootlesskit [2022-03-11T11:46:07.949Z] #63 6.720 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T11:46:07.949Z] #63 6.720 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:46:07.949Z] #63 6.720 + GOBIN=/build [2022-03-11T11:46:07.949Z] #63 6.720 + GO111MODULE=on [2022-03-11T11:46:07.949Z] #63 6.720 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T11:46:07.949Z] #63 6.720 Install rootlesskit version v0.14.6 [2022-03-11T11:46:07.949Z] #63 7.452 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-11T11:46:07.949Z] #63 ... [2022-03-11T11:46:07.949Z] [2022-03-11T11:46:07.949Z] #47 [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-03-11T11:46:07.949Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:07.949Z] #47 6.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:07.949Z] #47 7.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:07.949Z] #47 7.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:07.949Z] #47 9.292 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:08.207Z] #47 ... [2022-03-11T11:46:08.207Z] [2022-03-11T11:46:08.207Z] #58 [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-03-11T11:46:08.207Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:08.207Z] #58 3.885 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:08.207Z] #58 3.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:08.207Z] #58 3.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:08.207Z] #58 4.081 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:08.207Z] #58 4.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:08.207Z] #58 5.016 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:08.465Z] #58 ... [2022-03-11T11:46:08.466Z] [2022-03-11T11:46:08.466Z] #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-03-11T11:46:08.466Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T11:46:08.466Z] #36 5.901 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-11T11:46:08.466Z] #36 ... [2022-03-11T11:46:08.466Z] [2022-03-11T11:46:08.466Z] #38 [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-03-11T11:46:08.466Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:08.466Z] #38 7.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:08.466Z] #38 7.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:08.466Z] #38 7.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:08.466Z] #38 9.641 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:08.725Z] #38 ... [2022-03-11T11:46:08.726Z] [2022-03-11T11:46:08.726Z] #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-03-11T11:46:08.726Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:46:08.726Z] #34 6.609 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-11T11:46:08.726Z] #34 6.611 Cloning into '.'... [2022-03-11T11:46:08.726Z] #34 ... [2022-03-11T11:46:08.726Z] [2022-03-11T11:46:08.726Z] #58 [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-03-11T11:46:08.726Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:08.726Z] #58 10.97 Fetched 8507 kB in 7s (1148 kB/s) [2022-03-11T11:46:09.290Z] #38 14.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:09.310Z] #47 38.34 Setting up criu (3.16.1-3) ... [2022-03-11T11:46:09.310Z] #47 ... [2022-03-11T11:46:09.310Z] [2022-03-11T11:46:09.310Z] #38 [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-03-11T11:46:09.310Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-11T11:46:09.310Z] #38 37.39 Selecting previously unselected package libxml2:arm64. [2022-03-11T11:46:09.310Z] #38 37.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-11T11:46:09.310Z] #38 37.41 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:46:09.310Z] #38 37.88 Selecting previously unselected package libarchive13:arm64. [2022-03-11T11:46:09.310Z] #38 37.89 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-11T11:46:09.310Z] #38 37.91 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-11T11:46:09.310Z] #38 38.05 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-11T11:46:09.310Z] #38 38.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-11T11:46:09.310Z] #38 38.06 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-11T11:46:09.310Z] #38 38.17 Selecting previously unselected package librhash0:arm64. [2022-03-11T11:46:09.310Z] #38 38.18 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-11T11:46:09.310Z] #38 38.19 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-11T11:46:09.310Z] #38 38.33 Selecting previously unselected package libuv1:arm64. [2022-03-11T11:46:09.310Z] #38 38.33 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-11T11:46:09.310Z] #38 38.34 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-11T11:46:09.310Z] #38 38.52 Selecting previously unselected package cmake. [2022-03-11T11:46:09.310Z] #38 38.54 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-11T11:46:09.310Z] #38 38.55 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:46:09.872Z] #38 ... [2022-03-11T11:46:09.872Z] [2022-03-11T11:46:09.872Z] #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-03-11T11:46:09.872Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-11T11:46:09.872Z] #34 29.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-11T11:46:09.872Z] #34 30.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-11T11:46:09.872Z] #34 ... [2022-03-11T11:46:09.872Z] [2022-03-11T11:46:09.872Z] #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-03-11T11:46:09.872Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:09.872Z] #14 34.84 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T11:46:09.872Z] #14 34.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T11:46:09.872Z] #14 34.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:46:09.872Z] #14 34.97 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-11T11:46:09.872Z] #14 34.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-11T11:46:09.872Z] #14 34.98 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-11T11:46:09.872Z] #14 35.14 Selecting previously unselected package dmsetup. [2022-03-11T11:46:09.872Z] #14 35.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-11T11:46:09.872Z] #14 35.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:46:09.872Z] #14 35.28 Selecting previously unselected package mingw-w64-common. [2022-03-11T11:46:09.872Z] #14 35.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T11:46:09.872Z] #14 35.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T11:46:10.074Z] #63 ... [2022-03-11T11:46:10.074Z] [2022-03-11T11:46:10.074Z] #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-03-11T11:46:10.074Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T11:46:10.074Z] #36 4.845 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-11T11:46:10.074Z] #36 ... [2022-03-11T11:46:10.074Z] [2022-03-11T11:46:10.074Z] #43 [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-03-11T11:46:10.074Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:46:10.074Z] #43 4.432 + git clone https://github.com/docker/distribution.git . [2022-03-11T11:46:10.074Z] #43 4.433 Cloning into '.'... [2022-03-11T11:46:10.074Z] #43 ... [2022-03-11T11:46:10.074Z] [2022-03-11T11:46:10.075Z] #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-03-11T11:46:10.075Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:10.075Z] #14 5.108 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:10.075Z] #14 5.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:10.075Z] #14 5.134 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:10.075Z] #14 5.845 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:10.075Z] #14 7.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:10.075Z] #14 9.400 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:10.128Z] #14 ... [2022-03-11T11:46:10.128Z] [2022-03-11T11:46:10.128Z] #60 [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-03-11T11:46:10.128Z] #60 sha256:46923b249cc6e1a0f57b6448dc5319750a99dc8d69f067d6019a6a8fd01a0693 [2022-03-11T11:46:10.128Z] #60 1.179 + RM_GOPATH=0 [2022-03-11T11:46:10.128Z] #60 1.191 + TMP_GOPATH= [2022-03-11T11:46:10.128Z] #60 1.191 + : /build [2022-03-11T11:46:10.128Z] #60 1.191 + '[' -z '' ']' [2022-03-11T11:46:10.128Z] #60 1.191 ++ mktemp -d [2022-03-11T11:46:10.128Z] #60 1.196 + export GOPATH=/tmp/tmp.zK11vssQTT [2022-03-11T11:46:10.128Z] #60 1.196 + GOPATH=/tmp/tmp.zK11vssQTT [2022-03-11T11:46:10.128Z] #60 1.196 + RM_GOPATH=1 [2022-03-11T11:46:10.128Z] #60 1.196 + case "$(go env GOARCH)" in [2022-03-11T11:46:10.128Z] #60 1.196 ++ go env GOARCH [2022-03-11T11:46:10.128Z] #60 1.216 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:10.128Z] #60 1.216 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:10.128Z] #60 1.216 ++ dirname /install.sh [2022-03-11T11:46:10.128Z] #60 1.219 + dir=/ [2022-03-11T11:46:10.128Z] #60 1.219 + bin=containerd [2022-03-11T11:46:10.128Z] #60 1.219 + shift [2022-03-11T11:46:10.128Z] #60 1.219 + '[' '!' -f //containerd.installer ']' [2022-03-11T11:46:10.128Z] #60 1.219 + . //containerd.installer [2022-03-11T11:46:10.128Z] #60 1.219 ++ set -e [2022-03-11T11:46:10.128Z] #60 1.219 ++ : v1.5.10 [2022-03-11T11:46:10.128Z] #60 1.219 + install_containerd [2022-03-11T11:46:10.128Z] #60 1.223 Install containerd version v1.5.10 [2022-03-11T11:46:10.128Z] #60 1.223 + echo 'Install containerd version v1.5.10' [2022-03-11T11:46:10.128Z] #60 1.223 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zK11vssQTT/src/github.com/containerd/containerd [2022-03-11T11:46:10.128Z] #60 1.235 Cloning into '/tmp/tmp.zK11vssQTT/src/github.com/containerd/containerd'... [2022-03-11T11:46:10.332Z] #14 ... [2022-03-11T11:46:10.332Z] [2022-03-11T11:46:10.332Z] #38 [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-03-11T11:46:10.332Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:10.332Z] #38 2.681 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:10.332Z] #38 2.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:10.332Z] #38 2.698 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:10.332Z] #38 2.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:10.332Z] #38 3.427 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:10.332Z] #38 4.292 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:10.332Z] #38 ... [2022-03-11T11:46:10.332Z] [2022-03-11T11:46:10.332Z] #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-03-11T11:46:10.332Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:46:10.332Z] #34 2.930 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-11T11:46:10.332Z] #34 2.930 Cloning into '.'... [2022-03-11T11:46:10.385Z] #60 ... [2022-03-11T11:46:10.385Z] [2022-03-11T11:46:10.385Z] #51 [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-03-11T11:46:10.385Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T11:46:10.385Z] #51 35.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-11T11:46:10.385Z] #51 35.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-11T11:46:10.385Z] #51 35.58 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-11T11:46:10.385Z] #51 35.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-11T11:46:10.385Z] #51 35.90 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-11T11:46:10.385Z] #51 35.92 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-11T11:46:10.385Z] #51 36.11 go: downloading golang.org/x/text v0.3.7 [2022-03-11T11:46:10.589Z] #34 ... [2022-03-11T11:46:10.589Z] [2022-03-11T11:46:10.589Z] #58 [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-03-11T11:46:10.589Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:10.589Z] #58 3.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:10.589Z] #58 3.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:10.589Z] #58 3.507 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:10.589Z] #58 3.931 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:10.589Z] #58 4.511 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:10.589Z] #58 6.179 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:10.589Z] #58 ... [2022-03-11T11:46:10.589Z] [2022-03-11T11:46:10.589Z] #47 [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-03-11T11:46:10.589Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:10.589Z] #47 5.354 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:46:10.589Z] #47 5.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:46:10.589Z] #47 5.415 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:46:10.589Z] #47 6.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:46:10.589Z] #47 6.745 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-11T11:46:10.589Z] #47 8.238 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:10.589Z] #47 10.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:10.641Z] #51 40.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-11T11:46:10.642Z] #51 40.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-11T11:46:10.642Z] #51 40.44 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-11T11:46:10.642Z] #51 40.46 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-11T11:46:10.666Z] #38 ... [2022-03-11T11:46:10.666Z] [2022-03-11T11:46:10.666Z] #43 [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-03-11T11:46:10.666Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:46:10.666Z] #43 5.636 + git clone https://github.com/docker/distribution.git . [2022-03-11T11:46:10.666Z] #43 5.654 Cloning into '.'... [2022-03-11T11:46:10.666Z] #43 ... [2022-03-11T11:46:10.666Z] [2022-03-11T11:46:10.666Z] #63 [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-03-11T11:46:10.666Z] #63 sha256:b87a73a4018342079d3460cc43d42a5875f071167f4c7c1fde3c60cd548a9e7a [2022-03-11T11:46:10.666Z] #63 9.544 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:46:10.666Z] #63 9.545 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T11:46:10.666Z] #63 10.19 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T11:46:10.666Z] #63 14.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T11:46:10.846Z] #47 ... [2022-03-11T11:46:10.846Z] [2022-03-11T11:46:10.846Z] #53 [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-03-11T11:46:10.846Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:46:10.846Z] #53 4.984 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-11T11:46:10.846Z] #53 5.882 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-11T11:46:10.846Z] #53 5.888 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-11T11:46:10.846Z] #53 6.045 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-11T11:46:10.846Z] #53 7.902 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-11T11:46:10.846Z] #53 ... [2022-03-11T11:46:10.846Z] [2022-03-11T11:46:10.846Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:46:10.846Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:46:10.846Z] #49 5.770 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T11:46:10.846Z] #49 7.426 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T11:46:10.846Z] #49 7.444 go: downloading github.com/fatih/color v1.10.0 [2022-03-11T11:46:10.846Z] #49 7.545 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T11:46:10.846Z] #49 7.562 go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T11:46:10.846Z] #49 7.900 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T11:46:10.846Z] #49 7.968 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T11:46:10.846Z] #49 7.977 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T11:46:10.846Z] #49 8.022 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T11:46:10.846Z] #49 8.231 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T11:46:10.846Z] #49 8.316 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T11:46:10.846Z] #49 8.419 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T11:46:10.846Z] #49 8.758 go: downloading golang.org/x/tools v0.1.0 [2022-03-11T11:46:10.920Z] #51 40.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-11T11:46:10.920Z] #51 40.55 go: downloading golang.org/x/mod v0.5.1 [2022-03-11T11:46:10.920Z] #51 40.57 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-11T11:46:11.103Z] #49 ... [2022-03-11T11:46:11.103Z] [2022-03-11T11:46:11.103Z] #38 [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-03-11T11:46:11.103Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:11.103Z] #38 11.43 Fetched 8507 kB in 9s (944 kB/s) [2022-03-11T11:46:11.229Z] #63 15.84 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T11:46:11.229Z] #63 15.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T11:46:11.229Z] #63 15.96 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T11:46:11.229Z] #63 16.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:46:11.487Z] #51 40.93 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-11T11:46:11.487Z] #51 40.95 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-11T11:46:11.487Z] #51 41.17 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-11T11:46:11.487Z] #51 41.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-11T11:46:11.488Z] #63 16.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T11:46:11.745Z] #51 41.37 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-11T11:46:11.747Z] #63 16.62 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T11:46:12.006Z] #63 ... [2022-03-11T11:46:12.006Z] [2022-03-11T11:46:12.006Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:46:12.006Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:46:12.006Z] #49 17.52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T11:46:12.006Z] #49 17.52 go: downloading golang.org/x/mod v0.3.0 [2022-03-11T11:46:12.376Z] #51 41.87 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-11T11:46:12.547Z] #21 2.110 Reading package lists... [2022-03-11T11:46:12.634Z] #51 42.43 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-11T11:46:12.984Z] #51 ... [2022-03-11T11:46:12.984Z] [2022-03-11T11:46:12.984Z] #38 [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-03-11T11:46:12.984Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-11T11:46:12.984Z] #38 42.48 Setting up libicu67:arm64 (67.1-7) ... [2022-03-11T11:46:12.984Z] #38 42.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:12.984Z] #38 42.70 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-11T11:46:14.027Z] #38 43.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:14.027Z] #38 43.54 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-11T11:46:14.027Z] #38 43.64 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-11T11:46:14.027Z] #38 43.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:46:14.033Z] #58 10.97 Reading package lists... [2022-03-11T11:46:14.033Z] #58 ... [2022-03-11T11:46:14.033Z] [2022-03-11T11:46:14.033Z] #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-03-11T11:46:14.033Z] #26 sha256:566ad35708e384a03773efb0e7fcb6a8d3c9ae3e5b24ac36b60fbb623b18b84c [2022-03-11T11:46:14.033Z] #26 6.298 + RM_GOPATH=0 [2022-03-11T11:46:14.033Z] #26 6.298 + TMP_GOPATH= [2022-03-11T11:46:14.033Z] #26 6.298 + : /build [2022-03-11T11:46:14.033Z] #26 6.298 + '[' -z '' ']' [2022-03-11T11:46:14.033Z] #26 6.298 ++ mktemp -d [2022-03-11T11:46:14.033Z] #26 6.303 + export GOPATH=/tmp/tmp.7Vz0VTnRP0 [2022-03-11T11:46:14.033Z] #26 6.303 + GOPATH=/tmp/tmp.7Vz0VTnRP0 [2022-03-11T11:46:14.033Z] #26 6.303 + RM_GOPATH=1 [2022-03-11T11:46:14.033Z] #26 6.303 + case "$(go env GOARCH)" in [2022-03-11T11:46:14.033Z] #26 6.303 ++ go env GOARCH [2022-03-11T11:46:14.033Z] #26 6.371 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:14.033Z] #26 6.371 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:14.033Z] #26 6.371 ++ dirname /install.sh [2022-03-11T11:46:14.033Z] #26 6.384 + dir=/ [2022-03-11T11:46:14.033Z] #26 6.384 + bin=dockercli [2022-03-11T11:46:14.033Z] #26 6.384 + shift [2022-03-11T11:46:14.033Z] #26 6.384 + '[' '!' -f //dockercli.installer ']' [2022-03-11T11:46:14.033Z] #26 6.384 + . //dockercli.installer [2022-03-11T11:46:14.033Z] #26 6.384 ++ : stable [2022-03-11T11:46:14.033Z] #26 6.384 ++ : 17.06.2-ce [2022-03-11T11:46:14.033Z] #26 6.384 + install_dockercli [2022-03-11T11:46:14.033Z] #26 6.384 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T11:46:14.033Z] #26 6.384 ++ uname -m [2022-03-11T11:46:14.033Z] #26 6.384 Install docker/cli version 17.06.2-ce from stable [2022-03-11T11:46:14.033Z] #26 6.399 + arch=x86_64 [2022-03-11T11:46:14.033Z] #26 6.399 + '[' x86_64 '!=' x86_64 ']' [2022-03-11T11:46:14.033Z] #26 6.399 + url=https://download.docker.com/linux/static [2022-03-11T11:46:14.033Z] #26 6.399 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-11T11:46:14.033Z] #26 6.445 + tar -xz docker/docker [2022-03-11T11:46:14.286Z] #38 44.00 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:46:14.286Z] #38 44.06 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-11T11:46:14.545Z] #38 44.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:46:14.545Z] #38 44.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:46:14.971Z] #26 ... [2022-03-11T11:46:14.973Z] [2022-03-11T11:46:14.973Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:46:14.973Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:46:14.973Z] #49 7.504 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T11:46:14.973Z] #49 7.659 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T11:46:14.973Z] #49 7.779 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T11:46:14.973Z] #49 11.10 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T11:46:14.973Z] #49 11.10 go: downloading golang.org/x/mod v0.3.0 [2022-03-11T11:46:15.233Z] #49 ... [2022-03-11T11:46:15.233Z] [2022-03-11T11:46:15.233Z] #63 [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-03-11T11:46:15.233Z] #63 sha256:1a26ba8d2dbf7fc950fadfe1f239d594d8da2a800012f5be7ec721914b69bd42 [2022-03-11T11:46:15.233Z] #63 11.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:46:15.233Z] #63 11.70 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T11:46:15.233Z] #63 12.55 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T11:46:15.233Z] #63 17.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T11:46:16.190Z] #49 ... [2022-03-11T11:46:16.190Z] [2022-03-11T11:46:16.190Z] #58 [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-03-11T11:46:16.190Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:16.190Z] #58 11.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:16.191Z] #58 14.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:16.448Z] #58 ... [2022-03-11T11:46:16.448Z] [2022-03-11T11:46:16.448Z] #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-03-11T11:46:16.448Z] #26 sha256:7a72cada51449a8e4a0f48b3894239c203d12262734a59d025c073fe292f1a33 [2022-03-11T11:46:16.448Z] #26 18.13 + mkdir -p /build [2022-03-11T11:46:16.448Z] #26 18.13 + mv docker/docker /build/ [2022-03-11T11:46:16.448Z] #26 18.13 + rmdir docker [2022-03-11T11:46:16.448Z] #26 DONE 21.3s [2022-03-11T11:46:16.448Z] [2022-03-11T11:46:16.448Z] #63 [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-03-11T11:46:16.448Z] #63 sha256:b87a73a4018342079d3460cc43d42a5875f071167f4c7c1fde3c60cd548a9e7a [2022-03-11T11:46:16.448Z] #63 17.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T11:46:16.448Z] #63 17.72 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T11:46:16.448Z] #63 20.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T11:46:16.448Z] #63 21.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T11:46:16.499Z] #38 11.43 Reading package lists... [2022-03-11T11:46:16.499Z] #38 ... [2022-03-11T11:46:16.499Z] [2022-03-11T11:46:16.499Z] #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-03-11T11:46:16.499Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T11:46:16.499Z] #36 16.17 tomll can be used in two ways: [2022-03-11T11:46:16.499Z] #36 16.17 Writing to STDIN and reading from STDOUT: [2022-03-11T11:46:16.499Z] #36 16.17 cat file.toml | tomll > file.toml [2022-03-11T11:46:16.499Z] #36 16.17 [2022-03-11T11:46:16.499Z] #36 16.17 Reading and updating a list of files: [2022-03-11T11:46:16.499Z] #36 16.17 tomll a.toml b.toml c.toml [2022-03-11T11:46:16.499Z] #36 16.17 [2022-03-11T11:46:16.499Z] #36 16.17 When given a list of files, tomll will modify all files in place without asking. [2022-03-11T11:46:16.499Z] #36 DONE 16.3s [2022-03-11T11:46:16.499Z] [2022-03-11T11:46:16.499Z] #63 [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-03-11T11:46:16.499Z] #63 sha256:60144f6b054b16009640854081ed9dd5b1d0aec8ab894de744f26d8f5f31a186 [2022-03-11T11:46:16.499Z] #63 10.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T11:46:16.499Z] #63 11.07 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T11:46:16.499Z] #63 11.16 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T11:46:16.499Z] #63 11.24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T11:46:16.499Z] #63 11.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:46:16.499Z] #63 11.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T11:46:16.499Z] #63 11.62 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T11:46:16.499Z] #63 12.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T11:46:16.499Z] #63 12.23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T11:46:16.499Z] #63 12.45 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T11:46:16.499Z] #63 14.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T11:46:16.499Z] #63 ... [2022-03-11T11:46:16.499Z] [2022-03-11T11:46:16.499Z] #38 [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-03-11T11:46:16.499Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:16.499Z] #38 11.43 Reading package lists... [2022-03-11T11:46:16.621Z] #63 18.43 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T11:46:16.622Z] #63 18.43 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T11:46:16.622Z] #63 18.49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T11:46:16.622Z] #63 ... [2022-03-11T11:46:16.622Z] [2022-03-11T11:46:16.622Z] #58 [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-03-11T11:46:16.622Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:16.622Z] #58 10.97 Reading package lists... [2022-03-11T11:46:16.707Z] #63 ... [2022-03-11T11:46:16.707Z] [2022-03-11T11:46:16.707Z] #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-03-11T11:46:16.707Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T11:46:16.707Z] #36 21.96 tomll can be used in two ways: [2022-03-11T11:46:16.707Z] #36 21.96 Writing to STDIN and reading from STDOUT: [2022-03-11T11:46:16.707Z] #36 21.96 cat file.toml | tomll > file.toml [2022-03-11T11:46:16.707Z] #36 21.96 [2022-03-11T11:46:16.707Z] #36 21.96 Reading and updating a list of files: [2022-03-11T11:46:16.707Z] #36 21.96 tomll a.toml b.toml c.toml [2022-03-11T11:46:16.707Z] #36 21.96 [2022-03-11T11:46:16.707Z] #36 21.96 When given a list of files, tomll will modify all files in place without asking. [2022-03-11T11:46:16.707Z] #36 DONE 22.2s [2022-03-11T11:46:16.743Z] #21 6.744 Reading package lists... [2022-03-11T11:46:16.964Z] [2022-03-11T11:46:16.965Z] #47 [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-03-11T11:46:16.965Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:16.965Z] #47 11.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:16.965Z] #47 14.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:17.073Z] #38 ... [2022-03-11T11:46:17.074Z] [2022-03-11T11:46:17.074Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:46:17.074Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-11T11:46:17.074Z] #49 41.84 gotestsum version dev [2022-03-11T11:46:17.074Z] #49 DONE 46.8s [2022-03-11T11:46:17.074Z] [2022-03-11T11:46:17.074Z] #47 [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-03-11T11:46:17.074Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-11T11:46:17.074Z] #47 39.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:46:17.074Z] #47 DONE 46.5s [2022-03-11T11:46:17.332Z] [2022-03-11T11:46:17.332Z] #38 [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-03-11T11:46:17.332Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-11T11:46:17.332Z] #38 DONE 46.9s [2022-03-11T11:46:17.332Z] [2022-03-11T11:46:17.332Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T11:46:17.332Z] #39 sha256:10d0104706aa9751adc869312e0f37c34247c954fccfb468d96ddc320e4de886 [2022-03-11T11:46:17.682Z] #21 11.33 Building dependency tree... [2022-03-11T11:46:17.682Z] #21 12.45 Reading state information... [2022-03-11T11:46:17.896Z] #39 DONE 0.4s [2022-03-11T11:46:17.896Z] [2022-03-11T11:46:17.896Z] #40 [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-03-11T11:46:17.896Z] #40 sha256:879af1e697cfdda881403f0a8506c9a9c3d2f660182824416c60919cbc9db696 [2022-03-11T11:46:17.898Z] #47 ... [2022-03-11T11:46:17.898Z] [2022-03-11T11:46:17.898Z] #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-03-11T11:46:17.898Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:17.898Z] #14 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:18.792Z] #58 19.24 Reading package lists... [2022-03-11T11:46:18.792Z] #58 ... [2022-03-11T11:46:18.792Z] [2022-03-11T11:46:18.792Z] #47 [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-03-11T11:46:18.792Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:18.792Z] #47 10.40 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-11T11:46:18.792Z] #47 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:18.793Z] #47 14.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:18.793Z] #47 ... [2022-03-11T11:46:18.793Z] [2022-03-11T11:46:18.793Z] #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-03-11T11:46:18.793Z] #26 sha256:566ad35708e384a03773efb0e7fcb6a8d3c9ae3e5b24ac36b60fbb623b18b84c [2022-03-11T11:46:18.793Z] #26 20.28 + mkdir -p /build [2022-03-11T11:46:18.793Z] #26 20.30 + mv docker/docker /build/ [2022-03-11T11:46:18.793Z] #26 20.31 + rmdir docker [2022-03-11T11:46:18.793Z] #26 DONE 20.9s [2022-03-11T11:46:18.793Z] [2022-03-11T11:46:18.793Z] #63 [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-03-11T11:46:18.793Z] #63 sha256:1a26ba8d2dbf7fc950fadfe1f239d594d8da2a800012f5be7ec721914b69bd42 [2022-03-11T11:46:18.793Z] #63 18.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:46:18.793Z] #63 18.80 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T11:46:18.793Z] #63 19.11 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T11:46:18.793Z] #63 19.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T11:46:18.793Z] #63 19.98 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T11:46:18.830Z] #14 24.01 Fetched 8507 kB in 19s (446 kB/s) [2022-03-11T11:46:18.839Z] #40 1.206 + RM_GOPATH=0 [2022-03-11T11:46:18.839Z] #40 1.206 + TMP_GOPATH= [2022-03-11T11:46:18.839Z] #40 1.206 + : /build [2022-03-11T11:46:18.839Z] #40 1.206 + '[' -z '' ']' [2022-03-11T11:46:18.839Z] #40 1.206 ++ mktemp -d [2022-03-11T11:46:18.839Z] #40 1.206 + export GOPATH=/tmp/tmp.iL8iN7UsjN [2022-03-11T11:46:18.839Z] #40 1.206 + GOPATH=/tmp/tmp.iL8iN7UsjN [2022-03-11T11:46:18.839Z] #40 1.206 + RM_GOPATH=1 [2022-03-11T11:46:18.839Z] #40 1.206 + case "$(go env GOARCH)" in [2022-03-11T11:46:18.839Z] #40 1.206 ++ go env GOARCH [2022-03-11T11:46:18.839Z] #40 1.219 Install tini version v0.19.0 [2022-03-11T11:46:18.839Z] #40 1.219 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:18.839Z] #40 1.219 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:18.839Z] #40 1.219 ++ dirname /install.sh [2022-03-11T11:46:18.839Z] #40 1.219 + dir=/ [2022-03-11T11:46:18.839Z] #40 1.219 + bin=tini [2022-03-11T11:46:18.839Z] #40 1.219 + shift [2022-03-11T11:46:18.839Z] #40 1.219 + '[' '!' -f //tini.installer ']' [2022-03-11T11:46:18.839Z] #40 1.219 + . //tini.installer [2022-03-11T11:46:18.839Z] #40 1.219 ++ : v0.19.0 [2022-03-11T11:46:18.839Z] #40 1.219 + install_tini [2022-03-11T11:46:18.839Z] #40 1.219 + echo 'Install tini version v0.19.0' [2022-03-11T11:46:18.839Z] #40 1.219 + git clone https://github.com/krallin/tini.git /tmp/tmp.iL8iN7UsjN/tini [2022-03-11T11:46:18.839Z] #40 1.219 Cloning into '/tmp/tmp.iL8iN7UsjN/tini'... [2022-03-11T11:46:19.060Z] #21 13.63 The following additional packages will be installed: [2022-03-11T11:46:19.060Z] #21 13.63 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-11T11:46:19.060Z] #21 13.63 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-11T11:46:19.060Z] #21 13.63 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-11T11:46:19.060Z] #21 13.63 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-11T11:46:19.060Z] #21 13.63 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-11T11:46:19.060Z] #21 13.64 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-11T11:46:19.060Z] #21 13.64 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-11T11:46:19.060Z] #21 13.66 Suggested packages: [2022-03-11T11:46:19.060Z] #21 13.66 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-11T11:46:19.060Z] #21 13.66 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-11T11:46:19.060Z] #21 13.66 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-11T11:46:19.060Z] #21 13.66 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-11T11:46:19.060Z] #21 13.66 seccomp:ppc64el seccomp:s390x [2022-03-11T11:46:19.060Z] #21 13.66 Recommended packages: [2022-03-11T11:46:19.060Z] #21 13.66 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-11T11:46:19.060Z] #21 13.66 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-11T11:46:19.060Z] #21 13.66 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-11T11:46:19.060Z] #21 13.66 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-11T11:46:19.091Z] #14 24.01 Reading package lists... [2022-03-11T11:46:19.091Z] #14 ... [2022-03-11T11:46:19.091Z] [2022-03-11T11:46:19.091Z] #38 [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-03-11T11:46:19.091Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:19.091Z] #38 24.62 Fetched 8507 kB in 19s (454 kB/s) [2022-03-11T11:46:19.319Z] #21 14.12 The following NEW packages will be installed: [2022-03-11T11:46:19.319Z] #21 14.12 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-11T11:46:19.319Z] #21 14.12 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-11T11:46:19.319Z] #21 14.12 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-11T11:46:19.319Z] #21 14.12 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-11T11:46:19.319Z] #21 14.12 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-11T11:46:19.319Z] #21 14.12 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-11T11:46:19.319Z] #21 14.12 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-11T11:46:19.319Z] #21 14.12 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-11T11:46:19.319Z] #21 14.12 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-11T11:46:19.319Z] #21 14.12 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-11T11:46:19.319Z] #21 14.13 libseccomp2:ppc64el libseccomp2:s390x [2022-03-11T11:46:19.377Z] #63 ... [2022-03-11T11:46:19.377Z] [2022-03-11T11:46:19.377Z] #53 [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-03-11T11:46:19.377Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:46:19.377Z] #53 11.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-11T11:46:19.578Z] #21 14.49 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:19.578Z] #21 14.49 Need to get 15.9 MB of archives. [2022-03-11T11:46:19.578Z] #21 14.49 After this operation, 73.0 MB of additional disk space will be used. [2022-03-11T11:46:19.578Z] #21 14.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-11T11:46:19.578Z] #21 14.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-11T11:46:19.578Z] #21 14.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-11T11:46:19.578Z] #21 14.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-11T11:46:19.578Z] #21 14.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-11T11:46:19.578Z] #21 14.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-11T11:46:19.578Z] #21 14.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-11T11:46:19.578Z] #21 14.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-11T11:46:19.578Z] #21 14.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-11T11:46:19.578Z] #21 14.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-11T11:46:19.578Z] #21 14.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-11T11:46:19.578Z] #21 14.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-11T11:46:19.578Z] #21 14.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-11T11:46:19.578Z] #21 14.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-11T11:46:19.578Z] #21 14.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-11T11:46:19.578Z] #21 14.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-11T11:46:19.578Z] #21 14.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-11T11:46:19.578Z] #21 14.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-11T11:46:19.578Z] #21 14.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-11T11:46:19.636Z] #53 ... [2022-03-11T11:46:19.636Z] [2022-03-11T11:46:19.636Z] #38 [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-03-11T11:46:19.636Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:19.636Z] #38 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:19.636Z] #38 15.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:19.837Z] #21 14.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-11T11:46:19.838Z] #21 14.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-11T11:46:19.838Z] #21 14.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-11T11:46:19.838Z] #21 14.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-11T11:46:19.838Z] #21 14.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-11T11:46:19.838Z] #21 14.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-11T11:46:19.838Z] #21 14.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-11T11:46:19.838Z] #21 14.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-11T11:46:19.838Z] #21 14.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-11T11:46:19.838Z] #21 14.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-11T11:46:19.838Z] #21 14.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-11T11:46:19.838Z] #21 14.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-11T11:46:19.838Z] #21 14.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-11T11:46:19.838Z] #21 14.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-11T11:46:19.838Z] #21 14.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-11T11:46:19.838Z] #21 14.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-11T11:46:19.838Z] #21 14.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-11T11:46:19.838Z] #21 14.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-11T11:46:19.838Z] #21 14.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-11T11:46:19.838Z] #21 14.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-11T11:46:19.838Z] #21 14.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-11T11:46:19.897Z] #38 ... [2022-03-11T11:46:19.897Z] [2022-03-11T11:46:19.897Z] #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-03-11T11:46:19.897Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:19.897Z] #14 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:46:19.897Z] #14 15.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:46:20.214Z] #40 2.314 + cd /tmp/tmp.iL8iN7UsjN/tini [2022-03-11T11:46:20.214Z] #40 2.314 + git checkout -q v0.19.0 [2022-03-11T11:46:20.214Z] #40 2.324 + cmake . [2022-03-11T11:46:20.214Z] #40 2.617 -- The C compiler identification is GNU 10.2.1 [2022-03-11T11:46:20.405Z] #21 15.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:20.405Z] #21 15.40 Fetched 15.9 MB in 0s (33.3 MB/s) [2022-03-11T11:46:20.405Z] #21 15.43 Selecting previously unselected package gcc-10-base:armel. [2022-03-11T11:46:20.470Z] #40 2.700 -- Detecting C compiler ABI info [2022-03-11T11:46:20.470Z] #40 ... [2022-03-11T11:46:20.470Z] [2022-03-11T11:46:20.470Z] #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-03-11T11:46:20.470Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:20.470Z] #14 40.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T11:46:20.470Z] #14 40.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T11:46:20.470Z] #14 40.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:46:20.470Z] #14 46.74 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T11:46:20.470Z] #14 46.75 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-11T11:46:20.470Z] #14 46.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:46:20.470Z] #14 46.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T11:46:20.470Z] #14 46.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-11T11:46:20.470Z] #14 46.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:46:20.664Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-03-11T11:46:20.664Z] #21 15.46 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-11T11:46:20.664Z] #21 15.47 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-11T11:46:20.664Z] #21 15.52 Selecting previously unselected package gcc-10-base:armhf. [2022-03-11T11:46:20.664Z] #21 15.53 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-11T11:46:20.664Z] #21 15.53 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-11T11:46:20.664Z] #21 15.57 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-11T11:46:20.664Z] #21 15.58 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-11T11:46:20.664Z] #21 15.58 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-11T11:46:20.664Z] #21 15.63 Selecting previously unselected package gcc-10-base:s390x. [2022-03-11T11:46:20.664Z] #21 15.64 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-11T11:46:20.664Z] #21 15.65 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-11T11:46:20.664Z] #21 15.69 Selecting previously unselected package gcc-10-base:arm64. [2022-03-11T11:46:20.726Z] #14 ... [2022-03-11T11:46:20.726Z] [2022-03-11T11:46:20.726Z] #40 [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-03-11T11:46:20.726Z] #40 sha256:879af1e697cfdda881403f0a8506c9a9c3d2f660182824416c60919cbc9db696 [2022-03-11T11:46:20.727Z] #40 3.071 -- Detecting C compiler ABI info - done [2022-03-11T11:46:20.727Z] #40 3.141 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T11:46:20.922Z] #21 15.69 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-11T11:46:20.922Z] #21 15.70 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-11T11:46:20.922Z] #21 15.77 Selecting previously unselected package libgcc-s1:armel. [2022-03-11T11:46:20.922Z] #21 15.78 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-11T11:46:20.922Z] #21 15.79 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-11T11:46:20.922Z] #21 15.83 Selecting previously unselected package libcrypt1:armel. [2022-03-11T11:46:20.922Z] #21 15.84 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-11T11:46:20.922Z] #21 15.84 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-11T11:46:20.922Z] #21 15.93 Selecting previously unselected package libc6:armel. [2022-03-11T11:46:20.922Z] #21 15.93 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-11T11:46:20.983Z] #40 3.142 -- Detecting C compile features [2022-03-11T11:46:20.983Z] #40 3.147 -- Detecting C compile features - done [2022-03-11T11:46:20.983Z] #40 3.178 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T11:46:20.983Z] #40 3.370 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T11:46:20.983Z] #40 3.434 -- Configuring done [2022-03-11T11:46:21.180Z] #21 16.11 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-11T11:46:21.240Z] #40 3.449 -- Generating done [2022-03-11T11:46:21.240Z] #40 3.454 -- Build files have been written to: /tmp/tmp.iL8iN7UsjN/tini [2022-03-11T11:46:21.240Z] #40 3.464 + make tini-static [2022-03-11T11:46:21.277Z] #14 ... [2022-03-11T11:46:21.277Z] [2022-03-11T11:46:21.277Z] #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-03-11T11:46:21.277Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T11:46:21.277Z] #36 23.90 tomll can be used in two ways: [2022-03-11T11:46:21.277Z] #36 23.90 Writing to STDIN and reading from STDOUT: [2022-03-11T11:46:21.277Z] #36 23.90 cat file.toml | tomll > file.toml [2022-03-11T11:46:21.277Z] #36 23.90 [2022-03-11T11:46:21.277Z] #36 23.90 Reading and updating a list of files: [2022-03-11T11:46:21.277Z] #36 23.90 tomll a.toml b.toml c.toml [2022-03-11T11:46:21.277Z] #36 23.90 [2022-03-11T11:46:21.277Z] #36 23.90 When given a list of files, tomll will modify all files in place without asking. [2022-03-11T11:46:21.439Z] #21 16.50 Selecting previously unselected package libapparmor1:armel. [2022-03-11T11:46:21.439Z] #21 16.51 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-11T11:46:21.497Z] #40 3.764 Scanning dependencies of target tini-static [2022-03-11T11:46:21.497Z] #40 3.822 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T11:46:21.535Z] #36 DONE 24.0s [2022-03-11T11:46:21.535Z] [2022-03-11T11:46:21.535Z] #53 [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-03-11T11:46:21.535Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:46:21.697Z] #21 16.52 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-11T11:46:21.697Z] #21 16.57 Selecting previously unselected package libapparmor-dev:armel. [2022-03-11T11:46:21.697Z] #21 16.57 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-11T11:46:21.697Z] #21 16.58 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-11T11:46:21.697Z] #21 16.65 Selecting previously unselected package libgcc-s1:arm64. [2022-03-11T11:46:21.697Z] #21 16.65 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-11T11:46:21.793Z] #53 ... [2022-03-11T11:46:21.793Z] [2022-03-11T11:46:21.793Z] #63 [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-03-11T11:46:21.793Z] #63 sha256:1a26ba8d2dbf7fc950fadfe1f239d594d8da2a800012f5be7ec721914b69bd42 [2022-03-11T11:46:21.793Z] #63 23.86 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T11:46:21.819Z] #38 16.79 Reading package lists... [2022-03-11T11:46:21.955Z] #21 16.65 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-11T11:46:21.955Z] #21 16.70 Selecting previously unselected package libcrypt1:arm64. [2022-03-11T11:46:21.955Z] #21 16.70 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-11T11:46:21.955Z] #21 16.71 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-11T11:46:21.955Z] #21 16.79 Selecting previously unselected package libc6:arm64. [2022-03-11T11:46:21.955Z] #21 16.79 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-11T11:46:22.090Z] #38 21.33 Building dependency tree... [2022-03-11T11:46:22.090Z] #38 ... [2022-03-11T11:46:22.090Z] [2022-03-11T11:46:22.090Z] #43 [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-03-11T11:46:22.090Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:46:22.090Z] #43 22.13 + git checkout -q v2.3.0 [2022-03-11T11:46:22.214Z] #21 16.97 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-11T11:46:22.360Z] #63 24.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T11:46:22.428Z] #40 4.809 [100%] Linking C executable tini-static [2022-03-11T11:46:22.472Z] #21 17.40 Selecting previously unselected package libapparmor1:arm64. [2022-03-11T11:46:22.472Z] #21 17.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-11T11:46:22.472Z] #21 17.41 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-11T11:46:22.472Z] #21 17.45 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-11T11:46:22.472Z] #21 17.46 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-11T11:46:22.472Z] #21 17.46 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-11T11:46:22.472Z] #21 17.53 Selecting previously unselected package libgcc-s1:s390x. [2022-03-11T11:46:22.472Z] #21 17.53 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-11T11:46:22.730Z] #21 17.53 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-11T11:46:22.730Z] #21 17.59 Selecting previously unselected package libcrypt1:s390x. [2022-03-11T11:46:22.730Z] #21 17.59 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-11T11:46:22.730Z] #21 17.59 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-11T11:46:22.730Z] #21 17.67 Selecting previously unselected package libc6:s390x. [2022-03-11T11:46:22.989Z] #21 17.68 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-11T11:46:22.989Z] #21 17.88 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-11T11:46:22.992Z] #40 5.093 [100%] Built target tini-static [2022-03-11T11:46:22.992Z] #40 5.148 + mkdir -p /build [2022-03-11T11:46:22.992Z] #40 5.150 + cp tini-static /build/docker-init [2022-03-11T11:46:22.992Z] #40 ... [2022-03-11T11:46:22.992Z] [2022-03-11T11:46:22.992Z] #51 [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-03-11T11:46:22.992Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T11:46:22.992Z] #51 42.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-11T11:46:22.992Z] #51 42.65 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-11T11:46:22.992Z] #51 42.68 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-11T11:46:22.992Z] #51 43.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-11T11:46:22.992Z] #51 43.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-11T11:46:22.993Z] #51 43.29 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-11T11:46:22.993Z] #51 43.37 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-11T11:46:22.993Z] #51 43.50 go: downloading github.com/prometheus/common v0.10.0 [2022-03-11T11:46:22.993Z] #51 43.60 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-11T11:46:22.993Z] #51 43.64 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-11T11:46:22.993Z] #51 43.73 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-11T11:46:22.993Z] #51 44.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-11T11:46:23.557Z] #21 18.29 Selecting previously unselected package libapparmor1:s390x. [2022-03-11T11:46:23.557Z] #21 18.29 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-11T11:46:23.557Z] #21 18.30 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-11T11:46:23.557Z] #21 18.35 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-11T11:46:23.557Z] #21 18.36 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-11T11:46:23.557Z] #21 18.37 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-11T11:46:23.557Z] #21 18.44 Selecting previously unselected package libgcc-s1:armhf. [2022-03-11T11:46:23.557Z] #21 18.44 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-11T11:46:23.557Z] #21 18.45 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-11T11:46:23.557Z] #21 18.49 Selecting previously unselected package libcrypt1:armhf. [2022-03-11T11:46:23.557Z] #21 18.50 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-11T11:46:23.557Z] #21 18.51 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-11T11:46:23.817Z] #21 18.60 Selecting previously unselected package libc6:armhf. [2022-03-11T11:46:23.817Z] #21 18.61 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-11T11:46:23.817Z] #21 18.79 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-11T11:46:23.925Z] #51 ... [2022-03-11T11:46:23.925Z] [2022-03-11T11:46:23.925Z] #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-03-11T11:46:23.925Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:23.925Z] #14 53.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T11:46:23.926Z] #14 53.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-11T11:46:23.926Z] #14 53.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...#14 ... [2022-03-11T11:46:23.926Z] [2022-03-11T11:46:23.926Z] #40 [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-03-11T11:46:23.926Z] #40 sha256:879af1e697cfdda881403f0a8506c9a9c3d2f660182824416c60919cbc9db696 [2022-03-11T11:46:23.926Z] #40 DONE 6.4s [2022-03-11T11:46:23.926Z] [2022-03-11T11:46:23.926Z] #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-03-11T11:46:23.926Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:23.926Z] #14 53.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:46:23.985Z] #43 ... [2022-03-11T11:46:23.985Z] [2022-03-11T11:46:23.985Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:46:23.985Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:46:23.985Z] #49 13.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T11:46:23.985Z] #49 13.99 go: downloading golang.org/x/mod v0.3.0 [2022-03-11T11:46:23.985Z] #49 ... [2022-03-11T11:46:23.985Z] [2022-03-11T11:46:23.985Z] #58 [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-03-11T11:46:23.985Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:23.985Z] #58 14.00 Fetched 8507 kB in 11s (791 kB/s) [2022-03-11T11:46:23.985Z] #58 14.00 Reading package lists... [2022-03-11T11:46:23.985Z] #58 19.29 Reading package lists... [2022-03-11T11:46:23.985Z] #58 23.74 Building dependency tree... [2022-03-11T11:46:23.985Z] #58 ... [2022-03-11T11:46:23.985Z] [2022-03-11T11:46:23.985Z] #43 [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-03-11T11:46:23.985Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:46:23.985Z] #43 23.96 + 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-03-11T11:46:24.385Z] #21 19.22 Selecting previously unselected package libapparmor1:armhf. [2022-03-11T11:46:24.385Z] #21 19.23 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-11T11:46:24.385Z] #21 19.23 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-11T11:46:24.385Z] #21 19.28 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-11T11:46:24.385Z] #21 19.28 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-11T11:46:24.385Z] #21 19.29 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-11T11:46:24.385Z] #21 19.36 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-11T11:46:24.385Z] #21 19.36 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-11T11:46:24.385Z] #21 19.37 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-11T11:46:24.645Z] #21 19.42 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-11T11:46:24.645Z] #21 19.42 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-11T11:46:24.645Z] #21 19.43 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-11T11:46:24.645Z] #21 19.51 Selecting previously unselected package libc6:ppc64el. [2022-03-11T11:46:24.645Z] #21 19.52 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-11T11:46:24.905Z] #21 19.67 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-11T11:46:25.424Z] #21 20.24 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-11T11:46:25.424Z] #21 20.24 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-11T11:46:25.424Z] #21 20.25 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-11T11:46:25.424Z] #21 20.30 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-11T11:46:25.424Z] #21 20.31 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-11T11:46:25.424Z] #21 20.31 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-11T11:46:25.424Z] #21 20.39 Selecting previously unselected package libseccomp2:s390x. [2022-03-11T11:46:25.641Z] #38 24.62 Reading package lists... [2022-03-11T11:46:25.641Z] #38 ... [2022-03-11T11:46:25.641Z] [2022-03-11T11:46:25.641Z] #43 [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-03-11T11:46:25.641Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:46:25.641Z] #43 30.12 Updating files: 92% (1694/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-11T11:46:25.641Z] #43 30.27 + git checkout -q v2.3.0 [2022-03-11T11:46:25.683Z] #21 20.39 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-11T11:46:25.683Z] #21 20.40 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-11T11:46:25.683Z] #21 20.45 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-11T11:46:25.683Z] #21 20.45 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-11T11:46:25.683Z] #21 20.46 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-11T11:46:25.683Z] #21 20.51 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-11T11:46:25.683Z] #21 20.52 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-11T11:46:25.683Z] #21 20.52 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T11:46:25.683Z] #21 20.56 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-11T11:46:25.683Z] #21 20.56 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-11T11:46:25.683Z] #21 20.57 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T11:46:25.683Z] #21 20.63 Selecting previously unselected package libseccomp2:armhf. [2022-03-11T11:46:25.943Z] #21 20.64 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-11T11:46:25.943Z] #21 20.64 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-11T11:46:25.943Z] #21 20.68 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-11T11:46:25.943Z] #21 20.69 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-11T11:46:25.943Z] #21 20.69 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-11T11:46:25.943Z] #21 20.77 Selecting previously unselected package libseccomp2:armel. [2022-03-11T11:46:25.943Z] #21 20.77 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-11T11:46:25.943Z] #21 20.78 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-11T11:46:25.943Z] #21 20.83 Selecting previously unselected package libseccomp-dev:armel. [2022-03-11T11:46:25.943Z] #21 20.83 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-11T11:46:25.943Z] #21 20.84 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-11T11:46:26.202Z] #21 20.91 Selecting previously unselected package libseccomp2:arm64. [2022-03-11T11:46:26.202Z] #21 20.91 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-11T11:46:26.202Z] #21 20.92 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T11:46:26.202Z] #21 20.97 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-11T11:46:26.202Z] #21 20.97 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-11T11:46:26.202Z] #21 20.98 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T11:46:26.202Z] #21 21.07 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-11T11:46:26.202Z] #21 21.09 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-11T11:46:26.202Z] #21 21.10 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-11T11:46:26.202Z] #21 21.11 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-11T11:46:26.202Z] #21 21.13 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-11T11:46:26.202Z] #21 21.15 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-11T11:46:26.202Z] #21 21.17 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-11T11:46:26.202Z] #21 21.18 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-11T11:46:26.202Z] #21 21.19 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-11T11:46:26.202Z] #21 21.21 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-11T11:46:26.202Z] #21 21.23 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-11T11:46:26.202Z] #21 21.24 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-11T11:46:26.202Z] #21 21.26 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-11T11:46:26.202Z] #21 21.27 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-11T11:46:26.461Z] #21 21.28 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-11T11:46:26.461Z] #21 21.30 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-11T11:46:27.015Z] #43 32.09 + 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-03-11T11:46:27.396Z] #43 ... [2022-03-11T11:46:27.396Z] [2022-03-11T11:46:27.396Z] #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-03-11T11:46:27.396Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:27.396Z] #14 17.58 Fetched 8507 kB in 13s (670 kB/s) [2022-03-11T11:46:27.396Z] #14 17.58 Reading package lists... [2022-03-11T11:46:27.396Z] #14 22.21 Reading package lists... [2022-03-11T11:46:27.396Z] #14 26.50 Building dependency tree... [2022-03-11T11:46:27.396Z] #14 ... [2022-03-11T11:46:27.396Z] [2022-03-11T11:46:27.396Z] #38 [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-03-11T11:46:27.396Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:27.396Z] #38 24.03 The following additional packages will be installed: [2022-03-11T11:46:27.396Z] #38 24.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-11T11:46:27.396Z] #38 24.06 Suggested packages: [2022-03-11T11:46:27.396Z] #38 24.07 cmake-doc ninja-build lrzip [2022-03-11T11:46:27.396Z] #38 24.07 Recommended packages: [2022-03-11T11:46:27.396Z] #38 24.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T11:46:27.396Z] #38 24.75 The following NEW packages will be installed: [2022-03-11T11:46:27.396Z] #38 24.76 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-11T11:46:27.396Z] #38 24.77 vim-common xxd [2022-03-11T11:46:27.397Z] #38 25.14 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:27.397Z] #38 25.14 Need to get 17.7 MB of archives. [2022-03-11T11:46:27.397Z] #38 25.14 After this operation, 70.7 MB of additional disk space will be used. [2022-03-11T11:46:27.397Z] #38 25.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:46:27.397Z] #38 25.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:46:27.397Z] #38 25.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T11:46:27.397Z] #38 25.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T11:46:27.397Z] #38 25.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-11T11:46:27.397Z] #38 25.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-11T11:46:27.397Z] #38 25.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-11T11:46:27.397Z] #38 25.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-11T11:46:27.397Z] #38 25.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-11T11:46:27.397Z] #38 25.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-11T11:46:27.397Z] #38 27.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:27.397Z] #38 27.24 Fetched 17.7 MB in 1s (14.1 MB/s) [2022-03-11T11:46:27.397Z] #38 27.29 Selecting previously unselected package xxd. [2022-03-11T11:46:27.397Z] #38 27.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T11:46:27.397Z] #38 27.36 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:46:27.397Z] #38 27.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:27.397Z] #38 27.57 Selecting previously unselected package vim-common. [2022-03-11T11:46:27.397Z] #38 27.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:46:27.397Z] #38 27.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:27.643Z] #63 ... [2022-03-11T11:46:27.643Z] [2022-03-11T11:46:27.643Z] #47 [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-03-11T11:46:27.643Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:27.643Z] #47 28.04 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-11T11:46:27.643Z] #47 28.93 Fetched 8511 kB in 22s (381 kB/s) [2022-03-11T11:46:27.653Z] #38 27.91 Selecting previously unselected package cmake-data. [2022-03-11T11:46:27.653Z] #38 27.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T11:46:27.653Z] #38 27.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:46:27.843Z] #21 22.52 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-11T11:46:28.709Z] Running on azwin-2-cbd700 in d:\jenkins\workspace\moby_PR-43354 [Pipeline] { [Pipeline] ws [2022-03-11T11:46:28.750Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-11T11:46:28.794Z] #21 23.76 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-11T11:46:29.134Z] #38 ... [2022-03-11T11:46:29.134Z] [2022-03-11T11:46:29.134Z] #58 [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-03-11T11:46:29.134Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:29.134Z] #58 23.74 Building dependency tree... [2022-03-11T11:46:29.134Z] #58 26.31 The following additional packages will be installed: [2022-03-11T11:46:29.134Z] #58 26.33 libbtrfs0 [2022-03-11T11:46:29.134Z] #58 26.50 The following NEW packages will be installed: [2022-03-11T11:46:29.134Z] #58 26.50 libbtrfs-dev libbtrfs0 [2022-03-11T11:46:29.134Z] #58 26.86 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:29.134Z] #58 26.86 Need to get 460 kB of archives. [2022-03-11T11:46:29.134Z] #58 26.86 After this operation, 1237 kB of additional disk space will be used. [2022-03-11T11:46:29.134Z] #58 26.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T11:46:29.134Z] #58 26.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T11:46:29.134Z] #58 27.79 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:29.134Z] #58 27.99 Fetched 460 kB in 0s (1562 kB/s) [2022-03-11T11:46:29.134Z] #58 28.10 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T11:46:29.134Z] #58 28.10 (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-03-11T11:46:29.134Z] #58 28.20 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T11:46:29.134Z] #58 28.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:46:29.134Z] #58 28.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T11:46:29.134Z] #58 28.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T11:46:29.134Z] #58 28.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:46:29.134Z] #58 28.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:46:29.134Z] #58 28.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:46:29.134Z] #58 28.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:46:29.134Z] #58 DONE 29.3s [2022-03-11T11:46:29.134Z] [2022-03-11T11:46:29.134Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T11:46:29.134Z] #59 sha256:2342b2f122075106fa008393c4bccbfd7e7dcc2b090491df1a4415b1b1aabac5 [2022-03-11T11:46:29.134Z] #59 DONE 0.3s [2022-03-11T11:46:29.134Z] [2022-03-11T11:46:29.134Z] #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-03-11T11:46:29.134Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:29.134Z] #14 29.47 The following additional packages will be installed: [2022-03-11T11:46:29.134Z] #14 29.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:46:29.134Z] #14 29.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T11:46:29.134Z] #14 29.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T11:46:29.134Z] #14 29.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T11:46:29.134Z] #14 29.48 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T11:46:29.134Z] #14 29.48 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T11:46:29.134Z] #14 29.48 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T11:46:29.395Z] #14 29.56 Suggested packages: [2022-03-11T11:46:29.395Z] #14 29.56 gcc-10-locales seccomp wine64 [2022-03-11T11:46:29.974Z] #14 ... [2022-03-11T11:46:29.974Z] [2022-03-11T11:46:29.974Z] #53 [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-03-11T11:46:29.974Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:46:29.974Z] #53 29.79 v3.0.2 [2022-03-11T11:46:29.974Z] #53 DONE 30.1s [2022-03-11T11:46:29.974Z] [2022-03-11T11:46:29.974Z] #51 [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-03-11T11:46:29.974Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:29.974Z] #51 26.58 go: downloading github.com/fatih/color v1.13.0 [2022-03-11T11:46:29.974Z] #51 26.58 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:46:29.974Z] #51 26.61 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-11T11:46:29.974Z] #51 26.65 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-11T11:46:29.974Z] #51 26.81 go: downloading github.com/spf13/viper v1.10.1 [2022-03-11T11:46:29.974Z] #51 27.01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-11T11:46:29.974Z] #51 27.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-11T11:46:29.974Z] #51 27.35 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-11T11:46:29.974Z] #51 27.38 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-11T11:46:29.974Z] #51 27.39 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-11T11:46:29.974Z] #51 28.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-11T11:46:29.974Z] #51 28.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-11T11:46:30.141Z] The recommended git tool is: git [2022-03-11T11:46:30.173Z] #21 24.99 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-11T11:46:30.304Z] #43 ... [2022-03-11T11:46:30.304Z] [2022-03-11T11:46:30.305Z] #58 [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-03-11T11:46:30.305Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:30.305Z] #58 25.34 Fetched 8507 kB in 20s (423 kB/s) [2022-03-11T11:46:30.305Z] #58 25.34 Reading package lists... [2022-03-11T11:46:30.305Z] #58 32.69 Reading package lists... [2022-03-11T11:46:30.305Z] #58 ... [2022-03-11T11:46:30.305Z] [2022-03-11T11:46:30.305Z] #47 [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-03-11T11:46:30.305Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:30.305Z] #47 33.28 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-11T11:46:31.372Z] #51 31.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:46:31.372Z] #51 31.61 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-11T11:46:31.550Z] #21 26.21 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-11T11:46:31.670Z] #51 31.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-11T11:46:31.670Z] #51 31.81 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-11T11:46:31.670Z] #51 31.89 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-11T11:46:31.670Z] #51 31.89 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-11T11:46:31.670Z] #51 32.00 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-11T11:46:31.670Z] #51 32.00 go: downloading github.com/spf13/afero v1.6.0 [2022-03-11T11:46:31.670Z] #51 32.07 go: downloading github.com/spf13/cast v1.4.1 [2022-03-11T11:46:31.670Z] #51 32.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-11T11:46:31.928Z] #51 32.14 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-11T11:46:31.928Z] #51 32.17 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-11T11:46:31.928Z] #51 32.20 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-11T11:46:32.037Z] #14 ... [2022-03-11T11:46:32.038Z] [2022-03-11T11:46:32.038Z] #60 [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-03-11T11:46:32.038Z] #60 sha256:46923b249cc6e1a0f57b6448dc5319750a99dc8d69f067d6019a6a8fd01a0693 [2022-03-11T11:46:32.184Z] #51 32.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-11T11:46:32.184Z] #51 32.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-11T11:46:32.184Z] #51 32.49 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-11T11:46:32.184Z] #51 32.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-11T11:46:32.184Z] #51 32.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-11T11:46:32.483Z] #51 32.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-11T11:46:32.483Z] #51 32.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-11T11:46:32.483Z] #51 32.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-11T11:46:32.484Z] #21 27.44 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-11T11:46:32.485Z] #21 27.46 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-11T11:46:32.485Z] #21 27.47 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-11T11:46:32.485Z] #21 27.48 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-11T11:46:32.549Z] #60 32.02 Updating files: 77% (3670/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-11T11:46:32.549Z] #60 32.57 + cd /tmp/tmp.zK11vssQTT/src/github.com/containerd/containerd [2022-03-11T11:46:32.739Z] #51 33.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-11T11:46:32.739Z] #51 33.11 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-11T11:46:32.742Z] #21 27.50 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-11T11:46:32.742Z] #21 27.51 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.52 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.53 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.55 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.56 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.57 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-11T11:46:32.742Z] #21 27.58 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-11T11:46:32.742Z] #21 27.59 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-11T11:46:32.742Z] #21 27.61 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-11T11:46:32.742Z] #21 27.62 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-11T11:46:32.742Z] #21 27.64 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.65 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.67 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.68 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.69 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-11T11:46:32.742Z] #21 27.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:46:32.808Z] #60 32.57 + git checkout -q v1.5.10 [2022-03-11T11:46:32.920Z] #47 37.41 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-11T11:46:32.920Z] #47 37.45 Fetched 8511 kB in 32s (266 kB/s) [2022-03-11T11:46:32.927Z] #47 28.93 Reading package lists... [2022-03-11T11:46:32.927Z] #47 ... [2022-03-11T11:46:32.927Z] [2022-03-11T11:46:32.927Z] #58 [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-03-11T11:46:32.927Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:32.927Z] #58 19.24 Reading package lists... [2022-03-11T11:46:32.927Z] #58 27.76 Building dependency tree... [2022-03-11T11:46:32.927Z] #58 33.10 The following additional packages will be installed: [2022-03-11T11:46:32.927Z] #58 33.11 libbtrfs0 [2022-03-11T11:46:32.927Z] #58 33.42 The following NEW packages will be installed: [2022-03-11T11:46:32.927Z] #58 33.43 libbtrfs-dev libbtrfs0 [2022-03-11T11:46:32.927Z] #58 33.87 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:32.927Z] #58 33.87 Need to get 460 kB of archives. [2022-03-11T11:46:32.927Z] #58 33.87 After this operation, 1237 kB of additional disk space will be used. [2022-03-11T11:46:32.927Z] #58 33.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T11:46:32.927Z] #58 33.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T11:46:32.927Z] #58 ... [2022-03-11T11:46:32.927Z] [2022-03-11T11:46:32.927Z] #43 [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-03-11T11:46:32.927Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:46:32.996Z] #51 33.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-11T11:46:32.996Z] #51 33.23 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-11T11:46:32.996Z] #51 33.26 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-11T11:46:32.996Z] #51 33.27 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-11T11:46:33.309Z] #21 DONE 28.3s [2022-03-11T11:46:33.309Z] [2022-03-11T11:46:33.309Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T11:46:33.309Z] #62 sha256:c5c0049d9fc3e47b901adb65cb917d609bca4cfd4ddeca042ad50cf6f2b0a05b [2022-03-11T11:46:33.445Z] #43 35.07 Updating files: 73% (1344/1837) Updating files: 74% (1360/1837) Updating files: 75% (1378/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-11T11:46:33.445Z] #43 35.75 + git checkout -q v2.3.0 [2022-03-11T11:46:33.561Z] #51 33.91 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-11T11:46:33.561Z] #51 33.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-11T11:46:33.570Z] #62 DONE 0.1s [2022-03-11T11:46:33.570Z] [2022-03-11T11:46:33.570Z] #63 [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-03-11T11:46:33.570Z] #63 sha256:0d5ac16dace5edda5acab799dcffac0b5ee0aa968fdc9742fb4b693b92f2864d [2022-03-11T11:46:33.818Z] #51 33.95 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-11T11:46:33.818Z] #51 34.01 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-11T11:46:33.818Z] #51 34.05 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-11T11:46:33.818Z] #51 34.07 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-11T11:46:33.818Z] #51 34.09 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-11T11:46:33.818Z] #51 34.11 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-11T11:46:33.848Z] #47 37.45 Reading package lists... [2022-03-11T11:46:33.848Z] #47 ... [2022-03-11T11:46:33.848Z] [2022-03-11T11:46:33.848Z] #58 [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-03-11T11:46:33.848Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:33.848Z] #58 32.69 Reading package lists... [2022-03-11T11:46:34.077Z] #51 34.21 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-11T11:46:34.077Z] #51 34.21 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-11T11:46:34.077Z] #51 34.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-11T11:46:34.077Z] #51 34.34 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-11T11:46:34.077Z] #51 34.37 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-11T11:46:34.077Z] #51 34.44 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-11T11:46:34.177Z] #60 33.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T11:46:34.177Z] #60 33.93 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T11:46:34.177Z] #60 33.93 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:46:34.177Z] #60 33.93 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:46:34.177Z] #60 33.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T11:46:34.177Z] #60 33.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T11:46:34.177Z] #60 33.93 + '[' '' = dynamic ']' [2022-03-11T11:46:34.177Z] #60 33.93 + make [2022-03-11T11:46:34.379Z] #51 34.54 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-11T11:46:34.379Z] #51 34.62 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-11T11:46:34.379Z] #51 34.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-11T11:46:34.379Z] #51 34.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-11T11:46:34.379Z] #51 34.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-11T11:46:34.505Z] #63 0.884 + RM_GOPATH=0 [2022-03-11T11:46:34.505Z] #63 0.885 + TMP_GOPATH= [2022-03-11T11:46:34.505Z] #63 0.885 + : /build [2022-03-11T11:46:34.505Z] #63 0.886 + '[' -z '' ']' [2022-03-11T11:46:34.505Z] #63 0.886 ++ mktemp -d [2022-03-11T11:46:34.505Z] #63 0.888 + export GOPATH=/tmp/tmp.01gXGtoTN0 [2022-03-11T11:46:34.505Z] #63 0.889 + GOPATH=/tmp/tmp.01gXGtoTN0 [2022-03-11T11:46:34.505Z] #63 0.889 + RM_GOPATH=1 [2022-03-11T11:46:34.505Z] #63 0.889 + case "$(go env GOARCH)" in [2022-03-11T11:46:34.505Z] #63 0.890 ++ go env GOARCH [2022-03-11T11:46:34.505Z] #63 0.894 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:34.505Z] #63 0.894 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:34.505Z] #63 0.894 ++ dirname /install.sh [2022-03-11T11:46:34.505Z] #63 0.895 + dir=/ [2022-03-11T11:46:34.505Z] #63 0.895 + bin=runc [2022-03-11T11:46:34.505Z] #63 0.896 + shift [2022-03-11T11:46:34.505Z] #63 0.896 + '[' '!' -f //runc.installer ']' [2022-03-11T11:46:34.505Z] #63 0.896 + . //runc.installer [2022-03-11T11:46:34.505Z] #63 0.896 ++ set -e [2022-03-11T11:46:34.505Z] #63 0.896 ++ : v1.1.0 [2022-03-11T11:46:34.505Z] #63 0.897 + install_runc [2022-03-11T11:46:34.505Z] #63 0.897 + RUNC_BUILDTAGS=seccomp [2022-03-11T11:46:34.505Z] #63 0.897 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T11:46:34.505Z] #63 0.897 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T11:46:34.505Z] #63 0.897 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.01gXGtoTN0/src/github.com/opencontainers/runc [2022-03-11T11:46:34.505Z] #63 0.899 Cloning into '/tmp/tmp.01gXGtoTN0/src/github.com/opencontainers/runc'... [2022-03-11T11:46:34.505Z] #63 ... [2022-03-11T11:46:34.505Z] [2022-03-11T11:46:34.505Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T11:46:34.505Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-11T11:46:34.505Z] #22 DONE 1.1s [2022-03-11T11:46:34.638Z] #51 35.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-11T11:46:34.764Z] [2022-03-11T11:46:34.764Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T11:46:34.764Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-11T11:46:34.896Z] #51 35.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-11T11:46:34.896Z] #51 35.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-11T11:46:34.896Z] #51 ... [2022-03-11T11:46:34.896Z] [2022-03-11T11:46:34.896Z] #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-03-11T11:46:34.896Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:46:35.199Z] #34 35.04 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-03-11T11:46:35.199Z] #34 35.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-11T11:46:35.331Z] #23 DONE 0.8s [2022-03-11T11:46:35.331Z] [2022-03-11T11:46:35.332Z] #67 [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-03-11T11:46:35.332Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:46:35.332Z] #67 54.97 + bin/containerd [2022-03-11T11:46:35.355Z] #43 ... [2022-03-11T11:46:35.355Z] [2022-03-11T11:46:35.355Z] #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-03-11T11:46:35.355Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:35.355Z] #14 27.57 Fetched 8507 kB in 20s (419 kB/s) [2022-03-11T11:46:35.355Z] #14 27.57 Reading package lists... [2022-03-11T11:46:35.355Z] #14 35.32 Reading package lists... [2022-03-11T11:46:35.355Z] #14 ... [2022-03-11T11:46:35.355Z] [2022-03-11T11:46:35.355Z] #58 [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-03-11T11:46:35.355Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:35.355Z] #58 35.48 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:35.355Z] #58 35.93 Fetched 460 kB in 0s (1298 kB/s) [2022-03-11T11:46:35.355Z] #58 36.17 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T11:46:35.355Z] #58 36.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T11:46:35.355Z] #58 36.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T11:46:35.355Z] #58 36.37 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:46:35.355Z] #58 36.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T11:46:35.355Z] #58 36.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T11:46:35.355Z] #58 36.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:46:35.355Z] #58 37.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:46:35.355Z] #58 37.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:46:35.355Z] #58 37.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:46:35.458Z] #34 ... [2022-03-11T11:46:35.459Z] [2022-03-11T11:46:35.459Z] #47 [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-03-11T11:46:35.459Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:35.459Z] #47 25.44 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-11T11:46:35.459Z] #47 25.46 Fetched 8511 kB in 20s (417 kB/s) [2022-03-11T11:46:35.459Z] #47 25.46 Reading package lists... [2022-03-11T11:46:35.459Z] #47 30.17 Reading package lists... [2022-03-11T11:46:35.459Z] #47 34.24 Building dependency tree... [2022-03-11T11:46:35.459Z] #47 ... [2022-03-11T11:46:35.459Z] [2022-03-11T11:46:35.459Z] #51 [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-03-11T11:46:35.459Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:35.459Z] #51 35.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-11T11:46:35.459Z] #51 35.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-11T11:46:35.459Z] #51 35.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-11T11:46:35.459Z] #51 35.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-11T11:46:35.459Z] #51 35.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-11T11:46:35.459Z] #51 35.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-11T11:46:35.459Z] #51 35.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-11T11:46:35.459Z] #51 35.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-11T11:46:35.459Z] #51 35.65 go: downloading github.com/julz/importas v0.1.0 [2022-03-11T11:46:35.459Z] #51 35.72 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-11T11:46:35.459Z] #51 35.74 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-11T11:46:35.459Z] #51 35.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-11T11:46:35.459Z] #51 35.79 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-11T11:46:35.459Z] #51 35.83 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-11T11:46:35.459Z] #51 35.87 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-11T11:46:35.552Z] #60 35.21 + bin/ctr [2022-03-11T11:46:35.614Z] #58 ... [2022-03-11T11:46:35.614Z] [2022-03-11T11:46:35.614Z] #38 [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-03-11T11:46:35.614Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:35.614Z] #38 28.15 Fetched 8507 kB in 21s (411 kB/s) [2022-03-11T11:46:35.614Z] #38 28.15 Reading package lists... [2022-03-11T11:46:35.721Z] #51 35.94 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-11T11:46:35.721Z] #51 35.94 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-11T11:46:35.721Z] #51 36.00 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-11T11:46:35.721Z] #51 36.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-11T11:46:35.721Z] #51 36.08 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-11T11:46:35.721Z] #51 36.10 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-11T11:46:35.874Z] #38 35.92 Reading package lists... [2022-03-11T11:46:35.874Z] #38 ... [2022-03-11T11:46:35.874Z] [2022-03-11T11:46:35.874Z] #47 [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-03-11T11:46:35.874Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:35.874Z] #47 28.93 Reading package lists... [2022-03-11T11:46:35.999Z] #58 39.46 Building dependency tree... [2022-03-11T11:46:35.999Z] #58 ... [2022-03-11T11:46:35.999Z] [2022-03-11T11:46:35.999Z] #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-03-11T11:46:35.999Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:35.999Z] #14 24.01 Reading package lists... [2022-03-11T11:46:35.999Z] #14 31.74 Reading package lists... [2022-03-11T11:46:35.999Z] #14 38.18 Building dependency tree... [2022-03-11T11:46:35.999Z] #14 ... [2022-03-11T11:46:35.999Z] [2022-03-11T11:46:35.999Z] #58 [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-03-11T11:46:35.999Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:35.999Z] #58 39.46 Building dependency tree... [2022-03-11T11:46:36.270Z] #67 ... [2022-03-11T11:46:36.270Z] [2022-03-11T11:46:36.270Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T11:46:36.270Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-11T11:46:36.270Z] #24 0.833 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T11:46:36.270Z] #24 DONE 0.9s [2022-03-11T11:46:36.530Z] [2022-03-11T11:46:36.530Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T11:46:36.530Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-11T11:46:36.570Z] #58 ... [2022-03-11T11:46:36.570Z] [2022-03-11T11:46:36.570Z] #38 [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-03-11T11:46:36.570Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:36.570Z] #38 24.62 Reading package lists... [2022-03-11T11:46:36.570Z] #38 32.27 Reading package lists... [2022-03-11T11:46:36.570Z] #38 38.87 Building dependency tree... [2022-03-11T11:46:36.653Z] #51 36.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-11T11:46:36.653Z] #51 36.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-11T11:46:36.653Z] #51 36.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-11T11:46:36.653Z] #51 36.87 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-11T11:46:36.653Z] #51 37.06 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-11T11:46:36.910Z] #51 37.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-11T11:46:36.910Z] #51 37.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-11T11:46:36.910Z] #51 37.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-11T11:46:36.910Z] #51 37.17 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-11T11:46:37.099Z] #25 DONE 0.9s [2022-03-11T11:46:37.099Z] [2022-03-11T11:46:37.099Z] #63 [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-03-11T11:46:37.099Z] #63 sha256:0d5ac16dace5edda5acab799dcffac0b5ee0aa968fdc9742fb4b693b92f2864d [2022-03-11T11:46:37.169Z] #51 37.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-11T11:46:37.169Z] #51 37.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-11T11:46:37.169Z] #51 37.37 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-11T11:46:37.169Z] #51 37.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-11T11:46:37.169Z] #51 37.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-11T11:46:37.169Z] #51 37.48 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-11T11:46:37.169Z] #51 37.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-11T11:46:37.169Z] #51 37.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-11T11:46:37.169Z] #51 37.53 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-11T11:46:37.257Z] #47 36.83 Reading package lists... [2022-03-11T11:46:37.257Z] #47 ... [2022-03-11T11:46:37.257Z] [2022-03-11T11:46:37.257Z] #58 [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-03-11T11:46:37.257Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:37.257Z] #58 DONE 39.7s [2022-03-11T11:46:37.257Z] [2022-03-11T11:46:37.257Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T11:46:37.257Z] #59 sha256:ed9a2f96f21e67b10c60faa5eef0aa6b57fb4895744d949fed527129b008cbf0 [2022-03-11T11:46:37.471Z] #51 37.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-11T11:46:37.471Z] #51 37.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-11T11:46:37.471Z] #51 37.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-11T11:46:37.471Z] #51 37.81 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-11T11:46:37.471Z] #51 37.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-11T11:46:37.517Z] #59 DONE 0.2s [2022-03-11T11:46:37.517Z] [2022-03-11T11:46:37.517Z] #60 [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-03-11T11:46:37.518Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:46:37.729Z] #51 37.90 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-11T11:46:37.729Z] #51 37.92 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-11T11:46:37.729Z] #51 37.97 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-11T11:46:37.729Z] #51 38.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-11T11:46:37.987Z] #51 38.24 go: downloading honnef.co/go/tools v0.2.2 [2022-03-11T11:46:38.481Z] #63 ... [2022-03-11T11:46:38.481Z] [2022-03-11T11:46:38.481Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T11:46:38.481Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-11T11:46:38.481Z] #26 DONE 0.9s [2022-03-11T11:46:38.481Z] [2022-03-11T11:46:38.481Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T11:46:38.481Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-11T11:46:39.050Z] #27 DONE 1.0s [2022-03-11T11:46:39.050Z] [2022-03-11T11:46:39.050Z] #63 [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-03-11T11:46:39.050Z] #63 sha256:0d5ac16dace5edda5acab799dcffac0b5ee0aa968fdc9742fb4b693b92f2864d [2022-03-11T11:46:39.050Z] #63 4.933 + cd /tmp/tmp.01gXGtoTN0/src/github.com/opencontainers/runc [2022-03-11T11:46:39.050Z] #63 4.933 + git checkout -q v1.1.0 [2022-03-11T11:46:39.050Z] #63 5.087 + '[' -z '' ']' [2022-03-11T11:46:39.050Z] #63 5.087 + target=static [2022-03-11T11:46:39.050Z] #63 5.087 + make BUILDTAGS=seccomp static [2022-03-11T11:46:39.050Z] #63 5.451 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T11:46:39.093Z] #38 ... [2022-03-11T11:46:39.093Z] [2022-03-11T11:46:39.093Z] #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-03-11T11:46:39.093Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:39.093Z] #14 44.14 The following additional packages will be installed: [2022-03-11T11:46:39.093Z] #14 44.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:46:39.093Z] #14 44.14 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T11:46:39.093Z] #14 44.14 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T11:46:39.093Z] #14 44.14 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T11:46:39.093Z] #14 44.14 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T11:46:39.093Z] #14 44.14 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T11:46:39.093Z] #14 44.18 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T11:46:39.093Z] #14 44.19 Suggested packages: [2022-03-11T11:46:39.093Z] #14 44.21 gcc-10-locales seccomp wine64 [2022-03-11T11:46:39.361Z] #51 39.36 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-11T11:46:39.361Z] #51 39.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-11T11:46:39.361Z] #51 39.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-11T11:46:39.361Z] #51 39.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-11T11:46:39.361Z] #51 39.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-11T11:46:39.361Z] #51 39.54 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-11T11:46:39.361Z] #51 39.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-11T11:46:39.361Z] #51 ... [2022-03-11T11:46:39.361Z] [2022-03-11T11:46:39.361Z] #60 [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-03-11T11:46:39.361Z] #60 sha256:687a30be2dece1841d2d5e4d50d30c1082709c494bf973ffcc94cd725d97ccfe [2022-03-11T11:46:39.361Z] #60 5.077 + RM_GOPATH=0 [2022-03-11T11:46:39.361Z] #60 5.077 + TMP_GOPATH= [2022-03-11T11:46:39.361Z] #60 5.077 + : /build [2022-03-11T11:46:39.361Z] #60 5.077 + '[' -z '' ']' [2022-03-11T11:46:39.361Z] #60 5.077 ++ mktemp -d [2022-03-11T11:46:39.361Z] #60 5.089 + export GOPATH=/tmp/tmp.d4BijtyUK4 [2022-03-11T11:46:39.361Z] #60 5.089 + GOPATH=/tmp/tmp.d4BijtyUK4 [2022-03-11T11:46:39.361Z] #60 5.089 + RM_GOPATH=1 [2022-03-11T11:46:39.361Z] #60 5.089 + case "$(go env GOARCH)" in [2022-03-11T11:46:39.361Z] #60 5.089 ++ go env GOARCH [2022-03-11T11:46:39.361Z] #60 5.097 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:39.361Z] #60 5.097 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:39.361Z] #60 5.097 ++ dirname /install.sh [2022-03-11T11:46:39.361Z] #60 5.113 + dir=/ [2022-03-11T11:46:39.361Z] #60 5.113 + bin=containerd [2022-03-11T11:46:39.361Z] #60 5.113 + shift [2022-03-11T11:46:39.361Z] #60 5.113 + '[' '!' -f //containerd.installer ']' [2022-03-11T11:46:39.361Z] #60 5.113 + . //containerd.installer [2022-03-11T11:46:39.361Z] #60 5.113 ++ set -e [2022-03-11T11:46:39.361Z] #60 5.113 ++ : v1.5.10 [2022-03-11T11:46:39.361Z] #60 5.113 + install_containerd [2022-03-11T11:46:39.361Z] #60 5.113 + echo 'Install containerd version v1.5.10' [2022-03-11T11:46:39.361Z] #60 5.113 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d4BijtyUK4/src/github.com/containerd/containerd [2022-03-11T11:46:39.361Z] #60 5.113 Cloning into '/tmp/tmp.d4BijtyUK4/src/github.com/containerd/containerd'... [2022-03-11T11:46:39.361Z] #60 5.113 Install containerd version v1.5.10 [2022-03-11T11:46:39.361Z] #60 ... [2022-03-11T11:46:39.361Z] [2022-03-11T11:46:39.361Z] #47 [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-03-11T11:46:39.361Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:39.361Z] #47 37.15 The following additional packages will be installed: [2022-03-11T11:46:39.361Z] #47 37.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T11:46:39.361Z] #47 37.16 python3-protobuf python3-six [2022-03-11T11:46:39.361Z] #47 37.18 Suggested packages: [2022-03-11T11:46:39.361Z] #47 37.19 python3-setuptools [2022-03-11T11:46:39.361Z] #47 37.19 Recommended packages: [2022-03-11T11:46:39.361Z] #47 37.19 iproute2 | iproute [2022-03-11T11:46:39.361Z] #47 37.78 The following NEW packages will be installed: [2022-03-11T11:46:39.361Z] #47 37.78 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T11:46:39.361Z] #47 37.79 python3-protobuf python3-six [2022-03-11T11:46:39.361Z] #47 38.20 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:39.361Z] #47 38.20 Need to get 2292 kB of archives. [2022-03-11T11:46:39.361Z] #47 38.20 After this operation, 11.0 MB of additional disk space will be used. [2022-03-11T11:46:39.361Z] #47 38.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-11T11:46:39.361Z] #47 38.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:46:39.361Z] #47 38.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-11T11:46:39.361Z] #47 38.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-11T11:46:39.361Z] #47 38.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T11:46:39.361Z] #47 38.26 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-03-11T11:46:39.361Z] #47 38.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T11:46:39.432Z] #60 1.939 + RM_GOPATH=0 [2022-03-11T11:46:39.432Z] #60 1.939 + TMP_GOPATH= [2022-03-11T11:46:39.432Z] #60 1.939 + : /build [2022-03-11T11:46:39.432Z] #60 1.939 + '[' -z '' ']' [2022-03-11T11:46:39.432Z] #60 1.939 ++ mktemp -d [2022-03-11T11:46:39.432Z] #60 1.964 + export GOPATH=/tmp/tmp.8fYXuSaM8K [2022-03-11T11:46:39.432Z] #60 1.964 + GOPATH=/tmp/tmp.8fYXuSaM8K [2022-03-11T11:46:39.432Z] #60 1.964 + RM_GOPATH=1 [2022-03-11T11:46:39.432Z] #60 1.964 + case "$(go env GOARCH)" in [2022-03-11T11:46:39.432Z] #60 1.964 ++ go env GOARCH [2022-03-11T11:46:39.432Z] #60 1.971 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:39.432Z] #60 1.971 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:39.432Z] #60 1.971 ++ dirname /install.sh [2022-03-11T11:46:39.432Z] #60 1.971 + dir=/ [2022-03-11T11:46:39.432Z] #60 1.971 + bin=containerd [2022-03-11T11:46:39.432Z] #60 1.971 + shift [2022-03-11T11:46:39.432Z] #60 1.971 + '[' '!' -f //containerd.installer ']' [2022-03-11T11:46:39.432Z] #60 1.971 + . //containerd.installer [2022-03-11T11:46:39.432Z] #60 1.971 ++ set -e [2022-03-11T11:46:39.432Z] #60 1.971 ++ : v1.5.10 [2022-03-11T11:46:39.432Z] #60 1.971 + install_containerd [2022-03-11T11:46:39.432Z] #60 1.980 + echo 'Install containerd version v1.5.10' [2022-03-11T11:46:39.432Z] #60 1.980 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8fYXuSaM8K/src/github.com/containerd/containerd [2022-03-11T11:46:39.432Z] #60 1.983 Cloning into '/tmp/tmp.8fYXuSaM8K/src/github.com/containerd/containerd'... [2022-03-11T11:46:39.432Z] #60 1.985 Install containerd version v1.5.10 [2022-03-11T11:46:40.778Z] #47 ... [2022-03-11T11:46:40.778Z] [2022-03-11T11:46:40.778Z] #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-03-11T11:46:40.778Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:40.778Z] #14 31.02 The following NEW packages will be installed: [2022-03-11T11:46:40.778Z] #14 31.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:46:40.778Z] #14 31.02 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T11:46:40.778Z] #14 31.02 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T11:46:40.778Z] #14 31.02 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T11:46:40.778Z] #14 31.02 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T11:46:40.778Z] #14 31.02 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T11:46:40.778Z] #14 31.02 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T11:46:40.778Z] #14 31.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T11:46:40.778Z] #14 31.02 mingw-w64-x86-64-dev [2022-03-11T11:46:40.778Z] #14 31.40 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:40.778Z] #14 31.40 Need to get 115 MB of archives. [2022-03-11T11:46:40.778Z] #14 31.40 After this operation, 645 MB of additional disk space will be used. [2022-03-11T11:46:40.778Z] #14 31.40 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-03-11T11:46:40.778Z] #14 31.48 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-03-11T11:46:40.778Z] #14 31.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T11:46:40.778Z] #14 31.64 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-03-11T11:46:40.778Z] #14 31.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-11T11:46:40.778Z] #14 31.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T11:46:40.778Z] #14 31.92 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-03-11T11:46:40.778Z] #14 32.07 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-03-11T11:46:40.778Z] #14 32.08 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-03-11T11:46:40.778Z] #14 32.60 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-03-11T11:46:40.778Z] #14 33.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-03-11T11:46:40.778Z] #14 34.15 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-03-11T11:46:40.778Z] #14 34.63 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-03-11T11:46:40.778Z] #14 35.51 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-03-11T11:46:40.778Z] #14 36.10 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-03-11T11:46:40.778Z] #14 36.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-11T11:46:40.778Z] #14 36.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-11T11:46:40.778Z] #14 36.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T11:46:40.778Z] #14 36.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T11:46:40.778Z] #14 36.21 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-03-11T11:46:40.778Z] #14 36.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-11T11:46:40.778Z] #14 36.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-11T11:46:40.778Z] #14 36.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-11T11:46:40.778Z] #14 36.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-11T11:46:40.778Z] #14 36.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-11T11:46:40.778Z] #14 36.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-11T11:46:40.778Z] #14 36.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-11T11:46:40.778Z] #14 36.28 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-03-11T11:46:40.778Z] #14 36.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-11T11:46:40.778Z] #14 36.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-11T11:46:40.778Z] #14 37.53 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:40.778Z] #14 37.79 Fetched 115 MB in 5s (21.9 MB/s) [2022-03-11T11:46:40.778Z] #14 37.85 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T11:46:40.778Z] #14 37.85 (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-03-11T11:46:40.778Z] #14 37.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T11:46:40.778Z] #14 37.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:46:40.778Z] #14 39.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T11:46:40.778Z] #14 39.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T11:46:40.778Z] #14 39.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:46:40.849Z] Running on azwin-2-a5f300 in d:\jenkins\workspace\moby_PR-43354 [Pipeline] { [Pipeline] ws [2022-03-11T11:46:40.877Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-11T11:46:40.988Z] #14 46.20 The following NEW packages will be installed: [2022-03-11T11:46:40.988Z] #14 46.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:46:40.988Z] #14 46.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T11:46:40.988Z] #14 46.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T11:46:40.988Z] #14 46.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T11:46:40.988Z] #14 46.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T11:46:40.988Z] #14 46.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T11:46:40.988Z] #14 46.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T11:46:40.988Z] #14 46.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T11:46:40.988Z] #14 46.20 mingw-w64-x86-64-dev [2022-03-11T11:46:41.036Z] #14 ... [2022-03-11T11:46:41.036Z] [2022-03-11T11:46:41.036Z] #38 [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-03-11T11:46:41.036Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:41.036Z] #38 31.37 Selecting previously unselected package libicu67:amd64. [2022-03-11T11:46:41.036Z] #38 31.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-11T11:46:41.036Z] #38 31.43 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T11:46:41.036Z] #38 37.59 Selecting previously unselected package libxml2:amd64. [2022-03-11T11:46:41.036Z] #38 37.59 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-11T11:46:41.036Z] #38 37.60 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:46:41.036Z] #38 38.04 Selecting previously unselected package libarchive13:amd64. [2022-03-11T11:46:41.036Z] #38 38.05 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-11T11:46:41.036Z] #38 38.05 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T11:46:41.036Z] #38 38.30 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-11T11:46:41.036Z] #38 38.31 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-11T11:46:41.036Z] #38 38.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T11:46:41.036Z] #38 38.49 Selecting previously unselected package librhash0:amd64. [2022-03-11T11:46:41.036Z] #38 38.50 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-11T11:46:41.036Z] #38 38.50 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-11T11:46:41.036Z] #38 38.65 Selecting previously unselected package libuv1:amd64. [2022-03-11T11:46:41.036Z] #38 38.65 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-11T11:46:41.036Z] #38 38.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-11T11:46:41.036Z] #38 38.79 Selecting previously unselected package cmake. [2022-03-11T11:46:41.036Z] #38 38.79 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-11T11:46:41.036Z] #38 38.79 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:46:41.245Z] #14 46.75 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:41.245Z] #14 46.75 Need to get 115 MB of archives. [2022-03-11T11:46:41.245Z] #14 46.75 After this operation, 645 MB of additional disk space will be used. [2022-03-11T11:46:41.245Z] #14 46.75 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-03-11T11:46:41.343Z] #38 ... [2022-03-11T11:46:41.343Z] [2022-03-11T11:46:41.343Z] #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-03-11T11:46:41.343Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:41.343Z] #14 41.66 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T11:46:41.343Z] #14 41.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T11:46:41.343Z] #14 41.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:46:41.502Z] #14 46.92 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-03-11T11:46:41.600Z] #14 41.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-11T11:46:41.600Z] #14 41.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:46:41.600Z] #14 41.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:46:41.600Z] #14 41.96 Selecting previously unselected package dmsetup. [2022-03-11T11:46:41.600Z] #14 41.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:46:41.600Z] #14 41.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:46:41.899Z] #14 42.08 Selecting previously unselected package mingw-w64-common. [2022-03-11T11:46:41.899Z] #14 42.09 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T11:46:41.899Z] #14 42.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T11:46:42.069Z] #14 47.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T11:46:42.069Z] #14 47.30 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-03-11T11:46:42.069Z] #14 47.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-11T11:46:42.069Z] #14 47.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T11:46:42.147Z] The recommended git tool is: git [2022-03-11T11:46:42.327Z] #14 ... [2022-03-11T11:46:42.327Z] [2022-03-11T11:46:42.327Z] #53 [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-03-11T11:46:42.327Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:46:42.327Z] #53 47.69 v3.0.2 [2022-03-11T11:46:42.327Z] #53 DONE 47.9s [2022-03-11T11:46:42.327Z] [2022-03-11T11:46:42.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-11T11:46:42.327Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:42.327Z] #14 47.83 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-03-11T11:46:42.585Z] #14 48.12 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-03-11T11:46:42.585Z] #14 48.12 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-03-11T11:46:42.830Z] #14 ... [2022-03-11T11:46:42.830Z] [2022-03-11T11:46:42.830Z] #38 [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-03-11T11:46:42.830Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:42.830Z] #38 41.92 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T11:46:42.830Z] #38 41.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:42.830Z] #38 41.95 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-11T11:46:42.830Z] #38 41.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:42.830Z] #38 42.00 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T11:46:42.830Z] #38 42.02 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-11T11:46:42.830Z] #38 42.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:46:42.830Z] #38 42.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:46:42.830Z] #38 42.07 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T11:46:42.830Z] #38 42.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:46:42.830Z] #38 42.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:46:42.830Z] #38 DONE 43.1s [2022-03-11T11:46:42.830Z] [2022-03-11T11:46:42.830Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T11:46:42.830Z] #39 sha256:2b0edbdffae56b0eeb602b004405f8af1e9cb3253e12206a533b9fd957d920f0 [2022-03-11T11:46:42.830Z] #39 DONE 0.1s [2022-03-11T11:46:42.830Z] [2022-03-11T11:46:42.830Z] #51 [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-03-11T11:46:42.830Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:42.830Z] #51 39.81 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-11T11:46:42.830Z] #51 39.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-11T11:46:42.830Z] #51 39.91 go: downloading golang.org/x/text v0.3.7 [2022-03-11T11:46:43.631Z] #60 ... [2022-03-11T11:46:43.631Z] [2022-03-11T11:46:43.631Z] #47 [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-03-11T11:46:43.631Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:43.631Z] #47 36.83 Reading package lists... [2022-03-11T11:46:43.648Z] #60 ... [2022-03-11T11:46:43.648Z] [2022-03-11T11:46:43.648Z] #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-03-11T11:46:43.648Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:43.648Z] #14 62.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T11:46:43.648Z] #14 62.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-11T11:46:43.648Z] #14 62.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:46:43.648Z] #14 66.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T11:46:43.648Z] #14 66.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-11T11:46:43.648Z] #14 66.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:46:43.648Z] #14 71.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T11:46:43.648Z] #14 71.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-11T11:46:43.648Z] #14 71.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:46:43.959Z] #14 49.09 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-03-11T11:46:44.198Z] #51 44.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-11T11:46:44.198Z] #51 44.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-11T11:46:44.326Z] #63 10.48 + mkdir -p /build [2022-03-11T11:46:44.326Z] #63 10.49 + cp runc /build/runc [2022-03-11T11:46:44.326Z] #63 DONE 10.7s [2022-03-11T11:46:44.326Z] [2022-03-11T11:46:44.326Z] #28 [dev-systemd-false 7/24] 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-03-11T11:46:44.326Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-11T11:46:44.326Z] #28 1.115 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T11:46:44.326Z] #28 1.303 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T11:46:44.326Z] #28 1.305 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T11:46:44.326Z] #28 1.330 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T11:46:44.326Z] #28 1.591 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:46:44.326Z] #28 1.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T11:46:44.326Z] #28 2.121 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T11:46:44.326Z] #28 2.403 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T11:46:44.326Z] #28 2.688 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T11:46:44.326Z] #28 2.689 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T11:46:44.326Z] #28 2.696 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:46:44.326Z] #28 2.698 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T11:46:44.326Z] #28 2.704 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T11:46:44.326Z] #28 2.891 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:46:44.326Z] #28 2.894 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T11:46:44.326Z] #28 2.895 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T11:46:44.326Z] #28 2.897 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T11:46:44.327Z] #28 2.898 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T11:46:44.454Z] #51 44.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-11T11:46:44.454Z] #51 44.65 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-11T11:46:44.454Z] #51 44.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-11T11:46:44.454Z] #51 44.75 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-11T11:46:44.454Z] #51 44.79 go: downloading golang.org/x/mod v0.5.1 [2022-03-11T11:46:44.454Z] #51 44.85 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-11T11:46:44.523Z] #14 ... [2022-03-11T11:46:44.523Z] [2022-03-11T11:46:44.523Z] #58 [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-03-11T11:46:44.523Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T11:46:44.523Z] #58 45.14 The following additional packages will be installed: [2022-03-11T11:46:44.523Z] #58 45.14 libbtrfs0 [2022-03-11T11:46:44.523Z] #58 45.32 The following NEW packages will be installed: [2022-03-11T11:46:44.523Z] #58 45.33 libbtrfs-dev libbtrfs0 [2022-03-11T11:46:44.523Z] #58 45.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:44.523Z] #58 45.93 Need to get 460 kB of archives. [2022-03-11T11:46:44.523Z] #58 45.93 After this operation, 1237 kB of additional disk space will be used. [2022-03-11T11:46:44.523Z] #58 45.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T11:46:44.523Z] #58 45.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T11:46:44.523Z] #58 47.38 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:44.523Z] #58 47.81 Fetched 460 kB in 0s (1003 kB/s) [2022-03-11T11:46:44.523Z] #58 47.96 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T11:46:44.523Z] #58 47.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-03-11T11:46:44.523Z] #58 48.07 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T11:46:44.523Z] #58 48.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:46:44.523Z] #58 48.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T11:46:44.523Z] #58 48.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T11:46:44.523Z] #58 48.64 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:46:44.523Z] #58 49.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:46:44.523Z] #58 49.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:46:44.523Z] #58 49.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:46:44.523Z] #58 DONE 49.9s [2022-03-11T11:46:44.523Z] [2022-03-11T11:46:44.523Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T11:46:44.523Z] #59 sha256:3911cf1d6973165b975f5c40ddd6737aafd630c6f9f0dc84eef9ea5a7b909b27 [2022-03-11T11:46:44.712Z] #51 44.89 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-11T11:46:44.712Z] #51 45.02 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-11T11:46:44.712Z] #51 45.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-11T11:46:44.712Z] #51 45.11 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-11T11:46:44.780Z] #59 DONE 0.3s [2022-03-11T11:46:44.780Z] [2022-03-11T11:46:44.780Z] #60 [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-03-11T11:46:44.780Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:46:44.968Z] #51 45.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-11T11:46:45.012Z] #47 45.38 Building dependency tree... [2022-03-11T11:46:45.227Z] #51 45.41 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-11T11:46:45.485Z] #51 45.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-11T11:46:45.743Z] #51 45.83 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-11T11:46:45.743Z] #51 45.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-11T11:46:45.743Z] #51 45.99 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-11T11:46:45.743Z] #51 46.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-11T11:46:45.743Z] #51 46.07 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-11T11:46:45.743Z] #51 46.07 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-11T11:46:45.953Z] #47 ... [2022-03-11T11:46:45.953Z] [2022-03-11T11:46:45.953Z] #43 [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-03-11T11:46:45.953Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:46:45.953Z] #43 38.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-11T11:46:46.001Z] #51 46.21 go: downloading github.com/prometheus/common v0.10.0 [2022-03-11T11:46:46.001Z] #51 ... [2022-03-11T11:46:46.001Z] [2022-03-11T11:46:46.001Z] #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-03-11T11:46:46.002Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:46.002Z] #14 46.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T11:46:46.002Z] #14 46.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T11:46:46.002Z] #14 46.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:46:46.212Z] #43 ... [2022-03-11T11:46:46.219Z] [2022-03-11T11:46:46.219Z] #38 [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-03-11T11:46:46.219Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:46.219Z] #38 35.92 Reading package lists... [2022-03-11T11:46:46.219Z] #38 44.48 Building dependency tree... [2022-03-11T11:46:46.259Z] #14 ... [2022-03-11T11:46:46.259Z] [2022-03-11T11:46:46.259Z] #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-03-11T11:46:46.259Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:46:46.259Z] #34 36.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-11T11:46:46.558Z] #34 ... [2022-03-11T11:46:46.558Z] [2022-03-11T11:46:46.558Z] #51 [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-03-11T11:46:46.558Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:46.558Z] #51 46.37 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-11T11:46:46.558Z] #51 46.44 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-11T11:46:46.558Z] #51 46.49 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-11T11:46:46.674Z] #60 1.924 + RM_GOPATH=0 [2022-03-11T11:46:46.674Z] #60 1.924 + TMP_GOPATH= [2022-03-11T11:46:46.674Z] #60 1.924 + : /build [2022-03-11T11:46:46.674Z] #60 1.924 + '[' -z '' ']' [2022-03-11T11:46:46.674Z] #60 1.924 ++ mktemp -d [2022-03-11T11:46:46.674Z] #60 1.924 + export GOPATH=/tmp/tmp.LFu1HxbQVa [2022-03-11T11:46:46.674Z] #60 1.925 + GOPATH=/tmp/tmp.LFu1HxbQVa [2022-03-11T11:46:46.674Z] #60 1.925 + RM_GOPATH=1 [2022-03-11T11:46:46.674Z] #60 1.925 + case "$(go env GOARCH)" in [2022-03-11T11:46:46.674Z] #60 1.925 ++ go env GOARCH [2022-03-11T11:46:46.792Z] #38 49.47 The following additional packages will be installed: [2022-03-11T11:46:46.792Z] #38 49.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-11T11:46:46.792Z] #38 ... [2022-03-11T11:46:46.792Z] [2022-03-11T11:46:46.792Z] #51 [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-03-11T11:46:46.792Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:46.792Z] #51 49.41 go: downloading github.com/fatih/color v1.13.0 [2022-03-11T11:46:46.792Z] #51 49.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:46:46.930Z] #60 2.033 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:46.930Z] #60 2.033 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:46.930Z] #60 2.033 ++ dirname /install.sh [2022-03-11T11:46:46.930Z] #60 2.040 + dir=/ [2022-03-11T11:46:46.930Z] #60 2.040 + bin=containerd [2022-03-11T11:46:46.930Z] #60 2.040 + shift [2022-03-11T11:46:46.930Z] #60 2.040 + '[' '!' -f //containerd.installer ']' [2022-03-11T11:46:46.930Z] #60 2.040 + . //containerd.installer [2022-03-11T11:46:46.930Z] #60 2.040 ++ set -e [2022-03-11T11:46:46.930Z] #60 2.040 ++ : v1.5.10 [2022-03-11T11:46:46.930Z] #60 2.040 + install_containerd [2022-03-11T11:46:46.930Z] #60 2.041 + echo 'Install containerd version v1.5.10' [2022-03-11T11:46:46.930Z] #60 2.041 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LFu1HxbQVa/src/github.com/containerd/containerd [2022-03-11T11:46:46.930Z] #60 2.041 Install containerd version v1.5.10 [2022-03-11T11:46:46.930Z] #60 2.076 Cloning into '/tmp/tmp.LFu1HxbQVa/src/github.com/containerd/containerd'... [2022-03-11T11:46:47.053Z] #51 49.56 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-11T11:46:47.053Z] #51 49.64 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-11T11:46:47.489Z] #51 47.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-11T11:46:47.828Z] #14 ... [2022-03-11T11:46:47.829Z] [2022-03-11T11:46:47.829Z] #63 [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-03-11T11:46:47.829Z] #63 sha256:4d62861a6bd8b3f3b2c4dd1d36b1e6e3a93fdb77b5f7d5bca8e8dca9c0f8446b [2022-03-11T11:46:47.829Z] #63 76.57 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:46:47.829Z] #63 76.57 + GOBIN=/build [2022-03-11T11:46:47.829Z] #63 76.57 + GO111MODULE=on [2022-03-11T11:46:47.829Z] #63 76.57 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T11:46:47.991Z] #51 50.24 go: downloading github.com/spf13/viper v1.10.1 [2022-03-11T11:46:47.991Z] #51 50.42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-11T11:46:48.251Z] #51 50.90 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-11T11:46:48.512Z] #51 50.97 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-11T11:46:49.461Z] #60 ... [2022-03-11T11:46:49.461Z] [2022-03-11T11:46:49.461Z] #38 [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-03-11T11:46:49.461Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:49.461Z] #38 44.57 The following additional packages will be installed: [2022-03-11T11:46:49.461Z] #38 44.60 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-11T11:46:49.461Z] #38 44.61 Suggested packages: [2022-03-11T11:46:49.461Z] #38 44.63 cmake-doc ninja-build lrzip [2022-03-11T11:46:49.461Z] #38 44.63 Recommended packages: [2022-03-11T11:46:49.461Z] #38 44.63 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T11:46:49.461Z] #38 45.94 The following NEW packages will be installed: [2022-03-11T11:46:49.461Z] #38 45.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-11T11:46:49.461Z] #38 45.96 vim-common xxd [2022-03-11T11:46:49.461Z] #38 46.42 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:49.461Z] #38 46.42 Need to get 17.7 MB of archives. [2022-03-11T11:46:49.461Z] #38 46.42 After this operation, 70.7 MB of additional disk space will be used. [2022-03-11T11:46:49.461Z] #38 46.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:46:49.461Z] #38 46.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:46:49.461Z] #38 46.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T11:46:49.461Z] #38 46.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T11:46:49.461Z] #38 47.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-11T11:46:49.461Z] #38 47.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-11T11:46:49.461Z] #38 47.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-11T11:46:49.461Z] #38 47.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-11T11:46:49.461Z] #38 47.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-11T11:46:49.461Z] #38 47.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-11T11:46:49.461Z] #38 49.33 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:49.461Z] #38 49.79 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-03-11T11:46:49.461Z] #38 49.94 Selecting previously unselected package xxd. [2022-03-11T11:46:49.461Z] #38 49.94 (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-03-11T11:46:49.461Z] #38 50.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:46:49.461Z] #38 50.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:49.461Z] #38 50.32 Selecting previously unselected package vim-common. [2022-03-11T11:46:49.461Z] #38 50.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:46:49.461Z] #38 50.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:46:49.461Z] #38 50.96 Selecting previously unselected package cmake-data. [2022-03-11T11:46:49.461Z] #38 50.97 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T11:46:49.461Z] #38 50.99 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:46:49.461Z] #38 ... [2022-03-11T11:46:49.461Z] [2022-03-11T11:46:49.461Z] #51 [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-03-11T11:46:49.461Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:49.461Z] #51 46.02 go: downloading github.com/fatih/color v1.13.0 [2022-03-11T11:46:49.461Z] #51 46.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T11:46:49.461Z] #51 46.12 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-11T11:46:49.461Z] #51 46.19 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-11T11:46:49.461Z] #51 46.48 go: downloading github.com/spf13/viper v1.10.1 [2022-03-11T11:46:49.461Z] #51 46.74 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-11T11:46:49.461Z] #51 46.80 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-11T11:46:49.461Z] #51 46.83 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-11T11:46:49.461Z] #51 47.03 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-11T11:46:49.461Z] #51 47.17 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-11T11:46:49.461Z] #51 49.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-11T11:46:49.461Z] #51 49.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-11T11:46:49.461Z] #51 53.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:46:49.461Z] #51 53.67 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-11T11:46:49.461Z] #51 53.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-11T11:46:49.461Z] #51 54.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-11T11:46:49.461Z] #51 54.24 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-11T11:46:49.461Z] #51 54.31 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-11T11:46:49.461Z] #51 54.33 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-11T11:46:49.461Z] #51 54.44 go: downloading github.com/spf13/afero v1.6.0 [2022-03-11T11:46:49.461Z] #51 54.45 go: downloading github.com/spf13/cast v1.4.1 [2022-03-11T11:46:49.461Z] #51 54.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-11T11:46:49.461Z] #51 54.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-11T11:46:49.461Z] #51 54.51 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-11T11:46:49.461Z] #51 54.78 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-11T11:46:49.461Z] #51 54.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-11T11:46:49.461Z] #51 54.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-11T11:46:49.461Z] #51 54.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-11T11:46:49.461Z] #51 54.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-11T11:46:49.461Z] #51 55.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-11T11:46:49.461Z] #51 55.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-11T11:46:49.461Z] #51 55.05 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-11T11:46:49.461Z] #51 55.07 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-11T11:46:50.062Z] #51 ... [2022-03-11T11:46:50.062Z] [2022-03-11T11:46:50.062Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:46:50.062Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:46:50.062Z] #49 49.05 gotestsum version dev [2022-03-11T11:46:50.062Z] #49 DONE 50.2s [2022-03-11T11:46:50.062Z] [2022-03-11T11:46:50.062Z] #40 [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-03-11T11:46:50.062Z] #40 sha256:048de8242624abf9fc7fd723a4bd24ce52f82c24090c5f32742d767d30b5b64f [2022-03-11T11:46:50.062Z] #40 1.740 + RM_GOPATH=0 [2022-03-11T11:46:50.062Z] #40 1.741 + TMP_GOPATH= [2022-03-11T11:46:50.062Z] #40 1.741 + : /build [2022-03-11T11:46:50.062Z] #40 1.741 + '[' -z '' ']' [2022-03-11T11:46:50.062Z] #40 1.742 ++ mktemp -d [2022-03-11T11:46:50.062Z] #40 1.744 + export GOPATH=/tmp/tmp.nxPPQZLsFp [2022-03-11T11:46:50.062Z] #40 1.745 + GOPATH=/tmp/tmp.nxPPQZLsFp [2022-03-11T11:46:50.062Z] #40 1.745 + RM_GOPATH=1 [2022-03-11T11:46:50.062Z] #40 1.745 + case "$(go env GOARCH)" in [2022-03-11T11:46:50.062Z] #40 1.745 ++ go env GOARCH [2022-03-11T11:46:50.062Z] #40 1.759 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:50.062Z] #40 1.759 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:46:50.062Z] #40 1.760 ++ dirname /install.sh [2022-03-11T11:46:50.062Z] #40 1.764 + dir=/ [2022-03-11T11:46:50.062Z] #40 1.765 + bin=tini [2022-03-11T11:46:50.062Z] #40 1.765 + shift [2022-03-11T11:46:50.062Z] #40 1.765 + '[' '!' -f //tini.installer ']' [2022-03-11T11:46:50.062Z] #40 1.766 + . //tini.installer [2022-03-11T11:46:50.062Z] #40 1.766 ++ : v0.19.0 [2022-03-11T11:46:50.062Z] #40 1.766 + install_tini [2022-03-11T11:46:50.062Z] #40 1.766 + echo 'Install tini version v0.19.0' [2022-03-11T11:46:50.062Z] #40 1.769 Install tini version v0.19.0 [2022-03-11T11:46:50.062Z] #40 1.770 + git clone https://github.com/krallin/tini.git /tmp/tmp.nxPPQZLsFp/tini [2022-03-11T11:46:50.062Z] #40 1.773 Cloning into '/tmp/tmp.nxPPQZLsFp/tini'... [2022-03-11T11:46:50.062Z] #40 2.389 + cd /tmp/tmp.nxPPQZLsFp/tini [2022-03-11T11:46:50.062Z] #40 2.400 + git checkout -q v0.19.0 [2022-03-11T11:46:50.062Z] #40 2.425 + cmake . [2022-03-11T11:46:50.062Z] #40 2.838 -- The C compiler identification is GNU 10.2.1 [2022-03-11T11:46:50.062Z] #40 2.912 -- Detecting C compiler ABI info [2022-03-11T11:46:50.062Z] #40 3.506 -- Detecting C compiler ABI info - done [2022-03-11T11:46:50.062Z] #40 3.600 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T11:46:50.062Z] #40 3.626 -- Detecting C compile features [2022-03-11T11:46:50.062Z] #40 3.630 -- Detecting C compile features - done [2022-03-11T11:46:50.062Z] #40 3.673 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T11:46:50.062Z] #40 3.866 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T11:46:50.062Z] #40 3.942 -- Configuring done [2022-03-11T11:46:50.062Z] #40 3.955 -- Generating done [2022-03-11T11:46:50.062Z] #40 3.969 -- Build files have been written to: /tmp/tmp.nxPPQZLsFp/tini [2022-03-11T11:46:50.062Z] #40 3.979 + make tini-static [2022-03-11T11:46:50.062Z] #40 4.325 Scanning dependencies of target tini-static [2022-03-11T11:46:50.062Z] #40 4.481 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T11:46:50.062Z] #40 5.771 [100%] Linking C executable tini-static [2022-03-11T11:46:50.062Z] #40 6.237 [100%] Built target tini-static [2022-03-11T11:46:50.062Z] #40 6.318 + mkdir -p /build [2022-03-11T11:46:50.062Z] #40 6.321 + cp tini-static /build/docker-init [2022-03-11T11:46:50.062Z] #40 DONE 7.0s [2022-03-11T11:46:50.062Z] [2022-03-11T11:46:50.062Z] #47 [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-03-11T11:46:50.062Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:50.507Z] #51 52.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-11T11:46:50.507Z] #51 53.10 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-11T11:46:50.830Z] #51 56.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-11T11:46:50.830Z] #51 56.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-11T11:46:50.830Z] #51 56.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-11T11:46:50.830Z] #51 56.34 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-11T11:46:50.830Z] #51 ... [2022-03-11T11:46:50.830Z] [2022-03-11T11:46:50.830Z] #38 [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-03-11T11:46:50.830Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:50.830Z] #38 56.26 Selecting previously unselected package libicu67:amd64. [2022-03-11T11:46:50.830Z] #38 56.27 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-11T11:46:50.830Z] #38 56.28 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T11:46:50.830Z] #38 ... [2022-03-11T11:46:50.830Z] [2022-03-11T11:46:50.830Z] #47 [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-03-11T11:46:50.830Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:50.830Z] #47 37.45 Reading package lists... [2022-03-11T11:46:50.830Z] #47 46.10 Reading package lists... [2022-03-11T11:46:50.830Z] #47 53.04 Building dependency tree... [2022-03-11T11:46:50.895Z] #28 10.86 Fetched 40.4 MB in 10s (4039 kB/s) [2022-03-11T11:46:51.045Z] #47 ... [2022-03-11T11:46:51.045Z] [2022-03-11T11:46:51.045Z] #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-03-11T11:46:51.045Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:51.045Z] #14 51.26 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T11:46:51.045Z] #14 51.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:46:51.045Z] #14 51.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:46:51.045Z] #14 51.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T11:46:51.078Z] #51 ... [2022-03-11T11:46:51.078Z] [2022-03-11T11:46:51.078Z] #53 [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-03-11T11:46:51.078Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T11:46:51.078Z] #53 52.56 v3.0.2 [2022-03-11T11:46:51.078Z] #53 DONE 53.3s [2022-03-11T11:46:51.078Z] [2022-03-11T11:46:51.078Z] #38 [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-03-11T11:46:51.078Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:46:51.078Z] #38 49.58 Suggested packages: [2022-03-11T11:46:51.078Z] #38 49.59 cmake-doc ninja-build lrzip [2022-03-11T11:46:51.078Z] #38 49.59 Recommended packages: [2022-03-11T11:46:51.078Z] #38 49.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T11:46:51.078Z] #38 50.92 The following NEW packages will be installed: [2022-03-11T11:46:51.078Z] #38 50.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-11T11:46:51.078Z] #38 50.95 vim-common xxd [2022-03-11T11:46:51.078Z] #38 51.49 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:51.078Z] #38 51.49 Need to get 17.7 MB of archives. [2022-03-11T11:46:51.078Z] #38 51.49 After this operation, 70.7 MB of additional disk space will be used. [2022-03-11T11:46:51.078Z] #38 51.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:46:51.078Z] #38 51.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:46:51.078Z] #38 51.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T11:46:51.078Z] #38 51.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T11:46:51.078Z] #38 52.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-11T11:46:51.078Z] #38 53.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-11T11:46:51.078Z] #38 53.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-11T11:46:51.078Z] #38 53.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-11T11:46:51.078Z] #38 53.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-11T11:46:51.078Z] #38 53.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-11T11:46:51.087Z] #47 ... [2022-03-11T11:46:51.087Z] [2022-03-11T11:46:51.087Z] #51 [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-03-11T11:46:51.087Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:51.087Z] #51 56.48 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-11T11:46:51.087Z] #51 56.55 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-11T11:46:51.303Z] #14 51.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:46:51.304Z] #14 51.43 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:46:51.340Z] #38 ... [2022-03-11T11:46:51.340Z] [2022-03-11T11:46:51.341Z] #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-03-11T11:46:51.341Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:51.341Z] #14 35.32 Reading package lists... [2022-03-11T11:46:51.341Z] #14 44.09 Building dependency tree... [2022-03-11T11:46:51.341Z] #14 48.95 The following additional packages will be installed: [2022-03-11T11:46:51.341Z] #14 48.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:46:51.341Z] #14 48.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T11:46:51.341Z] #14 48.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T11:46:51.341Z] #14 48.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T11:46:51.341Z] #14 48.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T11:46:51.341Z] #14 48.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T11:46:51.341Z] #14 48.96 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T11:46:51.341Z] #14 48.96 Suggested packages: [2022-03-11T11:46:51.341Z] #14 48.96 gcc-10-locales seccomp wine64 [2022-03-11T11:46:51.341Z] #14 51.03 The following NEW packages will be installed: [2022-03-11T11:46:51.341Z] #14 51.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T11:46:51.341Z] #14 51.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T11:46:51.341Z] #14 51.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T11:46:51.341Z] #14 51.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T11:46:51.341Z] #14 51.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T11:46:51.341Z] #14 51.05 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T11:46:51.341Z] #14 51.05 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T11:46:51.341Z] #14 51.05 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T11:46:51.341Z] #14 51.05 mingw-w64-x86-64-dev [2022-03-11T11:46:51.341Z] #14 51.54 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:51.341Z] #14 51.54 Need to get 115 MB of archives. [2022-03-11T11:46:51.341Z] #14 51.54 After this operation, 645 MB of additional disk space will be used. [2022-03-11T11:46:51.341Z] #14 51.54 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-03-11T11:46:51.341Z] #14 51.70 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-03-11T11:46:51.341Z] #14 51.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T11:46:51.341Z] #14 51.97 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-03-11T11:46:51.341Z] #14 51.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-11T11:46:51.341Z] #14 51.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T11:46:51.341Z] #14 52.38 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-03-11T11:46:51.341Z] #14 53.02 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-03-11T11:46:51.341Z] #14 53.03 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-03-11T11:46:51.341Z] #14 53.80 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-03-11T11:46:51.601Z] #14 ... [2022-03-11T11:46:51.602Z] [2022-03-11T11:46:51.602Z] #47 [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-03-11T11:46:51.602Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:46:51.602Z] #47 50.23 The following additional packages will be installed: [2022-03-11T11:46:51.602Z] #47 50.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T11:46:51.602Z] #47 50.23 python3-protobuf python3-six [2022-03-11T11:46:51.602Z] #47 50.23 Suggested packages: [2022-03-11T11:46:51.602Z] #47 50.23 python3-setuptools [2022-03-11T11:46:51.602Z] #47 50.23 Recommended packages: [2022-03-11T11:46:51.602Z] #47 50.23 iproute2 | iproute [2022-03-11T11:46:51.602Z] #47 51.23 The following NEW packages will be installed: [2022-03-11T11:46:51.602Z] #47 51.25 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T11:46:51.602Z] #47 51.26 python3-protobuf python3-six [2022-03-11T11:46:51.602Z] #47 51.92 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:46:51.602Z] #47 51.92 Need to get 2292 kB of archives. [2022-03-11T11:46:51.602Z] #47 51.92 After this operation, 11.0 MB of additional disk space will be used. [2022-03-11T11:46:51.602Z] #47 51.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-11T11:46:51.602Z] #47 51.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:46:51.602Z] #47 51.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-11T11:46:51.602Z] #47 52.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-11T11:46:51.602Z] #47 52.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T11:46:51.602Z] #47 52.02 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-03-11T11:46:51.602Z] #47 52.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T11:46:51.694Z] Running on azwin-2-d93e30 in d:\jenkins\workspace\moby_PR-43354 [Pipeline] { [Pipeline] ws [2022-03-11T11:46:51.714Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-11T11:46:52.026Z] #51 57.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-11T11:46:52.026Z] #51 57.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-11T11:46:52.026Z] #51 57.63 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-11T11:46:52.053Z] #63 80.63 rootlesskit version 0.14.6 [2022-03-11T11:46:52.053Z] #63 80.65 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T11:46:52.053Z] #63 80.65 -container-ip string [2022-03-11T11:46:52.053Z] #63 80.65 container ip [2022-03-11T11:46:52.053Z] #63 80.65 -container-port int [2022-03-11T11:46:52.053Z] #63 80.65 container port (default -1) [2022-03-11T11:46:52.053Z] #63 80.65 -host-ip string [2022-03-11T11:46:52.053Z] #63 80.65 host ip [2022-03-11T11:46:52.053Z] #63 80.65 -host-port int [2022-03-11T11:46:52.053Z] #63 80.65 host port (default -1) [2022-03-11T11:46:52.053Z] #63 80.65 -proto string [2022-03-11T11:46:52.053Z] #63 80.65 proxy protocol (default "tcp") [2022-03-11T11:46:52.284Z] #51 57.68 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-11T11:46:52.284Z] #51 57.80 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-11T11:46:52.563Z] #51 57.91 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-11T11:46:52.563Z] #51 58.13 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-11T11:46:52.820Z] #51 58.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-11T11:46:52.820Z] #51 58.26 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-11T11:46:52.820Z] #51 58.29 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-11T11:46:52.820Z] #51 58.32 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-11T11:46:52.820Z] #51 58.37 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-11T11:46:52.820Z] #51 58.38 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-11T11:46:52.820Z] #51 58.40 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-11T11:46:52.820Z] #51 58.43 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-11T11:46:53.078Z] #51 58.49 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-11T11:46:53.078Z] #51 58.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-11T11:46:53.078Z] #51 58.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-11T11:46:53.078Z] #51 58.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-11T11:46:53.078Z] #51 58.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-11T11:46:53.125Z] The recommended git tool is: git [2022-03-11T11:46:53.334Z] #51 58.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-11T11:46:53.334Z] #51 58.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-11T11:46:53.590Z] #51 59.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-11T11:46:53.590Z] #51 59.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-11T11:46:53.590Z] #51 59.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-11T11:46:53.590Z] #51 59.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-11T11:46:53.847Z] #51 59.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-11T11:46:53.847Z] #51 59.24 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-11T11:46:53.847Z] #51 59.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-11T11:46:53.847Z] #51 59.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-11T11:46:53.847Z] #51 59.38 go: downloading github.com/julz/importas v0.1.0 [2022-03-11T11:46:54.109Z] #51 59.49 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-11T11:46:54.109Z] #51 59.53 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-11T11:46:54.109Z] #51 59.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-11T11:46:54.109Z] #51 59.69 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-11T11:46:54.109Z] #51 59.71 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-11T11:46:54.109Z] #51 59.72 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-11T11:46:54.143Z] #47 ... [2022-03-11T11:46:54.143Z] [2022-03-11T11:46:54.143Z] #51 [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-03-11T11:46:54.143Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:54.143Z] #51 56.84 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-11T11:46:54.366Z] #51 59.81 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-11T11:46:54.366Z] #51 59.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-11T11:46:54.366Z] #51 59.87 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-11T11:46:54.366Z] #51 59.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-11T11:46:54.402Z] #51 56.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T11:46:54.402Z] #51 56.88 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-11T11:46:54.402Z] #51 56.98 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-11T11:46:54.624Z] #51 59.98 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-11T11:46:54.624Z] #51 60.04 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-11T11:46:54.661Z] #51 57.17 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-11T11:46:54.661Z] #51 57.21 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-11T11:46:54.661Z] #51 57.34 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-11T11:46:54.661Z] #51 57.36 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-11T11:46:54.922Z] #51 57.44 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-11T11:46:54.922Z] #51 57.48 go: downloading github.com/spf13/afero v1.6.0 [2022-03-11T11:46:54.922Z] #51 57.55 go: downloading github.com/spf13/cast v1.4.1 [2022-03-11T11:46:55.086Z] #28 10.86 Reading package lists... [2022-03-11T11:46:55.182Z] #51 57.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-11T11:46:55.182Z] #51 57.69 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-11T11:46:55.182Z] #51 57.76 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-11T11:46:55.182Z] #51 57.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-11T11:46:55.193Z] #51 60.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-11T11:46:55.193Z] #51 60.71 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-11T11:46:55.440Z] #63 ... [2022-03-11T11:46:55.440Z] [2022-03-11T11:46:55.440Z] #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-03-11T11:46:55.440Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:55.440Z] #14 79.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T11:46:55.440Z] #14 79.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-11T11:46:55.440Z] #14 79.79 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:46:55.440Z] #14 83.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T11:46:55.440Z] #14 83.68 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T11:46:55.440Z] #14 83.69 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:46:55.440Z] #14 84.48 Selecting previously unselected package libapparmor1:arm64. [2022-03-11T11:46:55.440Z] #14 84.48 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-11T11:46:55.440Z] #14 84.84 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-11T11:46:55.441Z] #51 57.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-11T11:46:55.441Z] #51 57.90 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-11T11:46:55.441Z] #51 57.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-11T11:46:55.441Z] #51 57.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-11T11:46:55.441Z] #51 58.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-11T11:46:55.441Z] #51 58.07 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-11T11:46:55.449Z] #51 60.84 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-11T11:46:55.449Z] #51 60.89 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-11T11:46:55.449Z] #51 60.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-11T11:46:55.449Z] #51 61.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-11T11:46:55.449Z] #51 61.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-11T11:46:55.449Z] #51 ... [2022-03-11T11:46:55.449Z] [2022-03-11T11:46:55.449Z] #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-03-11T11:46:55.449Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:46:55.449Z] #14 51.06 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-03-11T11:46:55.449Z] #14 52.02 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-03-11T11:46:55.449Z] #14 52.72 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-03-11T11:46:55.449Z] #14 54.97 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-03-11T11:46:55.449Z] #14 55.92 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-03-11T11:46:55.449Z] #14 55.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-11T11:46:55.449Z] #14 55.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-11T11:46:55.449Z] #14 55.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T11:46:55.449Z] #14 55.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T11:46:55.449Z] #14 55.95 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-03-11T11:46:55.449Z] #14 55.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-11T11:46:55.449Z] #14 55.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-11T11:46:55.449Z] #14 56.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-11T11:46:55.449Z] #14 56.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-11T11:46:55.449Z] #14 56.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-11T11:46:55.449Z] #14 56.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-11T11:46:55.449Z] #14 56.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-11T11:46:55.449Z] #14 56.11 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-03-11T11:46:55.449Z] #14 56.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-11T11:46:55.449Z] #14 56.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-11T11:46:55.449Z] #14 57.27 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:46:55.449Z] #14 57.59 Fetched 115 MB in 10s (11.6 MB/s) [2022-03-11T11:46:55.449Z] #14 57.88 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T11:46:55.449Z] #14 57.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-03-11T11:46:55.449Z] #14 57.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T11:46:55.449Z] #14 57.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:46:55.700Z] #51 58.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-11T11:46:55.700Z] #51 58.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-11T11:46:55.706Z] #14 ... [2022-03-11T11:46:55.706Z] [2022-03-11T11:46:55.706Z] #51 [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-03-11T11:46:55.706Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:46:55.706Z] #51 61.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-11T11:46:55.706Z] #51 61.25 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-11T11:46:55.760Z] using credential docker-jenkins-github-credentials [2022-03-11T11:46:55.907Z] Cloning the remote Git repository [2022-03-11T11:46:55.907Z] Cloning with configured refspecs honoured and without tags [2022-03-11T11:46:55.959Z] #51 58.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-11T11:46:55.959Z] #51 58.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-11T11:46:55.959Z] #51 58.55 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-11T11:46:56.110Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T11:46:56.217Z] #51 58.72 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-11T11:46:56.218Z] #51 58.73 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-11T11:46:56.270Z] #51 61.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-11T11:46:56.270Z] #51 61.64 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-11T11:46:56.270Z] #51 61.66 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-11T11:46:56.270Z] #51 61.67 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-11T11:46:56.270Z] #51 61.68 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-11T11:46:56.270Z] #51 61.70 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-11T11:46:56.270Z] #51 61.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-11T11:46:56.270Z] #51 61.82 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-11T11:46:56.270Z] #51 61.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-11T11:46:56.378Z] #14 85.69 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-11T11:46:56.378Z] #14 85.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-11T11:46:56.378Z] #14 85.71 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-11T11:46:56.476Z] #51 59.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-11T11:46:56.527Z] #51 61.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-11T11:46:56.527Z] #51 61.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-11T11:46:56.527Z] #51 62.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-11T11:46:56.635Z] #14 86.36 Selecting previously unselected package libbtrfs0:arm64. [2022-03-11T11:46:56.736Z] #51 59.15 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-11T11:46:56.737Z] #51 59.16 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-11T11:46:56.737Z] #51 59.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-11T11:46:56.737Z] #51 59.34 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-11T11:46:56.786Z] #51 62.27 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-11T11:46:56.786Z] #51 62.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-11T11:46:56.786Z] #51 62.29 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-11T11:46:56.786Z] #51 62.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-11T11:46:56.786Z] #51 62.38 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-11T11:46:56.923Z] #14 86.37 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-11T11:46:56.996Z] #51 59.45 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-11T11:46:56.996Z] #51 59.54 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-11T11:46:56.996Z] #51 59.58 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-11T11:46:56.996Z] #51 59.62 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-11T11:46:56.996Z] #51 59.67 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-11T11:46:57.220Z] #14 86.52 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-11T11:46:57.275Z] #51 59.68 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-11T11:46:57.275Z] #51 59.72 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-11T11:46:57.275Z] #51 59.77 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-11T11:46:57.275Z] #51 59.81 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-11T11:46:57.275Z] #51 59.88 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-11T11:46:57.351Z] #51 62.99 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-11T11:46:57.489Z] #14 87.18 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-11T11:46:57.535Z] #51 59.89 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-11T11:46:57.535Z] #51 59.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-11T11:46:57.535Z] #51 60.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-11T11:46:57.535Z] #51 60.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-11T11:46:57.746Z] #14 87.19 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-11T11:46:57.746Z] #14 87.20 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-11T11:46:57.795Z] #51 60.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-11T11:46:57.919Z] #51 63.28 go: downloading honnef.co/go/tools v0.2.2 [2022-03-11T11:46:57.990Z] #14 57.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T11:46:57.990Z] #14 57.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:46:57.990Z] #14 57.53 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:46:58.054Z] #51 60.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-11T11:46:58.054Z] #51 60.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-11T11:46:58.054Z] #51 60.70 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-11T11:46:58.316Z] #51 60.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-11T11:46:58.316Z] #51 60.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-11T11:46:58.316Z] #51 60.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-11T11:46:58.324Z] #14 88.05 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-11T11:46:56.568Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T11:46:57.648Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:46:57.648Z] > git --version # timeout=10 [2022-03-11T11:46:57.701Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T11:46:57.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:46:57.705Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:46:58.579Z] #51 61.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-11T11:46:58.579Z] #51 61.07 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-11T11:46:58.579Z] #51 61.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-11T11:46:58.579Z] #51 61.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-11T11:46:58.579Z] #51 61.25 go: downloading github.com/julz/importas v0.1.0 [2022-03-11T11:46:58.583Z] #14 88.06 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-11T11:46:58.583Z] #14 88.07 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-11T11:46:58.583Z] [2022-03-11T11:46:58.583Z] #14 ... [2022-03-11T11:46:58.583Z] [2022-03-11T11:46:58.583Z] #63 [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-03-11T11:46:58.583Z] #63 sha256:4d62861a6bd8b3f3b2c4dd1d36b1e6e3a93fdb77b5f7d5bca8e8dca9c0f8446b [2022-03-11T11:46:58.583Z] #63 DONE 87.8s [2022-03-11T11:46:58.583Z] [2022-03-11T11:46:58.583Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T11:46:58.583Z] #64 sha256:a2ed5cd1e3ead0e7d610c01a1c4455676fb429c14ddacc0dc65ea0e62e0422ab [2022-03-11T11:46:58.583Z] #64 DONE 0.1s [2022-03-11T11:46:58.583Z] [2022-03-11T11:46:58.583Z] #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-03-11T11:46:58.583Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:58.583Z] #14 88.21 Selecting previously unselected package libudev-dev:arm64. [2022-03-11T11:46:58.583Z] #14 88.22 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-11T11:46:58.583Z] #14 88.22 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-11T11:46:58.583Z] #14 88.32 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-11T11:46:58.583Z] #14 ... [2022-03-11T11:46:58.583Z] [2022-03-11T11:46:58.583Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T11:46:58.583Z] #65 sha256:03a99a008d985a94a9d18f73953855ea858d828c419d5547c41e0266d6e0df8c [2022-03-11T11:46:58.840Z] #65 DONE 0.1s [2022-03-11T11:46:58.840Z] [2022-03-11T11:46:58.840Z] #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-03-11T11:46:58.840Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T11:46:58.840Z] #14 88.32 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-11T11:46:58.840Z] #14 88.33 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-11T11:46:58.840Z] #14 88.33 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-11T11:46:58.866Z] #51 61.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-11T11:46:58.866Z] #51 61.36 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-11T11:46:58.866Z] #51 61.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-11T11:46:58.866Z] #51 61.54 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-11T11:46:59.096Z] #14 88.67 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-11T11:46:59.096Z] #14 88.67 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-11T11:46:59.096Z] #14 88.67 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-11T11:46:59.126Z] #51 61.61 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-11T11:46:59.126Z] #51 61.74 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-11T11:46:59.126Z] #51 61.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-11T11:46:59.126Z] #51 61.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-11T11:46:59.353Z] #14 88.99 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-11T11:46:59.353Z] #14 89.00 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-11T11:46:59.353Z] #14 89.02 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-11T11:46:59.385Z] #51 61.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-11T11:46:59.385Z] #51 61.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-11T11:46:59.385Z] #51 61.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-11T11:46:59.385Z] #51 61.98 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-11T11:46:59.612Z] #14 89.21 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-11T11:46:59.612Z] #14 89.22 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-11T11:46:59.612Z] #14 89.23 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-11T11:46:59.824Z] #51 65.16 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-11T11:46:59.824Z] #51 65.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-11T11:46:59.825Z] #51 65.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-11T11:46:59.870Z] #14 89.32 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-11T11:46:59.870Z] #14 89.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-11T11:46:59.870Z] #14 89.33 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-11T11:47:00.088Z] #51 65.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-11T11:47:00.088Z] #51 65.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-11T11:47:00.128Z] #14 89.65 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-11T11:47:00.128Z] #14 89.67 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-11T11:47:00.128Z] #14 89.68 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-11T11:47:00.128Z] #14 89.86 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-11T11:47:00.325Z] #51 62.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-11T11:47:00.325Z] #51 62.91 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-11T11:47:00.325Z] #51 62.94 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-11T11:47:00.325Z] #51 63.00 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-11T11:47:00.346Z] #51 65.69 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-11T11:47:00.346Z] #51 65.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-11T11:47:00.373Z] #28 15.59 Reading package lists... [2022-03-11T11:47:00.385Z] #14 89.88 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-11T11:47:00.385Z] #14 89.88 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-11T11:47:00.385Z] #14 89.95 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-11T11:47:00.385Z] #14 89.96 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-11T11:47:00.385Z] #14 89.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T11:47:00.385Z] #14 90.09 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-11T11:47:00.385Z] #14 90.12 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-11T11:47:00.584Z] #51 63.06 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-11T11:47:00.584Z] #51 63.12 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-11T11:47:00.584Z] #51 63.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-11T11:47:00.584Z] #51 63.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-11T11:47:00.631Z] #28 20.38 Building dependency tree... [2022-03-11T11:47:00.631Z] #28 21.52 Reading state information... [2022-03-11T11:47:00.664Z] #14 90.13 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-11T11:47:00.847Z] #51 63.29 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-11T11:47:00.915Z] #51 66.30 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-11T11:47:00.915Z] #51 66.30 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-11T11:47:00.922Z] #14 90.70 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T11:47:01.106Z] #51 63.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-11T11:47:01.106Z] #51 63.63 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-11T11:47:01.106Z] #51 63.65 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-11T11:47:01.106Z] #51 63.67 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-11T11:47:01.106Z] #51 63.74 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-11T11:47:01.106Z] #51 63.76 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-11T11:47:01.174Z] #51 66.55 go: downloading golang.org/x/text v0.3.7 [2022-03-11T11:47:01.179Z] #14 90.71 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-11T11:47:01.179Z] #14 90.72 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:47:01.179Z] #14 90.75 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-11T11:47:01.179Z] #14 90.77 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:47:01.179Z] #14 90.78 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-11T11:47:01.179Z] #14 90.84 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-11T11:47:01.179Z] #14 90.86 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-11T11:47:01.179Z] #14 90.89 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-11T11:47:01.179Z] #14 90.91 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-11T11:47:01.179Z] #14 90.93 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:47:01.179Z] #14 90.94 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-11T11:47:01.179Z] #14 90.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:01.365Z] #51 63.81 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-11T11:47:01.365Z] #51 63.89 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-11T11:47:01.453Z] #14 90.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-11T11:47:01.453Z] #14 90.98 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T11:47:01.453Z] #14 91.00 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-11T11:47:01.453Z] #14 91.01 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:47:01.453Z] #14 91.03 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-11T11:47:01.453Z] #14 91.04 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-11T11:47:01.453Z] #14 91.05 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:01.453Z] #14 91.06 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:47:01.453Z] #14 91.08 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-03-11T11:47:01.453Z] #14 91.08 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:47:01.453Z] #14 91.09 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-03-11T11:47:01.453Z] #14 91.10 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:47:01.453Z] #14 91.12 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:47:01.453Z] #14 91.13 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-03-11T11:47:01.453Z] #14 91.14 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:47:01.453Z] #14 91.15 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:47:01.453Z] #14 91.17 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-11T11:47:01.568Z] #28 22.45 bzip2 is already the newest version (1.0.8-4). [2022-03-11T11:47:01.568Z] #28 22.45 patch is already the newest version (2.7.6-7). [2022-03-11T11:47:01.568Z] #28 22.45 xz-utils is already the newest version (5.2.5-2). [2022-03-11T11:47:01.568Z] #28 22.45 The following additional packages will be installed: [2022-03-11T11:47:01.568Z] #28 22.45 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-11T11:47:01.568Z] #28 22.46 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-11T11:47:01.568Z] #28 22.46 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T11:47:01.568Z] #28 22.46 python3-pkg-resources vim-runtime xxd [2022-03-11T11:47:01.568Z] #28 22.48 Suggested packages: [2022-03-11T11:47:01.568Z] #28 22.48 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-11T11:47:01.568Z] #28 22.48 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-11T11:47:01.568Z] #28 22.48 Recommended packages: [2022-03-11T11:47:01.568Z] #28 22.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T11:47:01.625Z] #51 64.07 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-11T11:47:01.625Z] #51 64.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-11T11:47:01.625Z] #51 64.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-11T11:47:01.625Z] #51 64.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-11T11:47:01.712Z] #14 91.20 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:47:01.712Z] #14 91.21 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-11T11:47:01.712Z] #14 91.22 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-11T11:47:01.712Z] #14 91.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:01.885Z] #51 64.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-11T11:47:01.973Z] #14 DONE 91.6s [2022-03-11T11:47:01.973Z] [2022-03-11T11:47:01.973Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T11:47:01.973Z] #55 sha256:543876255aada7d48f60a557c134fdbdb68aa5612b48ec3fd5f17779c215be86 [2022-03-11T11:47:02.116Z] #51 ... [2022-03-11T11:47:02.116Z] [2022-03-11T11:47:02.116Z] #38 [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-03-11T11:47:02.116Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:47:02.116Z] #38 65.58 Selecting previously unselected package libxml2:amd64. [2022-03-11T11:47:02.116Z] #38 65.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-11T11:47:02.116Z] #38 65.69 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:47:02.116Z] #38 66.53 Selecting previously unselected package libarchive13:amd64. [2022-03-11T11:47:02.116Z] #38 66.54 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-11T11:47:02.116Z] #38 66.55 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T11:47:02.116Z] #38 67.13 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-11T11:47:02.116Z] #38 67.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-11T11:47:02.116Z] #38 67.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T11:47:02.116Z] #38 67.57 Selecting previously unselected package librhash0:amd64. [2022-03-11T11:47:02.116Z] #38 67.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-11T11:47:02.116Z] #38 67.63 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-11T11:47:02.116Z] #38 ... [2022-03-11T11:47:02.116Z] [2022-03-11T11:47:02.116Z] #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-03-11T11:47:02.116Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:47:02.116Z] #34 57.24 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-11T11:47:02.116Z] #34 58.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-11T11:47:02.116Z] #34 58.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-11T11:47:02.150Z] #51 64.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-11T11:47:02.150Z] #51 64.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-11T11:47:02.150Z] #51 64.67 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-11T11:47:02.150Z] #51 64.69 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-11T11:47:02.232Z] #55 DONE 0.1s [2022-03-11T11:47:02.232Z] [2022-03-11T11:47:02.232Z] #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-03-11T11:47:02.232Z] #26 sha256:9052884b10110cc8aad1722c81f377e7c1c5de11788b8ba595a0c2f316c5a6b4 [2022-03-11T11:47:02.382Z] #34 ... [2022-03-11T11:47:02.382Z] [2022-03-11T11:47:02.382Z] #47 [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-03-11T11:47:02.382Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:02.382Z] #47 57.20 The following additional packages will be installed: [2022-03-11T11:47:02.382Z] #47 57.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T11:47:02.382Z] #47 57.21 python3-protobuf python3-six [2022-03-11T11:47:02.382Z] #47 57.22 Suggested packages: [2022-03-11T11:47:02.382Z] #47 57.22 python3-setuptools [2022-03-11T11:47:02.382Z] #47 57.22 Recommended packages: [2022-03-11T11:47:02.382Z] #47 57.22 iproute2 | iproute [2022-03-11T11:47:02.382Z] #47 58.10 The following NEW packages will be installed: [2022-03-11T11:47:02.382Z] #47 58.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T11:47:02.382Z] #47 58.13 python3-protobuf python3-six [2022-03-11T11:47:02.382Z] #47 58.61 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:47:02.382Z] #47 58.61 Need to get 2292 kB of archives. [2022-03-11T11:47:02.382Z] #47 58.61 After this operation, 11.0 MB of additional disk space will be used. [2022-03-11T11:47:02.382Z] #47 58.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-11T11:47:02.382Z] #47 58.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:47:02.382Z] #47 58.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-11T11:47:02.382Z] #47 58.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-11T11:47:02.382Z] #47 58.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T11:47:02.382Z] #47 58.80 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-03-11T11:47:02.382Z] #47 58.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T11:47:02.382Z] #47 63.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-11T11:47:02.382Z] #47 65.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:47:02.382Z] #47 65.92 Fetched 2292 kB in 6s (388 kB/s) [2022-03-11T11:47:02.382Z] #47 66.10 Selecting previously unselected package libprotobuf23:amd64. [2022-03-11T11:47:02.382Z] #47 66.10 (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-03-11T11:47:02.382Z] #47 66.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-11T11:47:02.382Z] #47 66.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T11:47:02.382Z] #47 ... [2022-03-11T11:47:02.382Z] [2022-03-11T11:47:02.382Z] #38 [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-03-11T11:47:02.382Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:47:02.382Z] #38 67.89 Selecting previously unselected package libuv1:amd64. [2022-03-11T11:47:02.382Z] #38 67.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-11T11:47:02.382Z] #38 67.94 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-11T11:47:02.412Z] #51 ... [2022-03-11T11:47:02.412Z] [2022-03-11T11:47:02.412Z] #38 [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-03-11T11:47:02.412Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:47:02.412Z] #38 54.99 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:47:02.412Z] #38 55.38 Fetched 17.7 MB in 2s (7766 kB/s) [2022-03-11T11:47:02.412Z] #38 55.71 Selecting previously unselected package xxd. [2022-03-11T11:47:02.412Z] #38 55.71 (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-03-11T11:47:02.412Z] #38 55.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:47:02.412Z] #38 55.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:02.412Z] #38 56.72 Selecting previously unselected package vim-common. [2022-03-11T11:47:02.412Z] #38 56.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:47:02.412Z] #38 56.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:02.412Z] #38 57.29 Selecting previously unselected package cmake-data. [2022-03-11T11:47:02.412Z] #38 57.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T11:47:02.412Z] #38 57.37 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:47:02.412Z] #38 62.41 Selecting previously unselected package libicu67:amd64. [2022-03-11T11:47:02.412Z] #38 62.44 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-11T11:47:02.412Z] #38 62.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T11:47:02.642Z] #38 68.18 Selecting previously unselected package cmake. [2022-03-11T11:47:02.672Z] #38 ... [2022-03-11T11:47:02.672Z] [2022-03-11T11:47:02.672Z] #47 [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-03-11T11:47:02.672Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:02.672Z] #47 58.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-11T11:47:02.672Z] #47 60.39 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:47:02.672Z] #47 60.80 Fetched 2292 kB in 8s (288 kB/s) [2022-03-11T11:47:02.672Z] #47 60.96 Selecting previously unselected package libprotobuf23:amd64. [2022-03-11T11:47:02.672Z] #47 60.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-03-11T11:47:02.672Z] #47 61.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-11T11:47:02.672Z] #47 61.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T11:47:02.672Z] #47 62.59 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:47:02.672Z] #47 62.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:47:02.672Z] #47 62.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:02.672Z] #47 63.08 Selecting previously unselected package python3-six. [2022-03-11T11:47:02.672Z] #47 63.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-11T11:47:02.672Z] #47 63.12 Unpacking python3-six (1.16.0-2) ... [2022-03-11T11:47:02.672Z] #47 63.27 Selecting previously unselected package python3-protobuf. [2022-03-11T11:47:02.672Z] #47 63.27 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-11T11:47:02.672Z] #47 63.28 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-11T11:47:02.672Z] #47 64.18 Selecting previously unselected package libnet1:amd64. [2022-03-11T11:47:02.672Z] #47 64.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T11:47:02.672Z] #47 64.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:02.672Z] #47 64.41 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T11:47:02.672Z] #47 64.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T11:47:02.672Z] #47 64.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:47:02.672Z] #47 64.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T11:47:02.672Z] #47 64.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T11:47:02.672Z] #47 64.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:47:02.903Z] #38 68.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-11T11:47:02.903Z] #38 68.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:47:02.945Z] #28 23.66 The following NEW packages will be installed: [2022-03-11T11:47:02.945Z] #28 23.67 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-11T11:47:02.945Z] #28 23.67 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-11T11:47:02.945Z] #28 23.67 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-11T11:47:02.945Z] #28 23.68 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-11T11:47:02.945Z] #28 23.68 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-11T11:47:02.945Z] #28 23.68 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-11T11:47:02.945Z] #28 23.68 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-11T11:47:03.007Z] #26 91.45 Updating files: 27% (3118/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) [2022-03-11T11:47:03.007Z] #26 ... [2022-03-11T11:47:03.007Z] [2022-03-11T11:47:03.007Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T11:47:03.007Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-11T11:47:03.007Z] #15 DONE 1.1s [2022-03-11T11:47:03.007Z] [2022-03-11T11:47:03.007Z] #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-03-11T11:47:03.007Z] #26 sha256:9052884b10110cc8aad1722c81f377e7c1c5de11788b8ba595a0c2f316c5a6b4 [2022-03-11T11:47:03.191Z] #47 65.18 Selecting previously unselected package criu. [2022-03-11T11:47:03.191Z] #47 65.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-11T11:47:03.191Z] #47 65.24 Unpacking criu (3.16.1-3) ... [2022-03-11T11:47:03.191Z] #47 ... [2022-03-11T11:47:03.191Z] [2022-03-11T11:47:03.191Z] #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-03-11T11:47:03.191Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:03.191Z] #14 55.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-11T11:47:03.191Z] #14 56.50 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-03-11T11:47:03.191Z] #14 57.24 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-03-11T11:47:03.191Z] #14 59.17 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-03-11T11:47:03.191Z] #14 59.76 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-03-11T11:47:03.191Z] #14 59.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-11T11:47:03.191Z] #14 59.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-11T11:47:03.191Z] #14 59.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T11:47:03.191Z] #14 59.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T11:47:03.191Z] #14 59.84 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-03-11T11:47:03.191Z] #14 59.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-11T11:47:03.191Z] #14 59.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-11T11:47:03.191Z] #14 59.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-11T11:47:03.191Z] #14 59.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-11T11:47:03.191Z] #14 59.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-11T11:47:03.191Z] #14 59.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-11T11:47:03.191Z] #14 59.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-11T11:47:03.191Z] #14 59.96 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-03-11T11:47:03.191Z] #14 59.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-11T11:47:03.191Z] #14 59.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-11T11:47:03.191Z] #14 61.47 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:47:03.191Z] #14 61.87 Fetched 115 MB in 9s (13.0 MB/s) [2022-03-11T11:47:03.191Z] #14 61.99 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T11:47:03.191Z] #14 61.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-03-11T11:47:03.191Z] #14 62.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T11:47:03.191Z] #14 62.24 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:47:03.204Z] #28 24.02 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:47:03.204Z] #28 24.02 Need to get 18.6 MB of archives. [2022-03-11T11:47:03.204Z] #28 24.02 After this operation, 71.4 MB of additional disk space will be used. [2022-03-11T11:47:03.204Z] #28 24.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-11T11:47:03.204Z] #28 24.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-11T11:47:03.204Z] #28 24.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-11T11:47:03.204Z] #28 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-11T11:47:03.204Z] #28 24.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-11T11:47:03.204Z] #28 24.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-11T11:47:03.204Z] #28 24.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-11T11:47:03.204Z] #28 24.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-11T11:47:03.204Z] #28 24.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:47:03.204Z] #28 24.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:47:03.204Z] #28 24.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T11:47:03.204Z] #28 24.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-11T11:47:03.204Z] #28 24.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-11T11:47:03.204Z] #28 24.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-11T11:47:03.204Z] #28 24.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-11T11:47:03.204Z] #28 24.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-11T11:47:03.204Z] #28 24.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-11T11:47:03.204Z] #28 24.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-11T11:47:03.204Z] #28 24.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-11T11:47:03.204Z] #28 24.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T11:47:03.204Z] #28 24.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T11:47:03.204Z] #28 24.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T11:47:03.204Z] #28 24.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-11T11:47:03.204Z] #28 24.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-11T11:47:03.204Z] #28 24.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-11T11:47:03.204Z] #28 24.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T11:47:03.204Z] #28 24.09 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-03-11T11:47:03.204Z] #28 24.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T11:47:03.204Z] #28 24.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-11T11:47:03.204Z] #28 24.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T11:47:03.204Z] #28 24.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T11:47:03.204Z] #28 24.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T11:47:03.451Z] #14 ... [2022-03-11T11:47:03.451Z] [2022-03-11T11:47:03.451Z] #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-03-11T11:47:03.451Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:47:03.451Z] #34 60.00 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-11T11:47:03.451Z] #34 60.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-11T11:47:03.451Z] #34 60.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-11T11:47:03.451Z] #34 ... [2022-03-11T11:47:03.451Z] [2022-03-11T11:47:03.451Z] #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-03-11T11:47:03.451Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:03.451Z] #14 66.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T11:47:03.451Z] #14 66.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T11:47:03.451Z] #14 66.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:47:03.464Z] #28 24.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:47:03.464Z] #28 24.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T11:47:03.464Z] #28 24.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T11:47:03.464Z] #28 24.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T11:47:03.464Z] #28 24.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-11T11:47:03.464Z] #28 24.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-11T11:47:03.464Z] #28 24.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-11T11:47:03.464Z] #28 24.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T11:47:03.464Z] #28 24.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-11T11:47:03.464Z] #28 24.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-11T11:47:03.464Z] #28 24.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-11T11:47:03.464Z] #28 24.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-11T11:47:04.031Z] #28 24.85 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:47:04.038Z] #26 91.45 Updating files: 27% (3118/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 44% (5051/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) [2022-03-11T11:47:04.038Z] #26 ... [2022-03-11T11:47:04.038Z] [2022-03-11T11:47:04.038Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T11:47:04.038Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-11T11:47:04.038Z] #16 DONE 0.9s [2022-03-11T11:47:04.038Z] [2022-03-11T11:47:04.038Z] #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-03-11T11:47:04.038Z] #26 sha256:9052884b10110cc8aad1722c81f377e7c1c5de11788b8ba595a0c2f316c5a6b4 [2022-03-11T11:47:04.290Z] #28 25.09 Fetched 18.6 MB in 1s (32.0 MB/s) [2022-03-11T11:47:04.290Z] #28 25.14 Selecting previously unselected package pigz. [2022-03-11T11:47:04.290Z] #28 25.14 (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-03-11T11:47:04.290Z] #28 25.19 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-11T11:47:04.290Z] #28 25.19 Unpacking pigz (2.6-1) ... [2022-03-11T11:47:04.290Z] #28 25.24 Selecting previously unselected package libelf1:amd64. [2022-03-11T11:47:04.290Z] #28 25.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-11T11:47:04.290Z] #28 25.25 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-11T11:47:04.290Z] #28 25.34 Selecting previously unselected package libbpf0:amd64. [2022-03-11T11:47:04.290Z] #28 25.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-11T11:47:04.548Z] #28 25.35 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-11T11:47:04.548Z] #28 25.41 Selecting previously unselected package libcap2:amd64. [2022-03-11T11:47:04.548Z] #28 25.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-11T11:47:04.548Z] #28 25.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-11T11:47:04.548Z] #28 25.47 Selecting previously unselected package libmnl0:amd64. [2022-03-11T11:47:04.548Z] #28 25.47 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-11T11:47:04.548Z] #28 25.48 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-11T11:47:04.548Z] #28 25.53 Selecting previously unselected package libxtables12:amd64. [2022-03-11T11:47:04.548Z] #28 25.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-11T11:47:04.548Z] #28 25.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-11T11:47:04.548Z] #28 25.58 Selecting previously unselected package libcap2-bin. [2022-03-11T11:47:04.806Z] #28 25.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-11T11:47:04.806Z] #28 25.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T11:47:04.806Z] #28 25.64 Selecting previously unselected package iproute2. [2022-03-11T11:47:04.806Z] #28 25.65 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-11T11:47:04.806Z] #28 25.66 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T11:47:04.806Z] #28 25.84 Selecting previously unselected package xxd. [2022-03-11T11:47:05.064Z] #28 25.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:47:05.064Z] #28 25.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:05.064Z] #28 25.93 Selecting previously unselected package vim-common. [2022-03-11T11:47:05.064Z] #28 25.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:47:05.064Z] #28 25.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:05.064Z] #28 26.04 Selecting previously unselected package bash-completion. [2022-03-11T11:47:05.064Z] #28 26.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T11:47:05.069Z] #26 91.45 Updating files: 27% (3118/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 44% (5051/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: 74% (8501/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) [2022-03-11T11:47:05.069Z] #26 ... [2022-03-11T11:47:05.069Z] [2022-03-11T11:47:05.069Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T11:47:05.069Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-11T11:47:05.069Z] #17 0.630 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T11:47:05.069Z] #17 DONE 1.0s [2022-03-11T11:47:05.069Z] [2022-03-11T11:47:05.069Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-11T11:47:05.069Z] #26 sha256:9052884b10110cc8aad1722c81f377e7c1c5de11788b8ba595a0c2f316c5a6b4 [2022-03-11T11:47:05.070Z] #26 91.45 Updating files: 27% (3118/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 44% (5051/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: 74% (8501/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 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: 99% (11397/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-11T11:47:05.326Z] #26 94.64 + cd /tmp/tmp.2MKwkCXv3j/tmp/docker-ce [2022-03-11T11:47:05.326Z] #26 94.64 + git checkout -q v17.06.2-ce [2022-03-11T11:47:05.889Z] #26 ... [2022-03-11T11:47:05.889Z] [2022-03-11T11:47:05.889Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T11:47:05.889Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-11T11:47:05.889Z] #18 DONE 0.7s [2022-03-11T11:47:05.889Z] [2022-03-11T11:47:05.889Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T11:47:05.889Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-11T11:47:06.175Z] #14 ... [2022-03-11T11:47:06.175Z] [2022-03-11T11:47:06.176Z] #47 [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-03-11T11:47:06.176Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:06.176Z] #47 65.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-11T11:47:06.181Z] #38 ... [2022-03-11T11:47:06.181Z] [2022-03-11T11:47:06.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-11T11:47:06.181Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:06.181Z] #14 61.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T11:47:06.181Z] #14 61.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T11:47:06.181Z] #14 61.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:47:06.181Z] #14 64.87 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T11:47:06.181Z] #14 64.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T11:47:06.181Z] #14 64.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:47:06.181Z] #14 65.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-11T11:47:06.182Z] #14 65.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:47:06.182Z] #14 65.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:47:06.182Z] #14 65.58 Selecting previously unselected package dmsetup. [2022-03-11T11:47:06.182Z] #14 65.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:47:06.182Z] #14 65.65 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:47:06.182Z] #14 65.92 Selecting previously unselected package mingw-w64-common. [2022-03-11T11:47:06.182Z] #14 65.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T11:47:06.182Z] #14 65.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T11:47:06.182Z] #14 ... [2022-03-11T11:47:06.182Z] [2022-03-11T11:47:06.182Z] #47 [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-03-11T11:47:06.182Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:06.182Z] #47 67.47 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:47:06.182Z] #47 67.49 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:47:06.182Z] #47 67.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:06.182Z] #47 67.93 Selecting previously unselected package python3-six. [2022-03-11T11:47:06.182Z] #47 67.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-11T11:47:06.182Z] #47 67.94 Unpacking python3-six (1.16.0-2) ... [2022-03-11T11:47:06.182Z] #47 68.05 Selecting previously unselected package python3-protobuf. [2022-03-11T11:47:06.182Z] #47 68.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-11T11:47:06.182Z] #47 68.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-11T11:47:06.182Z] #47 68.75 Selecting previously unselected package libnet1:amd64. [2022-03-11T11:47:06.182Z] #47 68.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T11:47:06.182Z] #47 68.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:06.182Z] #47 68.95 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T11:47:06.182Z] #47 68.95 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T11:47:06.182Z] #47 68.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:47:06.182Z] #47 69.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T11:47:06.182Z] #47 69.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T11:47:06.182Z] #47 69.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:47:06.182Z] #47 69.34 Selecting previously unselected package criu. [2022-03-11T11:47:06.182Z] #47 69.35 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-11T11:47:06.182Z] #47 69.37 Unpacking criu (3.16.1-3) ... [2022-03-11T11:47:06.182Z] #47 70.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:06.258Z] #28 26.99 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T11:47:06.258Z] #28 27.20 Selecting previously unselected package apparmor. [2022-03-11T11:47:06.258Z] #28 27.20 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-11T11:47:06.431Z] #47 66.53 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:47:06.516Z] #28 27.24 Unpacking apparmor (2.13.6-10) ... [2022-03-11T11:47:06.516Z] #28 27.44 Selecting previously unselected package inetutils-ping. [2022-03-11T11:47:06.516Z] #28 27.44 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-11T11:47:06.516Z] #28 27.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T11:47:06.516Z] #28 27.52 Selecting previously unselected package libip4tc2:amd64. [2022-03-11T11:47:06.687Z] #47 66.68 Fetched 2292 kB in 28s (82.0 kB/s) [2022-03-11T11:47:06.687Z] #47 66.74 Selecting previously unselected package libprotobuf23:amd64. [2022-03-11T11:47:06.687Z] #47 66.74 (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-03-11T11:47:06.687Z] #47 66.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-11T11:47:06.697Z] using credential docker-jenkins-github-credentials [2022-03-11T11:47:06.774Z] #28 27.52 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-11T11:47:06.774Z] #28 27.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T11:47:06.774Z] #28 27.58 Selecting previously unselected package libip6tc2:amd64. [2022-03-11T11:47:06.774Z] #28 27.59 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-11T11:47:06.774Z] #28 27.60 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T11:47:06.774Z] #28 27.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-11T11:47:06.774Z] #28 27.65 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-11T11:47:06.774Z] #28 27.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T11:47:06.774Z] #28 27.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-11T11:47:06.774Z] #28 27.70 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-11T11:47:06.774Z] #28 27.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T11:47:06.774Z] #28 27.76 Selecting previously unselected package libnftnl11:amd64. [2022-03-11T11:47:06.823Z] #19 DONE 0.8s [2022-03-11T11:47:06.823Z] [2022-03-11T11:47:06.823Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T11:47:06.823Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-11T11:47:06.870Z] Cloning the remote Git repository [2022-03-11T11:47:06.870Z] Cloning with configured refspecs honoured and without tags [2022-03-11T11:47:06.943Z] #47 66.81 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T11:47:07.032Z] #28 27.76 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-11T11:47:07.032Z] #28 27.77 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T11:47:07.032Z] #28 27.82 Selecting previously unselected package iptables. [2022-03-11T11:47:07.032Z] #28 27.83 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-11T11:47:07.032Z] #28 27.83 Unpacking iptables (1.8.7-1) ... [2022-03-11T11:47:07.032Z] #28 27.98 Selecting previously unselected package libonig5:amd64. [2022-03-11T11:47:07.032Z] #28 27.99 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T11:47:07.032Z] #28 27.99 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:47:07.112Z] #47 72.11 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T11:47:07.112Z] #47 72.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:07.112Z] #47 72.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:47:07.290Z] #28 28.08 Selecting previously unselected package libjq1:amd64. [2022-03-11T11:47:07.290Z] #28 28.08 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T11:47:07.290Z] #28 28.09 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:47:07.290Z] #28 28.16 Selecting previously unselected package jq. [2022-03-11T11:47:07.290Z] #28 28.17 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-11T11:47:07.290Z] #28 28.17 Unpacking jq (1.6-2.1) ... [2022-03-11T11:47:07.290Z] #28 28.23 Selecting previously unselected package libaio1:amd64. [2022-03-11T11:47:07.290Z] #28 28.24 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-11T11:47:07.290Z] #28 28.25 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-11T11:47:07.369Z] #47 72.18 Setting up python3-six (1.16.0-2) ... [2022-03-11T11:47:07.504Z] #47 67.30 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:47:07.504Z] #47 67.30 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:47:07.504Z] #47 67.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:07.504Z] #47 67.48 Selecting previously unselected package python3-six. [2022-03-11T11:47:07.504Z] #47 67.48 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-11T11:47:07.504Z] #47 67.50 Unpacking python3-six (1.16.0-2) ... [2022-03-11T11:47:07.504Z] #47 67.61 Selecting previously unselected package python3-protobuf. [2022-03-11T11:47:07.504Z] #47 67.61 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-11T11:47:07.504Z] #47 67.62 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-11T11:47:07.548Z] #28 28.30 Selecting previously unselected package libgpm2:amd64. [2022-03-11T11:47:07.548Z] #28 28.30 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-11T11:47:07.548Z] #28 28.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-11T11:47:07.548Z] #28 28.37 Selecting previously unselected package libinih1:amd64. [2022-03-11T11:47:07.548Z] #28 28.38 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-11T11:47:07.548Z] #28 28.38 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-11T11:47:07.548Z] #28 28.42 Selecting previously unselected package libnet1:amd64. [2022-03-11T11:47:07.548Z] #28 28.43 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T11:47:07.548Z] #28 28.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:07.548Z] #28 28.48 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T11:47:07.548Z] #28 28.49 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T11:47:07.548Z] #28 28.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:47:07.548Z] #28 28.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T11:47:07.646Z] #14 69.80 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T11:47:07.646Z] #14 69.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T11:47:07.646Z] #14 69.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:47:07.806Z] #28 28.57 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T11:47:07.806Z] #28 28.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:47:07.806Z] #28 28.60 Selecting previously unselected package net-tools. [2022-03-11T11:47:07.806Z] #28 28.61 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-11T11:47:07.806Z] #28 28.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:47:07.806Z] #28 28.71 Selecting previously unselected package python-pip-whl. [2022-03-11T11:47:07.806Z] #28 28.72 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T11:47:07.806Z] #28 28.73 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T11:47:07.907Z] #14 70.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-11T11:47:07.907Z] #14 70.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:47:07.907Z] #14 70.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:47:08.065Z] #28 28.97 Selecting previously unselected package python3-lib2to3. [2022-03-11T11:47:08.065Z] #28 28.97 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T11:47:08.065Z] #28 28.98 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:47:08.065Z] #28 29.03 Selecting previously unselected package python3-distutils. [2022-03-11T11:47:08.065Z] #28 29.04 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T11:47:08.065Z] #28 29.04 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T11:47:08.065Z] #28 29.11 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:47:08.066Z] #47 67.98 Selecting previously unselected package libnet1:amd64. [2022-03-11T11:47:08.066Z] #47 67.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T11:47:08.066Z] #47 68.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:08.066Z] #47 68.10 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T11:47:08.066Z] #47 68.11 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T11:47:08.066Z] #47 68.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:47:07.065Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T11:47:07.515Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T11:47:08.167Z] #14 70.70 Selecting previously unselected package dmsetup. [2022-03-11T11:47:08.167Z] #14 70.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:47:08.167Z] #14 70.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:47:08.217Z] #20 DONE 1.5s [2022-03-11T11:47:08.217Z] [2022-03-11T11:47:08.217Z] #56 [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-03-11T11:47:08.217Z] #56 sha256:0e4e1607bcbee1f8121d3034d049879a91e1455735e23d94e2ddb44867e55746 [2022-03-11T11:47:08.217Z] #56 0.800 + RM_GOPATH=0 [2022-03-11T11:47:08.217Z] #56 0.804 + TMP_GOPATH= [2022-03-11T11:47:08.217Z] #56 0.804 + : /build [2022-03-11T11:47:08.217Z] #56 0.804 + '[' -z '' ']' [2022-03-11T11:47:08.217Z] #56 0.804 ++ mktemp -d [2022-03-11T11:47:08.217Z] #56 0.807 + export GOPATH=/tmp/tmp.bc7yr7CVKg [2022-03-11T11:47:08.217Z] #56 0.808 + GOPATH=/tmp/tmp.bc7yr7CVKg [2022-03-11T11:47:08.217Z] #56 0.808 + RM_GOPATH=1 [2022-03-11T11:47:08.217Z] #56 0.808 + case "$(go env GOARCH)" in [2022-03-11T11:47:08.217Z] #56 0.808 ++ go env GOARCH [2022-03-11T11:47:08.217Z] #56 0.812 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:47:08.217Z] #56 0.812 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:47:08.217Z] #56 0.812 ++ dirname /install.sh [2022-03-11T11:47:08.217Z] #56 0.813 + dir=/ [2022-03-11T11:47:08.217Z] #56 0.813 + bin=runc [2022-03-11T11:47:08.217Z] #56 0.813 + shift [2022-03-11T11:47:08.217Z] #56 0.813 + '[' '!' -f //runc.installer ']' [2022-03-11T11:47:08.217Z] #56 0.813 + . //runc.installer [2022-03-11T11:47:08.217Z] #56 0.813 ++ set -e [2022-03-11T11:47:08.217Z] #56 0.813 ++ : v1.1.0 [2022-03-11T11:47:08.217Z] #56 0.813 + install_runc [2022-03-11T11:47:08.217Z] #56 0.813 + RUNC_BUILDTAGS=seccomp [2022-03-11T11:47:08.217Z] #56 0.813 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T11:47:08.217Z] #56 0.813 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bc7yr7CVKg/src/github.com/opencontainers/runc [2022-03-11T11:47:08.217Z] #56 0.813 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T11:47:08.217Z] #56 0.815 Cloning into '/tmp/tmp.bc7yr7CVKg/src/github.com/opencontainers/runc'... [2022-03-11T11:47:08.217Z] #56 ... [2022-03-11T11:47:08.217Z] [2022-03-11T11:47:08.217Z] #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-03-11T11:47:08.217Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-11T11:47:08.217Z] #34 DONE 97.4s [2022-03-11T11:47:08.217Z] [2022-03-11T11:47:08.217Z] #21 [dev-systemd-false 7/24] 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-03-11T11:47:08.217Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-11T11:47:08.302Z] #47 ... [2022-03-11T11:47:08.302Z] [2022-03-11T11:47:08.302Z] #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-03-11T11:47:08.302Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:08.302Z] #14 73.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T11:47:08.322Z] #47 68.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T11:47:08.323Z] #47 68.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T11:47:08.323Z] #47 68.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:47:08.323Z] #47 68.35 Selecting previously unselected package criu. [2022-03-11T11:47:08.323Z] #47 68.35 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-11T11:47:08.323Z] #47 68.35 Unpacking criu (3.16.1-3) ... [2022-03-11T11:47:08.323Z] #28 29.12 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:47:08.324Z] #28 29.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:08.324Z] #28 29.21 Selecting previously unselected package python3-setuptools. [2022-03-11T11:47:08.324Z] #28 29.22 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T11:47:08.324Z] #28 29.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T11:47:08.428Z] #14 70.92 Selecting previously unselected package mingw-w64-common. [2022-03-11T11:47:08.428Z] #14 70.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T11:47:08.428Z] #14 70.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T11:47:08.559Z] #14 73.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T11:47:08.559Z] #14 73.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:47:08.582Z] #28 29.37 Selecting previously unselected package python3-wheel. [2022-03-11T11:47:08.582Z] #28 29.38 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T11:47:08.582Z] #28 29.39 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T11:47:08.582Z] #28 29.43 Selecting previously unselected package python3-pip. [2022-03-11T11:47:08.582Z] #28 29.44 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-11T11:47:08.582Z] #28 29.44 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T11:47:08.841Z] #28 29.56 Selecting previously unselected package sudo. [2022-03-11T11:47:08.841Z] #28 29.57 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-11T11:47:08.841Z] #28 29.58 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T11:47:08.841Z] #28 29.80 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T11:47:08.929Z] #47 68.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:08.999Z] #14 ... [2022-03-11T11:47:08.999Z] [2022-03-11T11:47:08.999Z] #38 [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-03-11T11:47:08.999Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:47:08.999Z] #38 71.46 Selecting previously unselected package libxml2:amd64. [2022-03-11T11:47:08.999Z] #38 71.46 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-11T11:47:08.999Z] #38 71.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:47:09.106Z] #28 29.81 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-11T11:47:09.106Z] #28 29.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:47:09.106Z] #28 29.94 Selecting previously unselected package uidmap. [2022-03-11T11:47:09.106Z] #28 29.95 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-11T11:47:09.106Z] #28 29.95 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T11:47:09.106Z] #28 30.02 Selecting previously unselected package vim-runtime. [2022-03-11T11:47:09.106Z] #28 30.03 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:47:09.365Z] #28 30.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T11:47:09.365Z] #28 30.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T11:47:09.365Z] #28 30.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:09.572Z] #38 72.07 Selecting previously unselected package libarchive13:amd64. [2022-03-11T11:47:09.572Z] #38 72.07 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-11T11:47:09.572Z] #38 72.08 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T11:47:09.594Z] #21 1.269 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:47:09.594Z] #21 1.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:47:09.594Z] #21 1.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:47:09.852Z] #21 1.703 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T11:47:10.092Z] #38 72.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-11T11:47:10.092Z] #38 72.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-11T11:47:10.092Z] #38 72.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T11:47:10.112Z] #21 2.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T11:47:08.827Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:47:08.827Z] > git --version # timeout=10 [2022-03-11T11:47:08.877Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T11:47:08.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:47:08.881Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:47:10.299Z] #47 70.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T11:47:10.299Z] #47 70.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:10.299Z] #47 70.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:47:10.299Z] #47 70.09 Setting up python3-six (1.16.0-2) ... [2022-03-11T11:47:10.302Z] #28 31.23 Selecting previously unselected package vim. [2022-03-11T11:47:10.359Z] #38 72.80 Selecting previously unselected package librhash0:amd64. [2022-03-11T11:47:10.359Z] #38 72.80 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-11T11:47:10.359Z] #38 72.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-11T11:47:10.561Z] #28 31.24 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:47:10.561Z] #28 31.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:10.619Z] #38 73.20 Selecting previously unselected package libuv1:amd64. [2022-03-11T11:47:10.619Z] #38 73.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-11T11:47:10.619Z] #38 73.21 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-11T11:47:10.821Z] #28 31.54 Selecting previously unselected package xfsprogs. [2022-03-11T11:47:10.821Z] #28 31.54 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-11T11:47:10.821Z] #28 31.56 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T11:47:10.821Z] #28 31.75 Selecting previously unselected package zip. [2022-03-11T11:47:10.821Z] #28 31.76 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-11T11:47:10.821Z] #28 31.77 Unpacking zip (3.0-12) ... [2022-03-11T11:47:10.821Z] #28 31.83 Selecting previously unselected package zstd. [2022-03-11T11:47:10.862Z] #47 70.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:47:10.862Z] #47 70.87 Setting up python3-protobuf (3.12.4-1) ... [2022-03-11T11:47:10.879Z] #38 73.50 Selecting previously unselected package cmake. [2022-03-11T11:47:10.879Z] #38 73.52 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-11T11:47:10.879Z] #38 73.56 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:47:11.046Z] #21 2.920 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T11:47:11.081Z] #28 31.84 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-11T11:47:11.081Z] #28 31.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:47:11.081Z] #28 32.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:11.651Z] #28 32.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T11:47:11.651Z] #28 32.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:47:11.651Z] #28 32.52 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-11T11:47:11.651Z] #28 32.53 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T11:47:11.651Z] #28 32.54 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-11T11:47:11.651Z] #28 32.55 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T11:47:11.651Z] #28 32.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:11.651Z] #28 32.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:47:11.651Z] #28 32.59 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T11:47:12.220Z] #28 32.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:12.220Z] #28 32.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-11T11:47:12.220Z] #28 32.89 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T11:47:12.220Z] #28 32.90 Setting up apparmor (2.13.6-10) ... [2022-03-11T11:47:12.743Z] #14 ... [2022-03-11T11:47:12.743Z] [2022-03-11T11:47:12.743Z] #38 [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-03-11T11:47:12.743Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:47:12.743Z] #38 74.39 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T11:47:12.743Z] #38 74.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:12.743Z] #38 74.42 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-11T11:47:12.743Z] #38 74.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:12.743Z] #38 74.52 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T11:47:12.743Z] #38 74.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-11T11:47:12.743Z] #38 74.55 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:47:12.743Z] #38 74.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:47:12.743Z] #38 74.63 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T11:47:12.743Z] #38 74.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:47:12.743Z] #38 74.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:12.743Z] #38 DONE 77.8s [2022-03-11T11:47:12.743Z] [2022-03-11T11:47:12.743Z] #51 [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-03-11T11:47:12.743Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:47:12.743Z] #51 74.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-11T11:47:12.743Z] #51 74.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-11T11:47:12.743Z] #51 74.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-11T11:47:12.743Z] #51 74.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-11T11:47:12.743Z] #51 74.71 go: downloading golang.org/x/mod v0.5.1 [2022-03-11T11:47:12.743Z] #51 74.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-11T11:47:12.743Z] #51 74.95 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-11T11:47:12.743Z] #51 75.14 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-11T11:47:12.743Z] #51 75.18 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-11T11:47:12.743Z] #51 75.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-11T11:47:12.743Z] #51 75.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-11T11:47:12.743Z] #51 75.44 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-11T11:47:12.743Z] #51 75.86 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-11T11:47:12.743Z] #51 75.95 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-11T11:47:12.743Z] #51 76.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-11T11:47:12.743Z] #51 76.37 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-11T11:47:12.743Z] #51 76.40 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-11T11:47:12.743Z] #51 76.50 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-11T11:47:12.743Z] #51 76.63 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-11T11:47:12.743Z] #51 76.69 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-11T11:47:12.743Z] #51 76.77 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-11T11:47:12.743Z] #51 77.03 go: downloading github.com/prometheus/common v0.10.0 [2022-03-11T11:47:12.743Z] #51 77.30 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-11T11:47:12.743Z] #51 77.42 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-11T11:47:12.743Z] #51 77.65 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-11T11:47:12.743Z] #51 ... [2022-03-11T11:47:12.743Z] [2022-03-11T11:47:12.743Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T11:47:12.743Z] #39 sha256:015356d54bae3c6e6db6e1db53df637a0a3fb0715c150eb8ecebf160eda2b1ee [2022-03-11T11:47:12.743Z] #39 DONE 0.2s [2022-03-11T11:47:12.743Z] [2022-03-11T11:47:12.743Z] #40 [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-03-11T11:47:12.743Z] #40 sha256:c7c04e018d58c343c49abd09cafa4f6b8f0a1812afedd7c9519785b0033ffd5e [2022-03-11T11:47:12.790Z] #38 ... [2022-03-11T11:47:12.790Z] [2022-03-11T11:47:12.790Z] #51 [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-03-11T11:47:12.790Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:47:12.790Z] #51 65.04 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-11T11:47:12.790Z] #51 65.35 go: downloading honnef.co/go/tools v0.2.2 [2022-03-11T11:47:12.790Z] #51 67.20 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-11T11:47:12.790Z] #51 67.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-11T11:47:12.790Z] #51 67.44 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-11T11:47:12.790Z] #51 67.49 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-11T11:47:12.790Z] #51 69.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-11T11:47:12.790Z] #51 69.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-11T11:47:12.790Z] #51 69.60 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-11T11:47:12.790Z] #51 69.63 go: downloading golang.org/x/text v0.3.7 [2022-03-11T11:47:13.158Z] #28 33.87 Setting up zip (3.0-12) ... [2022-03-11T11:47:13.158Z] #28 33.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:13.158Z] #28 33.91 Setting up bash-completion (1:2.11-2) ... [2022-03-11T11:47:13.307Z] #40 ... [2022-03-11T11:47:13.307Z] [2022-03-11T11:47:13.307Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:47:13.307Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:47:13.307Z] #49 78.63 gotestsum version dev [2022-03-11T11:47:13.307Z] #49 DONE 78.8s [2022-03-11T11:47:13.391Z] #51 ... [2022-03-11T11:47:13.391Z] [2022-03-11T11:47:13.391Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:47:13.391Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:47:13.391Z] #49 75.68 gotestsum version dev [2022-03-11T11:47:13.429Z] #47 73.50 Setting up criu (3.16.1-3) ... [2022-03-11T11:47:13.563Z] [2022-03-11T11:47:13.563Z] #47 [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-03-11T11:47:13.563Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:13.563Z] #47 73.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:47:13.563Z] #47 73.57 Setting up python3-protobuf (3.12.4-1) ... [2022-03-11T11:47:13.572Z] #21 5.296 Fetched 8394 kB in 4s (1928 kB/s) [2022-03-11T11:47:13.686Z] #47 ... [2022-03-11T11:47:13.686Z] [2022-03-11T11:47:13.686Z] #60 [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-03-11T11:47:13.686Z] #60 sha256:687a30be2dece1841d2d5e4d50d30c1082709c494bf973ffcc94cd725d97ccfe [2022-03-11T11:47:13.686Z] #60 37.35 Updating files: 58% (2772/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 98% (4672/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-11T11:47:13.686Z] #60 38.46 + cd /tmp/tmp.d4BijtyUK4/src/github.com/containerd/containerd [2022-03-11T11:47:13.686Z] #60 38.46 + git checkout -q v1.5.10 [2022-03-11T11:47:13.686Z] #60 40.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T11:47:13.686Z] #60 40.17 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T11:47:13.686Z] #60 40.17 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:47:13.686Z] #60 40.17 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:47:13.686Z] #60 40.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T11:47:13.686Z] #60 40.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T11:47:13.686Z] #60 40.18 + '[' '' = dynamic ']' [2022-03-11T11:47:13.686Z] #60 40.18 + make [2022-03-11T11:47:13.686Z] #60 41.83 + bin/ctr [2022-03-11T11:47:13.820Z] #47 78.84 Setting up criu (3.16.1-3) ... [2022-03-11T11:47:14.077Z] #47 ... [2022-03-11T11:47:14.077Z] [2022-03-11T11:47:14.077Z] #51 [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-03-11T11:47:14.077Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:47:14.077Z] #51 79.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-11T11:47:14.095Z] #28 35.01 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-11T11:47:14.095Z] #28 35.02 Setting up sudo (1.9.5p2-3) ... [2022-03-11T11:47:14.096Z] #28 35.07 invoke-rc.d: could not determine current runlevel [2022-03-11T11:47:14.356Z] #28 35.08 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T11:47:14.356Z] #28 35.08 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T11:47:14.356Z] #28 35.09 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-11T11:47:14.356Z] #28 35.11 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T11:47:14.356Z] #28 35.12 Setting up pigz (2.6-1) ... [2022-03-11T11:47:14.356Z] #28 35.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T11:47:14.356Z] #28 35.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:47:14.356Z] #28 35.16 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T11:47:14.356Z] #28 35.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:14.614Z] #28 35.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-11T11:47:14.614Z] #28 35.55 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:47:14.659Z] #60 ... [2022-03-11T11:47:14.659Z] [2022-03-11T11:47:14.659Z] #47 [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-03-11T11:47:14.659Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:14.769Z] #49 ... [2022-03-11T11:47:14.769Z] [2022-03-11T11:47:14.769Z] #47 [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-03-11T11:47:14.769Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:14.769Z] #47 66.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:14.769Z] #47 68.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T11:47:14.769Z] #47 68.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:14.769Z] #47 68.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:47:14.769Z] #47 68.98 Setting up python3-six (1.16.0-2) ... [2022-03-11T11:47:14.769Z] #47 70.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:47:14.769Z] #47 70.39 Setting up python3-protobuf (3.12.4-1) ... [2022-03-11T11:47:14.769Z] #47 75.83 Setting up criu (3.16.1-3) ... [2022-03-11T11:47:14.769Z] #47 ... [2022-03-11T11:47:14.769Z] [2022-03-11T11:47:14.769Z] #51 [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-03-11T11:47:14.769Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:47:14.769Z] #51 76.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-11T11:47:14.769Z] #51 76.95 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-11T11:47:14.769Z] #51 76.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-11T11:47:14.769Z] #51 77.16 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-11T11:47:14.769Z] #51 77.22 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-11T11:47:14.769Z] #51 77.24 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-11T11:47:14.769Z] #51 77.32 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-11T11:47:14.769Z] #51 77.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-11T11:47:14.769Z] #51 77.42 go: downloading golang.org/x/mod v0.5.1 [2022-03-11T11:47:14.769Z] #51 77.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-11T11:47:14.874Z] #28 35.75 Setting up libelf1:amd64 (0.183-1) ... [2022-03-11T11:47:14.874Z] #28 35.77 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:47:14.874Z] #28 35.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:47:14.874Z] #28 35.79 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T11:47:14.916Z] #47 74.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:14.945Z] #21 5.296 Reading package lists... [2022-03-11T11:47:15.028Z] #51 77.51 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-11T11:47:15.028Z] #51 77.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-11T11:47:15.028Z] #51 77.61 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-11T11:47:15.028Z] #51 77.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-11T11:47:15.134Z] #28 36.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:15.134Z] #28 36.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T11:47:15.134Z] #28 36.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T11:47:15.134Z] #28 36.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T11:47:15.134Z] #28 36.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T11:47:15.134Z] #28 36.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T11:47:15.134Z] #28 36.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T11:47:15.134Z] #28 36.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T11:47:15.134Z] #28 36.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T11:47:15.134Z] #28 36.10 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T11:47:15.595Z] #51 77.95 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-11T11:47:15.596Z] #51 ... [2022-03-11T11:47:15.596Z] [2022-03-11T11:47:15.596Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-11T11:47:15.596Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T11:47:15.596Z] #49 DONE 78.2s [2022-03-11T11:47:15.702Z] #28 36.61 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:47:15.702Z] #28 36.62 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T11:47:15.702Z] #28 36.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:47:15.702Z] #28 36.66 Setting up python3-pip (20.3.4-4) ... [2022-03-11T11:47:15.853Z] [2022-03-11T11:47:15.853Z] #51 [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-03-11T11:47:15.853Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:47:15.853Z] #51 78.41 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-11T11:47:16.134Z] Fetching without tags [2022-03-11T11:47:16.269Z] #28 37.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T11:47:16.269Z] #28 37.20 Setting up jq (1.6-2.1) ... [2022-03-11T11:47:16.269Z] #28 37.21 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-11T11:47:16.269Z] #28 37.22 Setting up iptables (1.8.7-1) ... [2022-03-11T11:47:16.269Z] #28 37.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:47:16.269Z] #28 37.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:47:16.269Z] #28 37.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:47:16.269Z] #28 37.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:47:16.269Z] #28 37.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T11:47:16.269Z] #28 37.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T11:47:16.269Z] #28 37.27 Setting up iproute2 (5.10.0-4) ... [2022-03-11T11:47:16.419Z] #51 78.73 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-11T11:47:16.678Z] #51 79.07 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-11T11:47:16.678Z] #51 79.20 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-11T11:47:16.678Z] #51 79.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-11T11:47:16.836Z] #28 37.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:16.900Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:47:15.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:47:15.869Z] > git config --add remote.origin.fetch +refs/pull/43354/head:refs/remotes/origin/PR-43354 # timeout=10 [2022-03-11T11:47:15.919Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:47:16.044Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:47:16.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:47:16.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:47:16.175Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:47:16.936Z] #51 ... [2022-03-11T11:47:16.936Z] [2022-03-11T11:47:16.936Z] #47 [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-03-11T11:47:16.936Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:16.936Z] #47 78.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:16.936Z] #47 DONE 78.9s [2022-03-11T11:47:16.936Z] [2022-03-11T11:47:16.936Z] #51 [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-03-11T11:47:16.936Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:47:16.936Z] #51 79.29 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-11T11:47:16.936Z] #51 79.34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-11T11:47:16.936Z] #51 79.44 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-11T11:47:16.936Z] #51 79.44 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-11T11:47:17.095Z] #28 DONE 38.0s [2022-03-11T11:47:17.095Z] [2022-03-11T11:47:17.095Z] #29 [dev-systemd-false 8/24] 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-03-11T11:47:17.095Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-11T11:47:17.107Z] #21 7.087 Reading package lists... [2022-03-11T11:47:17.199Z] #51 79.75 go: downloading github.com/prometheus/common v0.10.0 [2022-03-11T11:47:17.350Z] #51 ... [2022-03-11T11:47:17.350Z] [2022-03-11T11:47:17.350Z] #47 [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-03-11T11:47:17.350Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T11:47:17.350Z] #47 81.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:17.350Z] #47 DONE 82.3s [2022-03-11T11:47:17.364Z] #21 8.865 Building dependency tree... [2022-03-11T11:47:17.437Z] #47 DONE 77.3s [2022-03-11T11:47:17.437Z] [2022-03-11T11:47:17.437Z] #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-03-11T11:47:17.437Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:17.437Z] #14 68.74 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T11:47:17.437Z] #14 68.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:17.437Z] #14 68.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:47:17.437Z] #14 74.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T11:47:17.437Z] #14 74.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:17.437Z] #14 74.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:17.457Z] #51 80.01 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-11T11:47:17.457Z] #51 80.01 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-11T11:47:17.457Z] #51 80.04 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-11T11:47:17.607Z] [2022-03-11T11:47:17.607Z] #40 [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-03-11T11:47:17.607Z] #40 sha256:c7c04e018d58c343c49abd09cafa4f6b8f0a1812afedd7c9519785b0033ffd5e [2022-03-11T11:47:17.607Z] #40 1.857 + RM_GOPATH=0 [2022-03-11T11:47:17.607Z] #40 1.857 + TMP_GOPATH= [2022-03-11T11:47:17.607Z] #40 1.857 + : /build [2022-03-11T11:47:17.607Z] #40 1.857 + '[' -z '' ']' [2022-03-11T11:47:17.607Z] #40 1.857 ++ mktemp -d [2022-03-11T11:47:17.607Z] #40 1.864 + export GOPATH=/tmp/tmp.QvFQ6mnguN [2022-03-11T11:47:17.607Z] #40 1.864 + GOPATH=/tmp/tmp.QvFQ6mnguN [2022-03-11T11:47:17.607Z] #40 1.864 + RM_GOPATH=1 [2022-03-11T11:47:17.607Z] #40 1.864 + case "$(go env GOARCH)" in [2022-03-11T11:47:17.607Z] #40 1.864 ++ go env GOARCH [2022-03-11T11:47:17.607Z] #40 1.893 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:47:17.607Z] #40 1.893 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:47:17.607Z] #40 1.893 ++ dirname /install.sh [2022-03-11T11:47:17.607Z] #40 1.909 Install tini version v0.19.0 [2022-03-11T11:47:17.607Z] #40 1.909 + dir=/ [2022-03-11T11:47:17.607Z] #40 1.909 + bin=tini [2022-03-11T11:47:17.607Z] #40 1.909 + shift [2022-03-11T11:47:17.607Z] #40 1.909 + '[' '!' -f //tini.installer ']' [2022-03-11T11:47:17.607Z] #40 1.909 + . //tini.installer [2022-03-11T11:47:17.607Z] #40 1.909 ++ : v0.19.0 [2022-03-11T11:47:17.607Z] #40 1.909 + install_tini [2022-03-11T11:47:17.607Z] #40 1.909 + echo 'Install tini version v0.19.0' [2022-03-11T11:47:17.607Z] #40 1.909 + git clone https://github.com/krallin/tini.git /tmp/tmp.QvFQ6mnguN/tini [2022-03-11T11:47:17.607Z] #40 1.931 Cloning into '/tmp/tmp.QvFQ6mnguN/tini'... [2022-03-11T11:47:17.607Z] #40 3.014 + cd /tmp/tmp.QvFQ6mnguN/tini [2022-03-11T11:47:17.607Z] #40 3.014 + git checkout -q v0.19.0 [2022-03-11T11:47:17.607Z] #40 3.047 + cmake . [2022-03-11T11:47:17.607Z] #40 3.648 -- The C compiler identification is GNU 10.2.1 [2022-03-11T11:47:17.607Z] #40 3.772 -- Detecting C compiler ABI info [2022-03-11T11:47:17.607Z] #40 4.447 -- Detecting C compiler ABI info - done [2022-03-11T11:47:17.607Z] #40 4.603 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T11:47:17.607Z] #40 4.607 -- Detecting C compile features [2022-03-11T11:47:17.607Z] #40 4.612 -- Detecting C compile features - done [2022-03-11T11:47:17.607Z] #40 4.635 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T11:47:17.607Z] #40 4.910 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T11:47:17.607Z] #40 5.087 -- Configuring done [2022-03-11T11:47:17.607Z] #40 5.118 -- Generating done [2022-03-11T11:47:17.607Z] #40 5.121 -- Build files have been written to: /tmp/tmp.QvFQ6mnguN/tini [2022-03-11T11:47:17.863Z] #40 5.160 + make tini-static [2022-03-11T11:47:17.867Z] using credential docker-jenkins-github-credentials [2022-03-11T11:47:17.997Z] Cloning the remote Git repository [2022-03-11T11:47:17.997Z] Cloning with configured refspecs honoured and without tags [2022-03-11T11:47:18.034Z] #29 0.835 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T11:47:18.034Z] #29 0.839 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T11:47:18.034Z] #29 0.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T11:47:18.034Z] #29 DONE 0.9s [2022-03-11T11:47:18.034Z] [2022-03-11T11:47:18.034Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T11:47:18.034Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-11T11:47:18.120Z] #40 5.672 Scanning dependencies of target tini-static [2022-03-11T11:47:18.296Z] #21 10.14 The following additional packages will be installed: [2022-03-11T11:47:18.296Z] #21 10.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T11:47:18.296Z] #21 10.15 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-11T11:47:18.296Z] #21 10.15 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T11:47:18.296Z] #21 10.16 python3-pkg-resources vim-runtime xxd [2022-03-11T11:47:18.296Z] #21 10.16 Suggested packages: [2022-03-11T11:47:18.296Z] #21 10.16 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-11T11:47:18.296Z] #21 10.16 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-11T11:47:18.296Z] #21 10.16 acl attr quota [2022-03-11T11:47:18.296Z] #21 10.16 Recommended packages: [2022-03-11T11:47:18.296Z] #21 10.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T11:47:18.392Z] #51 ... [2022-03-11T11:47:18.392Z] [2022-03-11T11:47:18.392Z] #38 [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-03-11T11:47:18.392Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T11:47:18.392Z] #38 79.52 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T11:47:18.392Z] #38 79.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:18.392Z] #38 79.58 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-11T11:47:18.392Z] #38 79.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:18.392Z] #38 79.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T11:47:18.392Z] #38 79.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-11T11:47:18.392Z] #38 79.77 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T11:47:18.392Z] #38 79.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T11:47:18.392Z] #38 79.81 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T11:47:18.392Z] #38 79.83 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T11:47:18.392Z] #38 79.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:18.392Z] #38 DONE 80.8s [2022-03-11T11:47:18.392Z] [2022-03-11T11:47:18.392Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T11:47:18.392Z] #39 sha256:f46a08e325b5ed911eefdd0c3b4ca7130931a02205e99b8b7980a1099544f7d5 [2022-03-11T11:47:18.564Z] #21 ... [2022-03-11T11:47:18.564Z] [2022-03-11T11:47:18.564Z] #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-03-11T11:47:18.564Z] #26 sha256:9052884b10110cc8aad1722c81f377e7c1c5de11788b8ba595a0c2f316c5a6b4 [2022-03-11T11:47:18.564Z] #26 97.88 + mkdir -p /tmp/tmp.2MKwkCXv3j/src/github.com/docker [2022-03-11T11:47:18.564Z] #26 97.88 + mv components/cli /tmp/tmp.2MKwkCXv3j/src/github.com/docker/cli [2022-03-11T11:47:18.564Z] #26 97.90 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-11T11:47:18.650Z] #39 DONE 0.3s [2022-03-11T11:47:18.650Z] [2022-03-11T11:47:18.650Z] #40 [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-03-11T11:47:18.650Z] #40 sha256:6b2c7cc220b8528b77fd6122bacee14976c01a855cd77fa0be10da4246f0c6bd [2022-03-11T11:47:18.686Z] #40 5.838 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T11:47:18.825Z] #26 ... [2022-03-11T11:47:18.825Z] [2022-03-11T11:47:18.825Z] #56 [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-03-11T11:47:18.825Z] #56 sha256:0e4e1607bcbee1f8121d3034d049879a91e1455735e23d94e2ddb44867e55746 [2022-03-11T11:47:18.825Z] #56 8.534 + cd /tmp/tmp.bc7yr7CVKg/src/github.com/opencontainers/runc [2022-03-11T11:47:18.825Z] #56 8.540 + git checkout -q v1.1.0 [2022-03-11T11:47:18.825Z] #56 8.849 + '[' -z '' ']' [2022-03-11T11:47:18.825Z] #56 8.849 + target=static [2022-03-11T11:47:18.825Z] #56 8.849 + make BUILDTAGS=seccomp static [2022-03-11T11:47:18.825Z] #56 9.137 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T11:47:19.082Z] #56 ... [2022-03-11T11:47:19.082Z] [2022-03-11T11:47:19.082Z] #21 [dev-systemd-false 7/24] 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-03-11T11:47:19.082Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-11T11:47:19.082Z] #21 11.14 The following NEW packages will be installed: [2022-03-11T11:47:19.082Z] #21 11.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-11T11:47:19.082Z] #21 11.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T11:47:19.082Z] #21 11.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-11T11:47:19.082Z] #21 11.14 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-11T11:47:19.082Z] #21 11.14 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-11T11:47:19.082Z] #21 11.14 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-11T11:47:19.082Z] #21 11.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-11T11:47:19.082Z] #21 11.14 xz-utils zip zstd [2022-03-11T11:47:18.189Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T11:47:18.625Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T11:47:19.339Z] #21 11.45 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:47:19.339Z] #21 11.45 Need to get 27.0 MB of archives. [2022-03-11T11:47:19.339Z] #21 11.45 After this operation, 105 MB of additional disk space will be used. [2022-03-11T11:47:19.339Z] #21 11.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-11T11:47:19.598Z] #21 11.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-11T11:47:19.598Z] #21 11.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-11T11:47:19.598Z] #21 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-11T11:47:19.598Z] #21 11.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-11T11:47:19.598Z] #21 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-11T11:47:19.598Z] #21 11.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-11T11:47:19.598Z] #21 11.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-11T11:47:19.598Z] #21 11.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:47:19.598Z] #21 11.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:47:19.598Z] #21 11.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T11:47:19.598Z] #21 11.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-11T11:47:19.598Z] #21 11.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-11T11:47:19.598Z] #21 11.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-11T11:47:19.598Z] #21 11.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-11T11:47:19.598Z] #21 11.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-11T11:47:19.598Z] #21 11.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-11T11:47:19.598Z] #21 11.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-11T11:47:19.598Z] #21 11.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-11T11:47:19.598Z] #21 11.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-11T11:47:19.598Z] #21 11.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-11T11:47:19.598Z] #21 11.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-11T11:47:19.598Z] #21 11.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-11T11:47:19.598Z] #21 11.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-11T11:47:19.598Z] #21 11.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-11T11:47:19.598Z] #21 11.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-11T11:47:19.598Z] #21 11.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-11T11:47:19.856Z] #21 11.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-11T11:47:19.856Z] #21 11.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-11T11:47:19.856Z] #21 11.89 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-03-11T11:47:19.856Z] #21 11.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-11T11:47:19.856Z] #21 11.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-11T11:47:19.856Z] #21 11.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-11T11:47:19.856Z] #21 11.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T11:47:19.856Z] #21 11.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T11:47:19.856Z] #21 11.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T11:47:19.856Z] #21 11.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:47:19.856Z] #21 11.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T11:47:19.953Z] #14 80.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T11:47:19.953Z] #14 80.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:19.953Z] #14 80.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:47:20.058Z] #40 7.459 [100%] Linking C executable tini-static [2022-03-11T11:47:20.114Z] #21 11.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T11:47:20.114Z] #21 11.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T11:47:20.114Z] #21 11.96 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-11T11:47:20.115Z] #21 12.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-11T11:47:20.115Z] #21 12.00 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-11T11:47:20.115Z] #21 12.00 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T11:47:20.115Z] #21 12.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-11T11:47:20.115Z] #21 12.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-11T11:47:17.018Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:47:17.065Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:47:20.372Z] #21 12.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-11T11:47:20.372Z] #21 12.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-11T11:47:20.556Z] #40 1.948 + RM_GOPATH=0 [2022-03-11T11:47:20.556Z] #40 1.948 + TMP_GOPATH= [2022-03-11T11:47:20.556Z] #40 1.948 + : /build [2022-03-11T11:47:20.556Z] #40 1.948 + '[' -z '' ']' [2022-03-11T11:47:20.556Z] #40 1.948 ++ mktemp -d [2022-03-11T11:47:20.556Z] #40 1.948 + export GOPATH=/tmp/tmp.i54oHFtY9d [2022-03-11T11:47:20.556Z] #40 1.948 + GOPATH=/tmp/tmp.i54oHFtY9d [2022-03-11T11:47:20.556Z] #40 1.948 + RM_GOPATH=1 [2022-03-11T11:47:20.556Z] #40 1.948 + case "$(go env GOARCH)" in [2022-03-11T11:47:20.556Z] #40 1.948 ++ go env GOARCH [2022-03-11T11:47:20.556Z] #40 2.004 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:47:20.556Z] #40 2.004 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:47:20.556Z] #40 2.004 ++ dirname /install.sh [2022-03-11T11:47:20.556Z] #40 2.010 Install tini version v0.19.0 [2022-03-11T11:47:20.610Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:47:20.610Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:47:20.625Z] #40 8.013 [100%] Built target tini-static [2022-03-11T11:47:20.816Z] #40 2.010 + dir=/ [2022-03-11T11:47:20.816Z] #40 2.010 + bin=tini [2022-03-11T11:47:20.816Z] #40 2.010 + shift [2022-03-11T11:47:20.816Z] #40 2.010 + '[' '!' -f //tini.installer ']' [2022-03-11T11:47:20.816Z] #40 2.010 + . //tini.installer [2022-03-11T11:47:20.816Z] #40 2.010 ++ : v0.19.0 [2022-03-11T11:47:20.816Z] #40 2.010 + install_tini [2022-03-11T11:47:20.816Z] #40 2.010 + echo 'Install tini version v0.19.0' [2022-03-11T11:47:20.816Z] #40 2.010 + git clone https://github.com/krallin/tini.git /tmp/tmp.i54oHFtY9d/tini [2022-03-11T11:47:20.816Z] #40 2.065 Cloning into '/tmp/tmp.i54oHFtY9d/tini'... [2022-03-11T11:47:20.884Z] #40 8.205 + mkdir -p /build [2022-03-11T11:47:20.884Z] #40 8.209 + cp tini-static /build/docker-init [2022-03-11T11:47:20.884Z] #40 DONE 8.4s [2022-03-11T11:47:20.884Z] [2022-03-11T11:47:20.884Z] #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-03-11T11:47:20.884Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:20.884Z] #14 82.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T11:47:20.884Z] #14 82.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:20.884Z] #14 82.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:47:20.884Z] #14 82.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T11:47:20.884Z] #14 82.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:20.884Z] #14 82.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:20.937Z] #21 12.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:47:20.937Z] #21 12.88 Fetched 27.0 MB in 1s (24.3 MB/s) [2022-03-11T11:47:20.937Z] #21 12.93 Selecting previously unselected package pigz. [2022-03-11T11:47:20.937Z] #21 12.93 (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-03-11T11:47:20.937Z] #21 12.97 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-11T11:47:20.937Z] #21 12.97 Unpacking pigz (2.6-1) ... [2022-03-11T11:47:20.937Z] #21 13.04 Selecting previously unselected package libelf1:arm64. [2022-03-11T11:47:21.195Z] #21 13.04 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-11T11:47:21.195Z] #21 13.05 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-11T11:47:21.195Z] #21 13.19 Selecting previously unselected package libbpf0:arm64. [2022-03-11T11:47:21.195Z] #21 13.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-11T11:47:21.195Z] #21 13.20 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-11T11:47:21.195Z] #21 13.28 Selecting previously unselected package libcap2:arm64. [2022-03-11T11:47:21.195Z] #21 13.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-11T11:47:19.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:47:19.572Z] > git --version # timeout=10 [2022-03-11T11:47:19.619Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T11:47:19.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:47:19.624Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:47:21.388Z] #40 2.809 + cd /tmp/tmp.i54oHFtY9d/tini [2022-03-11T11:47:21.388Z] #40 2.809 + git checkout -q v0.19.0 [2022-03-11T11:47:21.388Z] #40 2.827 + cmake . [2022-03-11T11:47:21.453Z] #21 13.29 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-11T11:47:21.453Z] #21 13.34 Selecting previously unselected package libmnl0:arm64. [2022-03-11T11:47:21.453Z] #21 13.34 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-11T11:47:21.453Z] #21 13.35 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-11T11:47:21.453Z] #21 13.41 Selecting previously unselected package libxtables12:arm64. [2022-03-11T11:47:21.453Z] #21 13.41 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-11T11:47:21.453Z] #21 13.41 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-11T11:47:21.453Z] #21 13.47 Selecting previously unselected package libcap2-bin. [2022-03-11T11:47:21.453Z] #21 13.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-11T11:47:21.453Z] #21 13.48 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T11:47:21.710Z] #21 13.56 Selecting previously unselected package iproute2. [2022-03-11T11:47:21.710Z] #21 13.56 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-11T11:47:21.710Z] #21 13.57 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T11:47:21.958Z] #40 3.477 -- The C compiler identification is GNU 10.2.1 [2022-03-11T11:47:21.968Z] #21 13.98 Selecting previously unselected package xxd. [2022-03-11T11:47:21.968Z] #21 13.98 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-11T11:47:21.968Z] #21 13.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:21.968Z] #21 14.10 Selecting previously unselected package vim-common. [2022-03-11T11:47:22.217Z] #40 3.564 -- Detecting C compiler ABI info [2022-03-11T11:47:22.227Z] #21 14.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:47:22.227Z] #21 14.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:22.492Z] #21 14.29 Selecting previously unselected package bash-completion. [2022-03-11T11:47:22.492Z] #21 14.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T11:47:22.789Z] #40 4.194 -- Detecting C compiler ABI info - done [2022-03-11T11:47:23.049Z] #40 4.369 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T11:47:23.049Z] #40 4.373 -- Detecting C compile features [2022-03-11T11:47:23.049Z] #40 4.374 -- Detecting C compile features - done [2022-03-11T11:47:23.049Z] #40 4.409 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T11:47:23.314Z] #40 4.659 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T11:47:23.314Z] #40 4.749 -- Configuring done [2022-03-11T11:47:23.314Z] #40 4.782 -- Generating done [2022-03-11T11:47:23.314Z] #40 4.789 -- Build files have been written to: /tmp/tmp.i54oHFtY9d/tini [2022-03-11T11:47:23.314Z] #40 4.804 + make tini-static [2022-03-11T11:47:20.239Z] > git remote # timeout=10 [2022-03-11T11:47:20.315Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:47:20.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:47:20.365Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:47:20.515Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T11:47:20.647Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:47:20.700Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:47:23.867Z] #21 15.75 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T11:47:23.889Z] #40 5.306 Scanning dependencies of target tini-static [2022-03-11T11:47:23.889Z] #40 5.410 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T11:47:24.125Z] #21 16.03 Selecting previously unselected package bzip2. [2022-03-11T11:47:24.125Z] #21 16.03 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-11T11:47:24.125Z] #21 16.04 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T11:47:24.125Z] #21 16.11 Selecting previously unselected package xz-utils. [2022-03-11T11:47:24.125Z] #21 16.11 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-11T11:47:24.125Z] #21 16.12 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T11:47:24.383Z] #21 16.28 Selecting previously unselected package apparmor. [2022-03-11T11:47:24.383Z] #21 16.28 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-11T11:47:24.383Z] #21 16.32 Unpacking apparmor (2.13.6-10) ... [2022-03-11T11:47:24.665Z] #21 16.63 Selecting previously unselected package inetutils-ping. [2022-03-11T11:47:24.665Z] #21 16.63 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-11T11:47:24.665Z] #21 16.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T11:47:24.665Z] #21 16.71 Selecting previously unselected package libip4tc2:arm64. [2022-03-11T11:47:24.665Z] #21 16.72 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-11T11:47:24.665Z] #21 16.72 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-11T11:47:24.922Z] #21 16.78 Selecting previously unselected package libip6tc2:arm64. [2022-03-11T11:47:24.922Z] #21 16.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-11T11:47:24.922Z] #21 16.82 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-11T11:47:24.922Z] #21 16.86 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-11T11:47:24.922Z] #21 16.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-11T11:47:24.922Z] #21 16.87 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-11T11:47:24.922Z] #21 16.92 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-11T11:47:24.922Z] #21 16.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-11T11:47:24.922Z] #21 16.92 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-11T11:47:24.922Z] #21 16.98 Selecting previously unselected package libnftnl11:arm64. [2022-03-11T11:47:24.922Z] #21 16.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-11T11:47:25.180Z] #21 16.98 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-11T11:47:25.180Z] #21 17.06 Selecting previously unselected package iptables. [2022-03-11T11:47:25.180Z] #21 17.07 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-11T11:47:25.180Z] #21 17.07 Unpacking iptables (1.8.7-1) ... [2022-03-11T11:47:25.438Z] #21 17.34 Selecting previously unselected package libonig5:arm64. [2022-03-11T11:47:25.438Z] #21 17.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-11T11:47:25.438Z] #21 17.34 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-11T11:47:25.438Z] #21 17.47 Selecting previously unselected package libjq1:arm64. [2022-03-11T11:47:25.438Z] #21 17.47 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-11T11:47:25.438Z] #21 17.47 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-11T11:47:25.694Z] #21 17.55 Selecting previously unselected package jq. [2022-03-11T11:47:25.694Z] #21 17.55 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-11T11:47:25.694Z] #21 17.57 Unpacking jq (1.6-2.1) ... [2022-03-11T11:47:25.694Z] #21 17.63 Selecting previously unselected package libaio1:arm64. [2022-03-11T11:47:25.694Z] #21 17.64 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-11T11:47:25.694Z] #21 17.64 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-11T11:47:25.694Z] #21 17.69 Selecting previously unselected package libgpm2:arm64. [2022-03-11T11:47:25.694Z] #21 17.69 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-11T11:47:25.694Z] #21 17.70 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-11T11:47:25.694Z] #21 17.74 Selecting previously unselected package libicu67:arm64. [2022-03-11T11:47:25.694Z] #21 17.75 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-11T11:47:25.694Z] #21 17.76 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-11T11:47:25.800Z] #40 ... [2022-03-11T11:47:25.800Z] [2022-03-11T11:47:25.800Z] #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-03-11T11:47:25.800Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:25.800Z] #14 78.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T11:47:25.800Z] #14 78.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T11:47:25.800Z] #14 78.21 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:47:25.800Z] #14 85.74 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T11:47:25.800Z] #14 85.78 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:25.800Z] #14 85.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:47:25.800Z] #14 86.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T11:47:25.800Z] #14 86.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:25.800Z] #14 86.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:25.800Z] #14 ... [2022-03-11T11:47:25.800Z] [2022-03-11T11:47:25.800Z] #40 [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-03-11T11:47:25.800Z] #40 sha256:6b2c7cc220b8528b77fd6122bacee14976c01a855cd77fa0be10da4246f0c6bd [2022-03-11T11:47:25.800Z] #40 7.127 [100%] Linking C executable tini-static [2022-03-11T11:47:26.195Z] #30 6.893 Collecting yamllint==1.26.1 [2022-03-11T11:47:26.195Z] #30 7.944 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T11:47:26.195Z] #30 8.327 Collecting pathspec>=0.5.3 [2022-03-11T11:47:26.259Z] #14 91.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T11:47:26.259Z] #14 91.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:26.259Z] #14 91.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:47:26.372Z] #40 7.778 [100%] Built target tini-static [2022-03-11T11:47:26.372Z] #40 7.885 + mkdir -p /build [2022-03-11T11:47:26.454Z] #30 8.337 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T11:47:26.633Z] #40 7.930 + cp tini-static /build/docker-init [2022-03-11T11:47:26.714Z] #30 8.479 Collecting pyyaml [2022-03-11T11:47:26.714Z] #30 8.485 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-03-11T11:47:26.714Z] #30 8.511 Building wheels for collected packages: yamllint [2022-03-11T11:47:26.714Z] #30 8.512 Building wheel for yamllint (setup.py): started [2022-03-11T11:47:26.892Z] #40 DONE 8.2s [2022-03-11T11:47:26.892Z] [2022-03-11T11:47:26.892Z] #51 [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-03-11T11:47:26.892Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:47:26.892Z] #51 81.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-11T11:47:26.979Z] #30 8.853 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T11:47:26.979Z] #30 8.855 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=49d6c9a612af44bea2a7583aafd11bed0b6976a36c9f47db90cf5739f8594164 [2022-03-11T11:47:26.979Z] #30 8.855 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T11:47:26.979Z] #30 8.858 Successfully built yamllint [2022-03-11T11:47:26.979Z] #30 8.868 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-11T11:47:26.979Z] #30 9.018 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T11:47:27.238Z] #30 DONE 9.3s [2022-03-11T11:47:27.238Z] [2022-03-11T11:47:27.238Z] #67 [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-03-11T11:47:27.238Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:47:27.408Z] Fetching without tags [2022-03-11T11:47:27.496Z] #67 ... [2022-03-11T11:47:27.496Z] [2022-03-11T11:47:27.496Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T11:47:27.496Z] #34 sha256:0cd10f286ce0405c58ab7e7ebf656931ba08c2fab7ca8d70625dcf9b9a1c46e8 [2022-03-11T11:47:27.496Z] #34 DONE 0.2s [2022-03-11T11:47:27.496Z] [2022-03-11T11:47:27.496Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T11:47:27.496Z] #39 sha256:736b53219c1c9fc4daf81772bd9f4a904f846f8bb7eb5d2fbef9d8b010abb844 [2022-03-11T11:47:28.063Z] #39 DONE 0.3s [2022-03-11T11:47:28.063Z] [2022-03-11T11:47:28.063Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T11:47:28.063Z] #42 sha256:25526216937789ab25bcd4cdd33b51ff0660748cfb72414de279d0af5d1ad6fb [2022-03-11T11:47:28.063Z] #42 DONE 0.2s [2022-03-11T11:47:28.063Z] [2022-03-11T11:47:28.063Z] #67 [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-03-11T11:47:28.063Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:47:28.128Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:47:28.146Z] #14 ... [2022-03-11T11:47:28.146Z] [2022-03-11T11:47:28.146Z] #63 [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-03-11T11:47:28.146Z] #63 sha256:60144f6b054b16009640854081ed9dd5b1d0aec8ab894de744f26d8f5f31a186 [2022-03-11T11:47:28.146Z] #63 86.89 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:47:28.146Z] #63 86.89 + GOBIN=/build [2022-03-11T11:47:28.146Z] #63 86.89 + GO111MODULE=on [2022-03-11T11:47:28.146Z] #63 86.89 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T11:47:28.322Z] #67 ... [2022-03-11T11:47:28.322Z] [2022-03-11T11:47:28.322Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T11:47:28.322Z] #44 sha256:85ef41115188a05f1ad22720b7ef1cb355467597ee10adaec38ebf799f002544 [2022-03-11T11:47:28.322Z] #44 DONE 0.1s [2022-03-11T11:47:28.322Z] [2022-03-11T11:47:28.322Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T11:47:28.322Z] #48 sha256:fd6af55c5834a9a70e6730cdbe7f6b5af8aa37bbf093c6ee93b7e1e180011e5c [2022-03-11T11:47:28.322Z] #48 DONE 0.1s [2022-03-11T11:47:28.322Z] [2022-03-11T11:47:28.322Z] #67 [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-03-11T11:47:28.322Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:47:28.322Z] #67 109.2 # github.com/containerd/containerd/cmd/containerd [2022-03-11T11:47:28.322Z] #67 109.2 /usr/bin/ld: /tmp/go-link-4290269390/000019.o: in function `New': [2022-03-11T11:47:28.322Z] #67 109.2 /tmp/tmp.jVaPpyzrrF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-11T11:47:28.474Z] #21 20.24 Selecting previously unselected package libinih1:arm64. [2022-03-11T11:47:28.475Z] #21 20.25 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-11T11:47:28.475Z] #21 20.26 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-11T11:47:28.475Z] #21 20.32 Selecting previously unselected package libnet1:arm64. [2022-03-11T11:47:28.475Z] #21 20.32 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-11T11:47:28.475Z] #21 20.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:28.475Z] #21 20.40 Selecting previously unselected package libnl-3-200:arm64. [2022-03-11T11:47:28.475Z] #21 20.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-11T11:47:28.475Z] #21 20.41 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-11T11:47:28.475Z] #21 20.48 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-11T11:47:28.475Z] #21 20.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-11T11:47:28.475Z] #21 20.49 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-11T11:47:28.581Z] #67 ... [2022-03-11T11:47:28.581Z] [2022-03-11T11:47:28.581Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T11:47:28.581Z] #51 sha256:fcae8233fdde2d0633484f82fdda9caaa74ac5ddbbc214080fe72526abef4dd7 [2022-03-11T11:47:28.581Z] #51 DONE 0.3s [2022-03-11T11:47:28.581Z] [2022-03-11T11:47:28.581Z] #67 [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-03-11T11:47:28.581Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:47:28.581Z] #67 109.3 + bin/containerd-stress [2022-03-11T11:47:28.581Z] #67 ... [2022-03-11T11:47:28.581Z] [2022-03-11T11:47:28.581Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T11:47:28.581Z] #55 sha256:f6906d93b3f371d0c57d7e28cfb1c85451973595e2ae3e336e1aed2a53e8bc48 [2022-03-11T11:47:28.581Z] #55 DONE 0.1s [2022-03-11T11:47:28.581Z] [2022-03-11T11:47:28.581Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T11:47:28.581Z] #57 sha256:592cc501916b7d25185eb94a4c8b685c2667a9c6c0d90494db4b48e461c39c18 [2022-03-11T11:47:28.581Z] #57 DONE 0.1s [2022-03-11T11:47:28.731Z] #21 20.53 Selecting previously unselected package net-tools. [2022-03-11T11:47:28.731Z] #21 20.55 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-11T11:47:28.731Z] #21 20.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:47:28.731Z] #21 20.72 Selecting previously unselected package patch. [2022-03-11T11:47:28.731Z] #21 20.75 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-11T11:47:27.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:47:27.137Z] > git config --add remote.origin.fetch +refs/pull/43354/head:refs/remotes/origin/PR-43354 # timeout=10 [2022-03-11T11:47:27.189Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:47:27.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:47:27.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:47:27.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:47:27.444Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:47:28.234Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:47:28.282Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:47:28.840Z] [2022-03-11T11:47:28.840Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T11:47:28.840Z] #59 sha256:7d2ad9044120697c6239fc9dff057b43376a3828d182d6c6058f72bc2d0aff54 [2022-03-11T11:47:28.840Z] #59 DONE 0.3s [2022-03-11T11:47:28.840Z] [2022-03-11T11:47:28.840Z] #67 [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-03-11T11:47:28.840Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:47:28.988Z] #21 20.80 Unpacking patch (2.7.6-7) ... [2022-03-11T11:47:28.988Z] #21 20.88 Selecting previously unselected package python-pip-whl. [2022-03-11T11:47:28.988Z] #21 20.88 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T11:47:28.988Z] #21 20.89 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T11:47:29.098Z] #67 ... [2022-03-11T11:47:29.099Z] [2022-03-11T11:47:29.099Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T11:47:29.099Z] #61 sha256:0446ccd47d01a08d366f3c697796e3726ccbf7b56678e0af6cbf4f793a0d210c [2022-03-11T11:47:29.099Z] #61 DONE 0.1s [2022-03-11T11:47:29.099Z] [2022-03-11T11:47:29.099Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T11:47:29.099Z] #64 sha256:d7052377c22ccc3f9bd5e42ae9a219c80825bccb3cb64e19817a4b16065d35ec [2022-03-11T11:47:29.099Z] #64 DONE 0.1s [2022-03-11T11:47:29.099Z] [2022-03-11T11:47:29.099Z] #67 [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-03-11T11:47:29.099Z] #67 sha256:2e57fe4ee60b5257cc6bfad4819fb7f2e25b875e1df4525fdea1562b63f763cd [2022-03-11T11:47:29.552Z] #21 21.34 Selecting previously unselected package python3-lib2to3. [2022-03-11T11:47:29.552Z] #21 21.34 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T11:47:29.552Z] #21 21.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:47:29.552Z] #21 21.44 Selecting previously unselected package python3-distutils. [2022-03-11T11:47:29.552Z] #21 21.46 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T11:47:29.552Z] #21 21.47 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T11:47:29.665Z] #67 110.6 + bin/containerd-shim [2022-03-11T11:47:29.809Z] #21 21.62 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:47:29.810Z] #21 21.63 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:47:29.810Z] #21 21.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:29.810Z] #21 21.75 Selecting previously unselected package python3-setuptools. [2022-03-11T11:47:29.810Z] #21 21.75 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T11:47:29.810Z] #21 21.76 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T11:47:30.108Z] #21 21.94 Selecting previously unselected package python3-wheel. [2022-03-11T11:47:30.108Z] #21 21.94 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T11:47:30.108Z] #21 21.95 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T11:47:30.108Z] #21 22.02 Selecting previously unselected package python3-pip. [2022-03-11T11:47:30.108Z] #21 22.02 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-11T11:47:30.108Z] #21 22.03 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T11:47:30.367Z] #21 22.27 Selecting previously unselected package sudo. [2022-03-11T11:47:30.367Z] #21 22.27 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-11T11:47:30.367Z] #21 22.28 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T11:47:30.624Z] #21 22.65 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T11:47:30.624Z] #21 22.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-11T11:47:30.624Z] #21 22.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:47:30.881Z] #21 22.90 Selecting previously unselected package uidmap. [2022-03-11T11:47:30.881Z] #21 22.91 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-11T11:47:30.881Z] #21 22.92 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T11:47:31.138Z] #21 23.05 Selecting previously unselected package vim-runtime. [2022-03-11T11:47:31.138Z] #21 23.05 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:47:31.138Z] #21 23.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T11:47:31.138Z] #21 23.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T11:47:31.138Z] #21 23.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:31.591Z] #63 91.67 rootlesskit version 0.14.6 [2022-03-11T11:47:31.663Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:47:31.664Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:47:31.849Z] #63 91.68 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T11:47:31.849Z] #63 91.68 -container-ip string [2022-03-11T11:47:31.849Z] #63 91.68 container ip [2022-03-11T11:47:31.849Z] #63 91.68 -container-port int [2022-03-11T11:47:31.849Z] #63 91.68 container port (default -1) [2022-03-11T11:47:31.849Z] #63 91.68 -host-ip string [2022-03-11T11:47:31.849Z] #63 91.68 host ip [2022-03-11T11:47:31.849Z] #63 91.68 -host-port int [2022-03-11T11:47:31.849Z] #63 91.68 host port (default -1) [2022-03-11T11:47:31.849Z] #63 91.68 -proto string [2022-03-11T11:47:31.849Z] #63 91.68 proxy protocol (default "tcp") [2022-03-11T11:47:31.297Z] > git remote # timeout=10 [2022-03-11T11:47:31.380Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:47:31.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:47:31.432Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:47:31.574Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T11:47:31.697Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:47:31.746Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:47:33.104Z] Commit message: "Fix secret mounting with userns_remap enabled" [2022-03-11T11:47:33.468Z] #51 ... [2022-03-11T11:47:33.468Z] [2022-03-11T11:47:33.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-03-11T11:47:33.468Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:33.468Z] #14 95.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T11:47:33.468Z] #14 95.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:33.468Z] #14 95.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-03-11T11:47:33.667Z] #21 25.62 Selecting previously unselected package vim. [2022-03-11T11:47:33.667Z] #21 25.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-11T11:47:33.667Z] #21 25.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T11:47:33.828Z] #63 DONE 93.8s [2022-03-11T11:47:33.828Z] [2022-03-11T11:47:33.828Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T11:47:33.828Z] #64 sha256:16f77cf7007756ffe825662e81e353d573139d5234e88c1122a6754158d6d3df [2022-03-11T11:47:34.085Z] #64 DONE 0.1s [2022-03-11T11:47:34.085Z] [2022-03-11T11:47:34.085Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T11:47:34.085Z] #65 sha256:c1650cc59305487bcea98653d9fdd246d53e6b563e654c4f868cfc631bb90459 [2022-03-11T11:47:34.085Z] #65 DONE 0.1s [2022-03-11T11:47:34.085Z] [2022-03-11T11:47:34.085Z] #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-03-11T11:47:34.085Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:34.085Z] #14 90.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T11:47:34.085Z] #14 90.61 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:34.085Z] #14 90.61 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:47:34.183Z] #21 26.07 Selecting previously unselected package xfsprogs. [2022-03-11T11:47:34.183Z] #21 26.07 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-11T11:47:34.183Z] #21 26.08 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T11:47:34.440Z] #21 26.40 Selecting previously unselected package zip. [2022-03-11T11:47:34.440Z] #21 26.41 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-11T11:47:34.440Z] #21 26.42 Unpacking zip (3.0-12) ... [2022-03-11T11:47:34.697Z] #21 26.54 Selecting previously unselected package zstd. [2022-03-11T11:47:34.697Z] #21 26.56 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-11T11:47:34.697Z] #21 26.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:47:34.954Z] #21 26.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:47:35.094Z] #14 95.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T11:47:35.094Z] #14 95.29 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T11:47:35.094Z] #14 95.30 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:47:35.094Z] #14 95.40 Selecting previously unselected package libapparmor1:amd64. [2022-03-11T11:47:35.094Z] #14 95.44 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-11T11:47:35.094Z] #14 95.44 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T11:47:35.351Z] #14 95.50 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-11T11:47:35.351Z] #14 95.51 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-11T11:47:35.351Z] #14 95.52 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T11:47:35.351Z] #14 95.64 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T11:47:35.351Z] #14 95.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T11:47:35.351Z] #14 95.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:47:35.520Z] #21 27.55 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-11T11:47:35.520Z] #21 27.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:47:35.520Z] #21 27.57 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-11T11:47:35.520Z] #21 27.58 Setting up libicu67:arm64 (67.1-7) ... [2022-03-11T11:47:35.520Z] #21 27.59 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-11T11:47:35.520Z] #21 27.60 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-11T11:47:35.520Z] #21 27.62 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T11:47:35.520Z] #21 27.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:47:35.520Z] #21 27.64 Setting up bzip2 (1.0.8-4) ... [2022-03-11T11:47:35.608Z] #14 95.74 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T11:47:35.608Z] #14 95.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T11:47:35.608Z] #14 95.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:47:35.608Z] #14 95.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-11T11:47:35.608Z] #14 95.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:47:35.608Z] #14 95.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:47:35.778Z] #21 27.66 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-11T11:47:35.778Z] #21 27.67 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T11:47:35.908Z] #14 96.06 Selecting previously unselected package libudev-dev:amd64. [2022-03-11T11:47:35.908Z] #14 96.08 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-11T11:47:35.908Z] #14 96.08 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-11T11:47:35.908Z] #14 96.21 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-11T11:47:35.908Z] #14 96.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-11T11:47:35.908Z] #14 96.21 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T11:47:36.165Z] #14 96.44 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-11T11:47:36.165Z] #14 96.44 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-11T11:47:36.165Z] #14 96.45 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T11:47:36.343Z] #21 28.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:36.343Z] #21 28.29 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-11T11:47:36.343Z] #21 28.31 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T11:47:36.343Z] #21 28.33 Setting up apparmor (2.13.6-10) ... [2022-03-11T11:47:36.376Z] + docker version [2022-03-11T11:47:36.422Z] #14 96.63 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-11T11:47:36.422Z] #14 96.63 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-11T11:47:36.422Z] #14 96.64 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T11:47:36.422Z] #14 96.78 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-11T11:47:36.422Z] #14 96.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-11T11:47:36.422Z] #14 96.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T11:47:36.422Z] #14 96.87 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-11T11:47:36.422Z] #14 96.87 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-11T11:47:36.721Z] #14 96.87 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T11:47:37.327Z] #14 97.33 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-11T11:47:37.327Z] #14 97.34 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-11T11:47:37.327Z] #14 97.35 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T11:47:37.327Z] #14 97.55 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-11T11:47:37.327Z] #14 97.56 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:47:37.327Z] #14 97.57 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:47:37.327Z] #14 97.64 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-11T11:47:37.327Z] #14 97.64 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-11T11:47:37.327Z] #14 97.65 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T11:47:37.327Z] #14 97.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-11T11:47:37.584Z] #14 97.75 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-11T11:47:37.584Z] #14 97.76 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T11:47:37.780Z] #67 117.8 + bin/containerd-shim-runc-v1 [2022-03-11T11:47:37.786Z] Fetching without tags [2022-03-11T11:47:37.841Z] #14 98.19 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T11:47:37.841Z] #14 98.20 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T11:47:37.841Z] #14 98.21 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:47:37.841Z] #14 98.22 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T11:47:37.841Z] #14 98.23 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:47:37.841Z] #14 98.25 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T11:47:37.841Z] #14 98.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:47:37.841Z] #14 98.27 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T11:47:37.841Z] #14 98.28 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-11T11:47:37.841Z] #14 98.29 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T11:47:38.097Z] #14 98.30 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:47:38.097Z] #14 98.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:47:38.097Z] #14 98.32 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:38.097Z] #14 98.33 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T11:47:38.097Z] #14 98.34 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T11:47:38.097Z] #14 98.35 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T11:47:38.097Z] #14 98.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:47:38.097Z] #14 98.38 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T11:47:38.097Z] #14 98.39 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T11:47:38.097Z] #14 98.40 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:38.097Z] #14 98.41 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:47:38.097Z] #14 98.42 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-03-11T11:47:38.097Z] #14 98.43 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:47:38.097Z] #14 98.44 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-03-11T11:47:38.097Z] #14 98.44 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:47:38.097Z] #14 98.46 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:47:38.097Z] #14 98.47 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-03-11T11:47:38.097Z] #14 98.48 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:47:38.097Z] #14 98.49 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:47:38.097Z] #14 98.51 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:47:38.240Z] #21 30.03 Setting up zip (3.0-12) ... [2022-03-11T11:47:38.240Z] #21 30.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:38.240Z] #21 30.08 Setting up bash-completion (1:2.11-2) ... [2022-03-11T11:47:38.353Z] #14 98.52 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:47:38.353Z] #14 98.53 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:47:38.353Z] #14 98.54 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:47:38.353Z] #14 98.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:38.512Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:47:38.611Z] #14 DONE 98.9s [2022-03-11T11:47:38.611Z] [2022-03-11T11:47:38.611Z] #51 [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-03-11T11:47:38.611Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:47:38.611Z] #51 ... [2022-03-11T11:47:38.611Z] [2022-03-11T11:47:38.611Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T11:47:38.611Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T11:47:38.791Z] #14 ... [2022-03-11T11:47:38.791Z] [2022-03-11T11:47:38.791Z] #60 [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-03-11T11:47:38.791Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:47:38.791Z] #60 59.21 Updating files: 46% (2189/4731) Updating files: 47% (2224/4731) Updating files: 48% (2271/4731) Updating files: 49% (2319/4731) Updating files: 50% (2366/4731) Updating files: 51% (2413/4731) Updating files: 52% (2461/4731) Updating files: 53% (2508/4731) Updating files: 54% (2555/4731) Updating files: 55% (2603/4731) Updating files: 56% (2650/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 79% (3778/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-11T11:47:38.791Z] #60 61.22 + cd /tmp/tmp.8fYXuSaM8K/src/github.com/containerd/containerd [2022-03-11T11:47:38.791Z] #60 61.22 + git checkout -q v1.5.10 [2022-03-11T11:47:38.866Z] #15 ... [2022-03-11T11:47:38.866Z] [2022-03-11T11:47:38.866Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T11:47:38.866Z] #55 sha256:8599b6286e2bdc9a5d856694d0eff88f649cc67b123de60576d153042521da1e [2022-03-11T11:47:38.866Z] #55 DONE 0.3s [2022-03-11T11:47:39.121Z] [2022-03-11T11:47:39.121Z] #56 [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-03-11T11:47:39.121Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:47:39.608Z] #21 31.57 Setting up xz-utils (5.2.5-2) ... [2022-03-11T11:47:39.608Z] #21 31.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T11:47:39.608Z] #21 31.60 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-11T11:47:39.608Z] #21 31.61 Setting up patch (2.7.6-7) ... [2022-03-11T11:47:39.608Z] #21 31.62 Setting up sudo (1.9.5p2-3) ... [2022-03-11T11:47:39.864Z] #21 31.70 invoke-rc.d: could not determine current runlevel [2022-03-11T11:47:39.864Z] #21 31.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T11:47:39.864Z] #21 31.73 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T11:47:39.864Z] #21 31.74 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-11T11:47:39.864Z] #21 31.76 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T11:47:39.864Z] #21 31.77 Setting up pigz (2.6-1) ... [2022-03-11T11:47:39.864Z] #21 31.78 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-11T11:47:39.864Z] #21 31.80 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-11T11:47:39.864Z] #21 31.84 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T11:47:39.864Z] #21 31.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:37.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:47:37.526Z] > git config --add remote.origin.fetch +refs/pull/43354/head:refs/remotes/origin/PR-43354 # timeout=10 [2022-03-11T11:47:37.579Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:47:37.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T11:47:37.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T11:47:37.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:47:37.822Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43354/head:refs/remotes/origin/PR-43354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T11:47:38.617Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:47:38.667Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:47:40.427Z] #21 32.35 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-11T11:47:40.427Z] #21 32.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:47:40.990Z] #21 32.85 Setting up libelf1:arm64 (0.183-1) ... [2022-03-11T11:47:40.990Z] #21 32.91 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:47:40.990Z] #21 32.93 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-11T11:47:40.990Z] #21 32.94 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T11:47:41.048Z] #56 ... [2022-03-11T11:47:41.049Z] [2022-03-11T11:47:41.049Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T11:47:41.049Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T11:47:41.049Z] #15 DONE 2.1s [2022-03-11T11:47:41.049Z] [2022-03-11T11:47:41.049Z] #56 [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-03-11T11:47:41.049Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:47:41.049Z] #56 1.856 + RM_GOPATH=0 [2022-03-11T11:47:41.049Z] #56 1.856 + TMP_GOPATH= [2022-03-11T11:47:41.049Z] #56 1.856 + : /build [2022-03-11T11:47:41.049Z] #56 1.856 + '[' -z '' ']' [2022-03-11T11:47:41.049Z] #56 1.856 ++ mktemp -d [2022-03-11T11:47:41.049Z] #56 1.872 + export GOPATH=/tmp/tmp.MRqmgVi9dJ [2022-03-11T11:47:41.049Z] #56 1.874 + GOPATH=/tmp/tmp.MRqmgVi9dJ [2022-03-11T11:47:41.049Z] #56 1.874 + RM_GOPATH=1 [2022-03-11T11:47:41.049Z] #56 1.874 + case "$(go env GOARCH)" in [2022-03-11T11:47:41.049Z] #56 1.900 ++ go env GOARCH [2022-03-11T11:47:41.049Z] #56 1.931 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:47:41.049Z] #56 1.931 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:47:41.049Z] #56 1.933 ++ dirname /install.sh [2022-03-11T11:47:41.049Z] #56 1.936 + dir=/ [2022-03-11T11:47:41.049Z] #56 1.936 + bin=runc [2022-03-11T11:47:41.049Z] #56 1.936 + shift [2022-03-11T11:47:41.049Z] #56 1.936 + '[' '!' -f //runc.installer ']' [2022-03-11T11:47:41.049Z] #56 1.936 + . //runc.installer [2022-03-11T11:47:41.049Z] #56 1.936 ++ set -e [2022-03-11T11:47:41.049Z] #56 1.936 ++ : v1.1.0 [2022-03-11T11:47:41.049Z] #56 1.936 + install_runc [2022-03-11T11:47:41.049Z] #56 1.936 + RUNC_BUILDTAGS=seccomp [2022-03-11T11:47:41.049Z] #56 1.936 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T11:47:41.049Z] #56 1.936 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MRqmgVi9dJ/src/github.com/opencontainers/runc [2022-03-11T11:47:41.049Z] #56 1.939 Cloning into '/tmp/tmp.MRqmgVi9dJ/src/github.com/opencontainers/runc'... [2022-03-11T11:47:41.049Z] #56 1.944 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T11:47:41.125Z] #14 ... [2022-03-11T11:47:41.125Z] [2022-03-11T11:47:41.125Z] #60 [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-03-11T11:47:41.125Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:47:41.125Z] #60 55.32 Updating files: 67% (3194/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-11T11:47:41.125Z] #60 56.08 + cd /tmp/tmp.LFu1HxbQVa/src/github.com/containerd/containerd [2022-03-11T11:47:41.125Z] #60 56.08 + git checkout -q v1.5.10 [2022-03-11T11:47:41.266Z] #21 33.30 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:47:41.266Z] #21 33.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T11:47:41.326Z] #60 63.62 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T11:47:41.326Z] #60 63.62 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T11:47:41.326Z] #60 63.62 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:47:41.326Z] #60 63.62 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:47:41.326Z] #60 63.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T11:47:41.326Z] #60 63.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T11:47:41.326Z] #60 63.62 + '[' '' = dynamic ']' [2022-03-11T11:47:41.326Z] #60 63.62 + make [2022-03-11T11:47:41.523Z] #21 33.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T11:47:41.523Z] #21 33.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T11:47:41.523Z] #21 33.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T11:47:41.523Z] #21 33.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T11:47:41.523Z] #21 33.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T11:47:41.523Z] #21 33.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T11:47:41.523Z] #21 33.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T11:47:41.523Z] #21 33.35 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T11:47:41.967Z] #67 122.9 + bin/containerd-shim-runc-v2 [2022-03-11T11:47:42.177Z] Merge succeeded, producing 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:47:42.177Z] Checking out Revision 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c (PR-43354) [2022-03-11T11:47:42.552Z] #56 ... [2022-03-11T11:47:42.553Z] [2022-03-11T11:47:42.553Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T11:47:42.553Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T11:47:42.553Z] #16 DONE 1.8s [2022-03-11T11:47:42.713Z] #60 65.16 + bin/ctr [2022-03-11T11:47:42.854Z] [2022-03-11T11:47:42.854Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T11:47:42.854Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T11:47:42.906Z] #67 123.5 + binaries [2022-03-11T11:47:42.906Z] #67 123.5 + install -D bin/containerd /build/containerd [2022-03-11T11:47:42.906Z] #67 123.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T11:47:42.906Z] #67 123.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T11:47:42.906Z] #67 123.6 + install -D bin/ctr /build/ctr [2022-03-11T11:47:42.914Z] #21 34.66 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-11T11:47:42.914Z] #21 34.67 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-11T11:47:42.914Z] #21 34.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:47:42.914Z] #21 34.71 Setting up python3-pip (20.3.4-4) ... [2022-03-11T11:47:41.799Z] > git remote # timeout=10 [2022-03-11T11:47:41.889Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T11:47:41.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T11:47:41.941Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-11T11:47:42.086Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T11:47:42.212Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T11:47:42.276Z] > git checkout -f 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c # timeout=10 [2022-03-11T11:47:43.165Z] #67 DONE 124.0s [2022-03-11T11:47:43.400Z] Commit message: "Fix secret mounting with userns_remap enabled" [2022-03-11T11:47:43.649Z] #60 58.62 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T11:47:43.649Z] #60 58.62 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T11:47:43.649Z] #60 58.62 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:47:43.649Z] #60 58.62 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T11:47:43.649Z] #60 58.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T11:47:43.649Z] #60 58.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T11:47:43.649Z] #60 58.62 + '[' '' = dynamic ']' [2022-03-11T11:47:43.649Z] #60 58.62 + make [Pipeline] withEnv [Pipeline] { [2022-03-11T11:47:43.842Z] #21 35.69 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-11T11:47:43.842Z] #21 35.70 Setting up jq (1.6-2.1) ... [2022-03-11T11:47:43.842Z] #21 35.71 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-11T11:47:43.842Z] #21 35.73 Setting up iptables (1.8.7-1) ... [2022-03-11T11:47:43.842Z] #21 35.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:47:43.842Z] #21 35.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:47:43.842Z] #21 35.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:47:43.842Z] #21 35.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:47:43.842Z] #21 35.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T11:47:43.842Z] #21 35.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T11:47:43.842Z] #21 35.81 Setting up iproute2 (5.10.0-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T11:47:44.100Z] #21 36.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:47:44.101Z] [2022-03-11T11:47:44.101Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T11:47:44.101Z] #68 sha256:d9baa9d650a091235445e026dfc9411fcebefeb41a9a06d17412901b11459232 [2022-03-11T11:47:46.727Z] #21 DONE 37.9s [2022-03-11T11:47:46.727Z] [2022-03-11T11:47:46.727Z] #22 [dev-systemd-false 8/24] 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-03-11T11:47:46.727Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-11T11:47:46.727Z] #22 0.556 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T11:47:46.727Z] #22 0.560 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T11:47:46.727Z] #22 0.563 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T11:47:46.727Z] #22 DONE 0.6s [2022-03-11T11:47:46.727Z] [2022-03-11T11:47:46.727Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T11:47:46.727Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-11T11:47:46.727Z] #60 61.24 + bin/ctr [2022-03-11T11:47:46.737Z] #68 DONE 0.2s [2022-03-11T11:47:46.737Z] [2022-03-11T11:47:46.737Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T11:47:46.737Z] #73 sha256:bc8bd5c2d1e04b5883099e4da70760cfd3eb38d7e86d246b17f005702bc81221 [2022-03-11T11:47:46.737Z] #73 DONE 0.1s [2022-03-11T11:47:46.737Z] [2022-03-11T11:47:46.737Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T11:47:46.737Z] #78 sha256:3e7f6f67b437acc036d2b4d47e04cbf4d3594a088777af5de0116f01a27dc767 [2022-03-11T11:47:46.737Z] #78 DONE 0.5s [2022-03-11T11:47:46.737Z] [2022-03-11T11:47:46.737Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T11:47:46.737Z] #79 sha256:1fe6908116e8afafbf4ef83d38a50c735ba14ff2031d791811a0c42b2e34d172 [2022-03-11T11:47:46.737Z] #79 DONE 0.0s [2022-03-11T11:47:46.737Z] [2022-03-11T11:47:46.737Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T11:47:46.737Z] #80 sha256:f2e6605a18acfb80f5dab29544184507860ce1c78f618c0390c175ec80025b42 [2022-03-11T11:47:46.737Z] #80 DONE 2.0s [2022-03-11T11:47:46.737Z] [2022-03-11T11:47:46.737Z] #81 exporting to image [2022-03-11T11:47:46.737Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T11:47:46.737Z] #81 exporting layers [2022-03-11T11:47:46.739Z] #17 1.462 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T11:47:46.739Z] #17 DONE 1.8s [2022-03-11T11:47:46.739Z] [2022-03-11T11:47:46.739Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T11:47:46.739Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-11T11:47:46.739Z] #18 DONE 1.6s [2022-03-11T11:47:46.739Z] [2022-03-11T11:47:46.739Z] #56 [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-03-11T11:47:46.739Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:47:46.739Z] #56 ... [2022-03-11T11:47:46.739Z] [2022-03-11T11:47:46.739Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T11:47:46.739Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T11:47:46.868Z] Client: [2022-03-11T11:47:46.868Z] Version: 20.10.9 [2022-03-11T11:47:46.868Z] API version: 1.41 [2022-03-11T11:47:46.868Z] Go version: go1.16.8 [2022-03-11T11:47:46.868Z] Git commit: c2ea9bc [2022-03-11T11:47:46.868Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T11:47:46.868Z] OS/Arch: windows/amd64 [2022-03-11T11:47:46.868Z] Context: default [2022-03-11T11:47:46.868Z] Experimental: true [2022-03-11T11:47:46.868Z] [2022-03-11T11:47:46.868Z] Server: Docker Engine - Community [2022-03-11T11:47:46.868Z] Engine: [2022-03-11T11:47:46.868Z] Version: 20.10.9 [2022-03-11T11:47:46.868Z] API version: 1.41 (minimum version 1.24) [2022-03-11T11:47:46.868Z] Go version: go1.16.8 [2022-03-11T11:47:46.868Z] Git commit: 79ea9d3 [2022-03-11T11:47:46.868Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T11:47:46.868Z] OS/Arch: windows/amd64 [2022-03-11T11:47:46.868Z] Experimental: true [2022-03-11T11:47:47.711Z] #19 DONE 1.6s [2022-03-11T11:47:47.711Z] [2022-03-11T11:47:47.711Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T11:47:47.711Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [Pipeline] sh [2022-03-11T11:47:49.157Z] + docker info [2022-03-11T11:47:49.157Z] Client: [2022-03-11T11:47:49.157Z] Context: default [2022-03-11T11:47:49.157Z] Debug Mode: false [2022-03-11T11:47:49.157Z] [2022-03-11T11:47:49.157Z] Server: [2022-03-11T11:47:49.157Z] Containers: 0 [2022-03-11T11:47:49.157Z] Running: 0 [2022-03-11T11:47:49.157Z] Paused: 0 [2022-03-11T11:47:49.157Z] Stopped: 0 [2022-03-11T11:47:49.157Z] Images: 0 [2022-03-11T11:47:49.157Z] Server Version: 20.10.9 [2022-03-11T11:47:49.157Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T11:47:49.157Z] Windows: [2022-03-11T11:47:49.157Z] LCOW: [2022-03-11T11:47:49.157Z] Logging Driver: json-file [2022-03-11T11:47:49.157Z] Plugins: [2022-03-11T11:47:49.157Z] Volume: local [2022-03-11T11:47:49.157Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T11:47:49.157Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T11:47:49.157Z] Swarm: inactive [2022-03-11T11:47:49.158Z] Default Isolation: process [2022-03-11T11:47:49.158Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T11:47:49.158Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T11:47:49.158Z] OSType: windows [2022-03-11T11:47:49.158Z] Architecture: x86_64 [2022-03-11T11:47:49.158Z] CPUs: 4 [2022-03-11T11:47:49.158Z] Total Memory: 32GiB [2022-03-11T11:47:49.158Z] Name: azwin-2-cbd700 [2022-03-11T11:47:49.158Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T11:47:49.158Z] Docker Root Dir: D:\docker [2022-03-11T11:47:49.158Z] Debug Mode: false [2022-03-11T11:47:49.158Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:47:49.158Z] Labels: [2022-03-11T11:47:49.158Z] Experimental: true [2022-03-11T11:47:49.158Z] Insecure Registries: [2022-03-11T11:47:49.158Z] 10.0.0.4:5000 [2022-03-11T11:47:49.158Z] 127.0.0.0/8 [2022-03-11T11:47:49.158Z] Registry Mirrors: [2022-03-11T11:47:49.158Z] http://10.0.0.4:5000/ [2022-03-11T11:47:49.158Z] Live Restore Enabled: false [2022-03-11T11:47:49.158Z] Product License: Community Engine [2022-03-11T11:47:49.158Z] [2022-03-11T11:47:49.181Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T11:47:50.107Z] #60 ... [2022-03-11T11:47:50.107Z] [2022-03-11T11:47:50.107Z] #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-03-11T11:47:50.107Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:50.107Z] #14 111.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T11:47:50.107Z] #14 111.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:50.107Z] #14 111.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:47:50.227Z] #20 DONE 2.2s [2022-03-11T11:47:50.227Z] [2022-03-11T11:47:50.227Z] #21 [dev-systemd-false 7/24] 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-03-11T11:47:50.227Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T11:47:51.635Z] #21 1.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:47:51.635Z] #21 1.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:47:51.897Z] #21 2.082 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:47:51.898Z] #21 ... [2022-03-11T11:47:51.898Z] [2022-03-11T11:47:51.898Z] #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-03-11T11:47:51.898Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:47:51.898Z] #34 DONE 112.1s [2022-03-11T11:47:51.898Z] [2022-03-11T11:47:51.898Z] #21 [dev-systemd-false 7/24] 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-03-11T11:47:51.898Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T11:47:51.898Z] #21 2.318 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:47:52.829Z] #21 2.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:47:53.279Z] #60 ... [2022-03-11T11:47:53.279Z] [2022-03-11T11:47:53.279Z] #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-03-11T11:47:53.279Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:47:53.279Z] #14 107.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T11:47:53.279Z] #14 107.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:53.279Z] #14 107.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:47:53.279Z] #14 114.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T11:47:53.279Z] #14 114.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:53.279Z] #14 114.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:53.847Z] #14 119.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T11:47:53.847Z] #14 119.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:53.847Z] #14 119.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:47:54.241Z] #21 4.210 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:47:54.398Z] #14 116.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T11:47:54.398Z] #14 116.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:54.398Z] #14 116.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:47:54.872Z] #23 8.308 Collecting yamllint==1.26.1 [2022-03-11T11:47:55.804Z] #23 9.378 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T11:47:56.272Z] Commit message: "Fix secret mounting with userns_remap enabled" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T11:47:57.177Z] #23 10.35 Collecting pathspec>=0.5.3 [2022-03-11T11:47:57.177Z] #23 10.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T11:47:57.177Z] #23 10.62 Collecting pyyaml [2022-03-11T11:47:57.177Z] #23 10.64 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-11T11:47:57.177Z] #23 10.69 Building wheels for collected packages: yamllint [2022-03-11T11:47:57.435Z] #23 10.69 Building wheel for yamllint (setup.py): started [2022-03-11T11:47:57.605Z] #21 7.226 Fetched 8507 kB in 6s (1492 kB/s) [2022-03-11T11:47:57.746Z] Client: [2022-03-11T11:47:57.746Z] Version: 20.10.9 [2022-03-11T11:47:57.746Z] API version: 1.41 [2022-03-11T11:47:57.746Z] Go version: go1.16.8 [2022-03-11T11:47:57.746Z] Git commit: c2ea9bc [2022-03-11T11:47:57.746Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T11:47:57.746Z] OS/Arch: windows/amd64 [2022-03-11T11:47:57.746Z] Context: default [2022-03-11T11:47:57.746Z] Experimental: true [2022-03-11T11:47:57.746Z] [2022-03-11T11:47:57.746Z] Server: Docker Engine - Community [2022-03-11T11:47:57.746Z] Engine: [2022-03-11T11:47:57.746Z] Version: 20.10.9 [2022-03-11T11:47:57.746Z] API version: 1.41 (minimum version 1.24) [2022-03-11T11:47:57.746Z] Go version: go1.16.8 [2022-03-11T11:47:57.746Z] Git commit: 79ea9d3 [2022-03-11T11:47:57.746Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T11:47:57.746Z] OS/Arch: windows/amd64 [2022-03-11T11:47:57.746Z] Experimental: true [2022-03-11T11:47:58.002Z] #23 11.51 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T11:47:58.002Z] #23 11.51 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=565f50e2bbe84cbc18ec3ba43b4c6cecfb51f7a3f48d05fb3ba59917045ea547 [2022-03-11T11:47:58.002Z] #23 11.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T11:47:58.002Z] #23 11.52 Successfully built yamllint [2022-03-11T11:47:58.002Z] #23 11.53 Installing collected packages: pyyaml, pathspec, yamllint [Pipeline] sh [2022-03-11T11:47:58.568Z] #23 11.91 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T11:47:59.021Z] #21 7.226 Reading package lists... [2022-03-11T11:47:59.021Z] #21 9.229 Reading package lists... [2022-03-11T11:47:59.021Z] #21 ... [2022-03-11T11:47:59.021Z] [2022-03-11T11:47:59.021Z] #56 [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-03-11T11:47:59.021Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:47:59.021Z] #56 9.999 + cd /tmp/tmp.MRqmgVi9dJ/src/github.com/opencontainers/runc [2022-03-11T11:47:59.021Z] #56 9.999 + git checkout -q v1.1.0 [2022-03-11T11:47:59.021Z] #56 10.36 + '[' -z '' ']' [2022-03-11T11:47:59.021Z] #56 10.36 + target=static [2022-03-11T11:47:59.021Z] #56 10.36 + make BUILDTAGS=seccomp static [2022-03-11T11:47:59.021Z] #56 10.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T11:47:59.134Z] #23 DONE 12.4s [2022-03-11T11:47:59.134Z] [2022-03-11T11:47:59.134Z] #56 [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-03-11T11:47:59.134Z] #56 sha256:0e4e1607bcbee1f8121d3034d049879a91e1455735e23d94e2ddb44867e55746 [2022-03-11T11:47:59.427Z] + docker info [2022-03-11T11:47:59.522Z] + docker version [2022-03-11T11:47:59.689Z] #14 121.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T11:47:59.689Z] #14 121.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:47:59.689Z] #14 121.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:48:00.917Z] #56 ... [2022-03-11T11:48:00.917Z] [2022-03-11T11:48:00.917Z] #21 [dev-systemd-false 7/24] 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-03-11T11:48:00.917Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T11:48:00.917Z] #21 9.229 Reading package lists... [2022-03-11T11:48:01.031Z] #56 ... [2022-03-11T11:48:01.031Z] [2022-03-11T11:48:01.032Z] #43 [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-03-11T11:48:01.032Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-11T11:48:01.032Z] #43 150.2 + dpkg --print-architecture [2022-03-11T11:48:01.288Z] #43 DONE 150.7s [2022-03-11T11:48:01.288Z] [2022-03-11T11:48:01.288Z] #51 [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-03-11T11:48:01.288Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T11:48:01.481Z] #21 11.23 Building dependency tree... [2022-03-11T11:48:01.952Z] #14 ... [2022-03-11T11:48:01.952Z] [2022-03-11T11:48:01.952Z] #63 [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-03-11T11:48:01.952Z] #63 sha256:b87a73a4018342079d3460cc43d42a5875f071167f4c7c1fde3c60cd548a9e7a [2022-03-11T11:48:01.952Z] #63 125.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:48:01.952Z] #63 125.9 + GOBIN=/build [2022-03-11T11:48:01.952Z] #63 125.9 + GO111MODULE=on [2022-03-11T11:48:01.952Z] #63 125.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T11:48:02.410Z] #21 12.36 The following additional packages will be installed: [2022-03-11T11:48:02.410Z] #21 12.36 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T11:48:02.410Z] #21 12.36 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-11T11:48:02.410Z] #21 12.36 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T11:48:02.410Z] #21 12.36 python3-pkg-resources vim-runtime xxd [2022-03-11T11:48:02.410Z] #21 12.36 Suggested packages: [2022-03-11T11:48:02.410Z] #21 12.37 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-11T11:48:02.410Z] #21 12.37 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-11T11:48:02.410Z] #21 12.37 acl attr quota [2022-03-11T11:48:02.410Z] #21 12.37 Recommended packages: [2022-03-11T11:48:02.410Z] #21 12.37 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T11:48:02.973Z] #21 13.37 The following NEW packages will be installed: [2022-03-11T11:48:03.229Z] #21 13.38 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-11T11:48:03.229Z] #21 13.38 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T11:48:03.229Z] #21 13.38 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-11T11:48:03.229Z] #21 13.38 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-11T11:48:03.229Z] #21 13.38 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-11T11:48:03.229Z] #21 13.38 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-11T11:48:03.229Z] #21 13.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-11T11:48:03.229Z] #21 13.38 xz-utils zip zstd [2022-03-11T11:48:03.486Z] #21 13.70 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:48:03.486Z] #21 13.70 Need to get 27.6 MB of archives. [2022-03-11T11:48:03.486Z] #21 13.70 After this operation, 106 MB of additional disk space will be used. [2022-03-11T11:48:03.486Z] #21 13.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-11T11:48:03.486Z] #21 13.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-11T11:48:03.486Z] #21 13.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-11T11:48:03.486Z] #21 13.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-11T11:48:03.486Z] #21 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-11T11:48:03.486Z] #21 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-11T11:48:03.486Z] #21 13.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-11T11:48:03.486Z] #21 13.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-11T11:48:03.486Z] #21 13.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:48:03.486Z] #21 13.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:48:03.486Z] #21 13.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T11:48:03.486Z] #21 13.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-11T11:48:03.486Z] #21 13.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-11T11:48:03.486Z] #21 13.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-11T11:48:03.743Z] #21 13.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-11T11:48:03.743Z] #21 13.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-11T11:48:03.743Z] #21 13.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-11T11:48:03.743Z] #21 13.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-11T11:48:03.743Z] #21 13.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-11T11:48:03.743Z] #21 13.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-11T11:48:03.743Z] #21 13.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-11T11:48:03.743Z] #21 13.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T11:48:03.743Z] #21 13.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T11:48:03.743Z] #21 13.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T11:48:03.743Z] #21 13.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-11T11:48:03.743Z] #21 13.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-11T11:48:03.743Z] #21 13.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T11:48:03.999Z] #21 14.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-11T11:48:03.999Z] #21 14.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T11:48:03.999Z] #21 14.22 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-03-11T11:48:03.999Z] #21 14.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T11:48:03.999Z] #21 14.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-11T11:48:03.999Z] #21 14.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-11T11:48:03.999Z] #21 14.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T11:48:03.999Z] #21 14.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T11:48:03.999Z] #21 14.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T11:48:03.999Z] #21 14.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:48:03.999Z] #21 14.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T11:48:03.999Z] #21 14.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T11:48:04.257Z] #21 14.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T11:48:04.257Z] #21 14.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-11T11:48:04.257Z] #21 14.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-11T11:48:04.257Z] #21 14.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-11T11:48:04.257Z] #21 14.40 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T11:48:04.514Z] #21 14.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-11T11:48:04.514Z] #21 14.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-11T11:48:04.514Z] #21 14.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-11T11:48:04.514Z] #21 14.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-11T11:48:04.956Z] #14 ... [2022-03-11T11:48:04.956Z] [2022-03-11T11:48:04.956Z] #63 [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-03-11T11:48:04.956Z] #63 sha256:1a26ba8d2dbf7fc950fadfe1f239d594d8da2a800012f5be7ec721914b69bd42 [2022-03-11T11:48:04.956Z] #63 126.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T11:48:04.956Z] #63 126.8 + GOBIN=/build [2022-03-11T11:48:04.956Z] #63 126.8 + GO111MODULE=on [2022-03-11T11:48:04.956Z] #63 126.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T11:48:05.080Z] #21 15.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:48:05.338Z] #21 15.48 Fetched 27.6 MB in 1s (20.4 MB/s) [2022-03-11T11:48:05.338Z] #21 15.53 Selecting previously unselected package pigz. [2022-03-11T11:48:05.338Z] #21 15.53 (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-03-11T11:48:05.338Z] #21 15.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-11T11:48:05.338Z] #21 15.60 Unpacking pigz (2.6-1) ... [2022-03-11T11:48:05.338Z] #21 15.70 Selecting previously unselected package libelf1:amd64. [2022-03-11T11:48:05.596Z] #21 15.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-11T11:48:05.596Z] #21 15.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-11T11:48:05.596Z] #21 15.85 Selecting previously unselected package libbpf0:amd64. [2022-03-11T11:48:05.596Z] #21 15.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-11T11:48:05.596Z] #21 15.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-11T11:48:05.596Z] #21 15.97 Selecting previously unselected package libcap2:amd64. [2022-03-11T11:48:05.854Z] #21 15.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-11T11:48:05.854Z] #21 15.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-11T11:48:05.854Z] #21 16.04 Selecting previously unselected package libmnl0:amd64. [2022-03-11T11:48:05.854Z] #21 16.05 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-11T11:48:05.854Z] #21 16.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-11T11:48:05.854Z] #21 16.10 Selecting previously unselected package libxtables12:amd64. [2022-03-11T11:48:05.854Z] #21 16.11 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-11T11:48:05.854Z] #21 16.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-11T11:48:05.854Z] #21 16.17 Selecting previously unselected package libcap2-bin. [2022-03-11T11:48:05.854Z] #21 16.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-11T11:48:05.854Z] #21 16.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T11:48:06.112Z] #21 16.24 Selecting previously unselected package iproute2. [2022-03-11T11:48:06.112Z] #21 16.26 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-11T11:48:06.112Z] #21 16.26 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T11:48:06.125Z] #63 130.7 rootlesskit version 0.14.6 [2022-03-11T11:48:06.125Z] #63 130.7 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T11:48:06.125Z] #63 130.7 -container-ip string [2022-03-11T11:48:06.125Z] #63 130.7 container ip [2022-03-11T11:48:06.125Z] #63 130.7 -container-port int [2022-03-11T11:48:06.125Z] #63 130.7 container port (default -1) [2022-03-11T11:48:06.125Z] #63 130.7 -host-ip string [2022-03-11T11:48:06.125Z] #63 130.7 host ip [2022-03-11T11:48:06.125Z] #63 130.7 -host-port int [2022-03-11T11:48:06.125Z] #63 130.7 host port (default -1) [2022-03-11T11:48:06.125Z] #63 130.7 -proto string [2022-03-11T11:48:06.125Z] #63 130.7 proxy protocol (default "tcp") [2022-03-11T11:48:06.369Z] #21 16.68 Selecting previously unselected package xxd. [2022-03-11T11:48:06.369Z] #21 16.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:48:06.369Z] #21 16.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:06.626Z] #21 16.79 Selecting previously unselected package vim-common. [2022-03-11T11:48:06.626Z] #21 16.81 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:48:06.626Z] #21 16.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:06.883Z] #21 16.97 Selecting previously unselected package bash-completion. [2022-03-11T11:48:06.883Z] #21 16.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T11:48:08.823Z] #21 18.61 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T11:48:08.823Z] #21 18.99 Selecting previously unselected package bzip2. [2022-03-11T11:48:08.823Z] #21 18.99 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-11T11:48:08.823Z] #21 19.00 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T11:48:08.823Z] #21 19.08 Selecting previously unselected package xz-utils. [2022-03-11T11:48:08.823Z] #21 19.08 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-11T11:48:08.823Z] #21 19.09 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T11:48:09.080Z] #21 19.20 Selecting previously unselected package apparmor. [2022-03-11T11:48:09.080Z] #21 19.21 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-11T11:48:09.080Z] #21 19.26 Unpacking apparmor (2.13.6-10) ... [2022-03-11T11:48:09.338Z] #21 19.57 Selecting previously unselected package inetutils-ping. [2022-03-11T11:48:09.338Z] #21 19.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-11T11:48:09.338Z] #21 19.59 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T11:48:09.338Z] #21 19.70 Selecting previously unselected package libip4tc2:amd64. [2022-03-11T11:48:09.596Z] #21 19.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-11T11:48:09.596Z] #21 19.70 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:09.596Z] #21 19.78 Selecting previously unselected package libip6tc2:amd64. [2022-03-11T11:48:09.596Z] #21 19.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-11T11:48:09.596Z] #21 19.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:09.596Z] #21 19.86 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-11T11:48:09.596Z] #21 19.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-11T11:48:09.596Z] #21 19.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T11:48:09.596Z] #21 19.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-11T11:48:09.596Z] #21 19.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-11T11:48:09.596Z] #21 19.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T11:48:09.853Z] #21 20.00 Selecting previously unselected package libnftnl11:amd64. [2022-03-11T11:48:09.853Z] #21 20.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-11T11:48:09.853Z] #21 20.01 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T11:48:09.853Z] #21 20.07 Selecting previously unselected package iptables. [2022-03-11T11:48:09.853Z] #21 20.08 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-11T11:48:09.853Z] #21 20.08 Unpacking iptables (1.8.7-1) ... [2022-03-11T11:48:09.943Z] Client: [2022-03-11T11:48:09.943Z] Version: 20.10.9 [2022-03-11T11:48:09.943Z] API version: 1.41 [2022-03-11T11:48:09.943Z] Go version: go1.16.8 [2022-03-11T11:48:09.944Z] Git commit: c2ea9bc [2022-03-11T11:48:09.944Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T11:48:09.944Z] OS/Arch: windows/amd64 [2022-03-11T11:48:09.944Z] Context: default [2022-03-11T11:48:09.944Z] Experimental: true [2022-03-11T11:48:09.944Z] [2022-03-11T11:48:09.944Z] Server: Docker Engine - Community [2022-03-11T11:48:09.944Z] Engine: [2022-03-11T11:48:09.944Z] Version: 20.10.9 [2022-03-11T11:48:09.944Z] API version: 1.41 (minimum version 1.24) [2022-03-11T11:48:09.944Z] Go version: go1.16.8 [2022-03-11T11:48:09.944Z] Git commit: 79ea9d3 [2022-03-11T11:48:09.944Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T11:48:09.944Z] OS/Arch: windows/amd64 [2022-03-11T11:48:09.944Z] Experimental: true [2022-03-11T11:48:10.111Z] #21 20.36 Selecting previously unselected package libonig5:amd64. [2022-03-11T11:48:10.111Z] #21 20.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T11:48:10.111Z] #21 20.37 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:48:10.291Z] #63 131.5 rootlesskit version 0.14.6 [2022-03-11T11:48:10.291Z] #63 131.5 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T11:48:10.292Z] #63 131.5 -container-ip string [2022-03-11T11:48:10.292Z] #63 131.5 container ip [2022-03-11T11:48:10.292Z] #63 131.5 -container-port int [2022-03-11T11:48:10.292Z] #63 131.5 container port (default -1) [2022-03-11T11:48:10.292Z] #63 131.5 -host-ip string [2022-03-11T11:48:10.292Z] #63 131.5 host ip [2022-03-11T11:48:10.292Z] #63 131.5 -host-port int [2022-03-11T11:48:10.292Z] #63 131.5 host port (default -1) [2022-03-11T11:48:10.292Z] #63 131.5 -proto string [2022-03-11T11:48:10.292Z] #63 131.5 proxy protocol (default "tcp") [2022-03-11T11:48:10.307Z] #63 DONE 135.2s [2022-03-11T11:48:10.307Z] [2022-03-11T11:48:10.307Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T11:48:10.307Z] #64 sha256:82651aad396ab8efd84385b72031eb7314fe436ea9068a27dca8619f198db2f9 [2022-03-11T11:48:10.307Z] #64 DONE 0.1s [2022-03-11T11:48:10.307Z] [2022-03-11T11:48:10.307Z] #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-03-11T11:48:10.307Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:48:10.307Z] #14 129.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T11:48:10.307Z] #14 129.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:48:10.307Z] #14 129.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:48:10.307Z] #14 135.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T11:48:10.307Z] #14 135.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T11:48:10.307Z] #14 135.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:48:10.307Z] #14 135.8 Selecting previously unselected package libapparmor1:amd64. [2022-03-11T11:48:10.307Z] #14 135.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-11T11:48:10.307Z] #14 135.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T11:48:10.370Z] #21 20.49 Selecting previously unselected package libjq1:amd64. [2022-03-11T11:48:10.370Z] #21 20.50 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T11:48:10.370Z] #21 20.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:48:10.370Z] #21 20.59 Selecting previously unselected package jq. [2022-03-11T11:48:10.370Z] #21 20.59 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-11T11:48:10.370Z] #21 20.60 Unpacking jq (1.6-2.1) ... [2022-03-11T11:48:10.370Z] #21 20.66 Selecting previously unselected package libaio1:amd64. [2022-03-11T11:48:10.370Z] #21 20.66 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-11T11:48:10.370Z] #21 20.66 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-11T11:48:10.551Z] #63 ... [2022-03-11T11:48:10.552Z] [2022-03-11T11:48:10.552Z] #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-03-11T11:48:10.552Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:48:10.552Z] #14 133.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T11:48:10.552Z] #14 133.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T11:48:10.567Z] #14 ... [2022-03-11T11:48:10.567Z] [2022-03-11T11:48:10.567Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T11:48:10.567Z] #65 sha256:af3a073ec2648aa59723224129299ca27086d278784813a0b9a56ea65f7e6ba0 [2022-03-11T11:48:10.567Z] #65 DONE 0.1s [2022-03-11T11:48:10.567Z] [2022-03-11T11:48:10.567Z] #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-03-11T11:48:10.567Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:48:10.567Z] #14 135.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-11T11:48:10.567Z] #14 135.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-11T11:48:10.567Z] #14 135.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T11:48:10.567Z] #14 136.1 Selecting previously unselected package libbtrfs0:amd64. [Pipeline] sh [2022-03-11T11:48:10.627Z] #21 20.71 Selecting previously unselected package libgpm2:amd64. [2022-03-11T11:48:10.627Z] #21 20.72 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-11T11:48:10.627Z] #21 20.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-11T11:48:10.627Z] #21 20.82 Selecting previously unselected package libicu67:amd64. [2022-03-11T11:48:10.627Z] #21 20.83 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-11T11:48:10.627Z] #21 20.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T11:48:10.811Z] #14 133.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:48:10.825Z] #14 136.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T11:48:10.825Z] #14 136.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:48:11.083Z] #14 136.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T11:48:11.083Z] #14 136.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T11:48:11.083Z] #14 136.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:48:11.120Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T11:48:11.120Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-421608f2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T11:48:11.120Z] ---------------------------------------------------------------------------- [2022-03-11T11:48:11.120Z] [2022-03-11T11:48:11.120Z] INFO: executeCI.ps1 starting at Fri Mar 11 11:48:08 CUT 2022 [2022-03-11T11:48:11.120Z] [2022-03-11T11:48:11.120Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T11:48:11.120Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T11:48:11.120Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-11T11:48:11.120Z] INFO: Environment variables: [2022-03-11T11:48:11.120Z] [2022-03-11T11:48:11.120Z] Name Value [2022-03-11T11:48:11.120Z] ---- ----- [2022-03-11T11:48:11.120Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T11:48:11.120Z] amd64 true [2022-03-11T11:48:11.120Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T11:48:11.120Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T11:48:11.120Z] arm64 true [2022-03-11T11:48:11.120Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T11:48:11.120Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T11:48:11.121Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T11:48:11.121Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T11:48:11.121Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T11:48:11.121Z] BRANCH_NAME PR-43354 [2022-03-11T11:48:11.121Z] BUILD_DISPLAY_NAME #7 [2022-03-11T11:48:11.121Z] BUILD_ID 7 [2022-03-11T11:48:11.121Z] BUILD_NUMBER 7 [2022-03-11T11:48:11.121Z] BUILD_TAG jenkins-moby-PR-43354-7 [2022-03-11T11:48:11.121Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/ [2022-03-11T11:48:11.121Z] cgroup2 true [2022-03-11T11:48:11.121Z] CHANGE_AUTHOR jiashuChen [2022-03-11T11:48:11.121Z] CHANGE_AUTHOR_DISPLAY_NAME jiashuChen [2022-03-11T11:48:11.121Z] CHANGE_BRANCH temp_dir_permission [2022-03-11T11:48:11.121Z] CHANGE_FORK jiashuChen [2022-03-11T11:48:11.121Z] CHANGE_ID 43354 [2022-03-11T11:48:11.121Z] CHANGE_TARGET master [2022-03-11T11:48:11.121Z] CHANGE_TITLE Fix secret mounting with userns_remap enabled [2022-03-11T11:48:11.121Z] CHANGE_URL https://github.com/moby/moby/pull/43354 [2022-03-11T11:48:11.121Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:48:11.121Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T11:48:11.121Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T11:48:11.121Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T11:48:11.121Z] COMPUTERNAME azwin-2-cbd700 [2022-03-11T11:48:11.121Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T11:48:11.121Z] ConfigSequenceNumber 0 [2022-03-11T11:48:11.121Z] dco true [2022-03-11T11:48:11.121Z] DOCKER_BUILDKIT 0 [2022-03-11T11:48:11.121Z] DOCKER_DUT_DEBUG 1 [2022-03-11T11:48:11.121Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T11:48:11.121Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T11:48:11.121Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T11:48:11.121Z] EXECUTOR_NUMBER 0 [2022-03-11T11:48:11.121Z] FQDN azwin-2-cbd700.westus.cloudapp.azure.com [2022-03-11T11:48:11.121Z] GIT_BRANCH PR-43354 [2022-03-11T11:48:11.121Z] GIT_COMMIT 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:48:11.121Z] GIT_PREVIOUS_COMMIT 88204fab0a846d0f63f5a976653687e5401293e2 [2022-03-11T11:48:11.121Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T11:48:11.121Z] HUDSON_COOKIE 95e81f2d-ff54-4c26-8dc6-87cbcb51e6ec [2022-03-11T11:48:11.121Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T11:48:11.121Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T11:48:11.121Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T11:48:11.121Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T11:48:11.121Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T11:48:11.121Z] JENKINS_NODE_COOKIE 80c1bf5f-95d7-446c-bef2-df5c790f56eb [2022-03-11T11:48:11.121Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T11:48:11.121Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T11:48:11.121Z] JOB_BASE_NAME PR-43354 [2022-03-11T11:48:11.121Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/display/redirect [2022-03-11T11:48:11.121Z] JOB_NAME moby/PR-43354 [2022-03-11T11:48:11.121Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/ [2022-03-11T11:48:11.121Z] library.jps.version master [2022-03-11T11:48:11.121Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T11:48:11.121Z] NODE_LABELS amd64 azure azwin-2-cbd700 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-11T11:48:11.121Z] NODE_NAME azwin-2-cbd700 [2022-03-11T11:48:11.121Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T11:48:11.121Z] OS Windows_NT [2022-03-11T11:48:11.121Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T11:48:11.121Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T11:48:11.121Z] ppc64le false [2022-03-11T11:48:11.121Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T11:48:11.121Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-11T11:48:11.121Z] PROCESSOR_LEVEL 6 [2022-03-11T11:48:11.121Z] PROCESSOR_REVISION 4f01 [2022-03-11T11:48:11.121Z] ProgramData C:\ProgramData [2022-03-11T11:48:11.121Z] ProgramFiles C:\Program Files [2022-03-11T11:48:11.121Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T11:48:11.121Z] ProgramW6432 C:\Program Files [2022-03-11T11:48:11.121Z] PROMPT $P$G [2022-03-11T11:48:11.121Z] PSExecutionPolicyPreference Bypass [2022-03-11T11:48:11.121Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T11:48:11.121Z] PUBLIC C:\Users\Public [2022-03-11T11:48:11.121Z] rootless true [2022-03-11T11:48:11.121Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=artif... [2022-03-11T11:48:11.121Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=changes [2022-03-11T11:48:11.121Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect [2022-03-11T11:48:11.121Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=tests [2022-03-11T11:48:11.121Z] s390x false [2022-03-11T11:48:11.121Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T11:48:11.121Z] SOURCES_DRIVE d [2022-03-11T11:48:11.121Z] SOURCES_SUBDIR gopath [2022-03-11T11:48:11.121Z] STAGE_NAME Run tests [2022-03-11T11:48:11.121Z] SystemDrive C: [2022-03-11T11:48:11.121Z] SystemRoot C:\Windows [2022-03-11T11:48:11.121Z] TEMP C:\Windows\TEMP [2022-03-11T11:48:11.121Z] TESTDEBUG 0 [2022-03-11T11:48:11.121Z] TESTRUN_DRIVE d [2022-03-11T11:48:11.121Z] TESTRUN_SUBDIR CI [2022-03-11T11:48:11.121Z] TIMEOUT 120m [2022-03-11T11:48:11.121Z] TMP C:\Windows\TEMP [2022-03-11T11:48:11.121Z] unit_validate true [2022-03-11T11:48:11.121Z] USERDOMAIN WORKGROUP [2022-03-11T11:48:11.121Z] USERNAME azwin-2-cbd700$ [2022-03-11T11:48:11.121Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T11:48:11.121Z] validate_force false [2022-03-11T11:48:11.121Z] windir C:\Windows [2022-03-11T11:48:11.121Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T11:48:11.121Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-11T11:48:11.121Z] windows2022 true [2022-03-11T11:48:11.121Z] windows2022containerd true [2022-03-11T11:48:11.121Z] windowsRS5 true [2022-03-11T11:48:11.121Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T11:48:11.121Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T11:48:11.121Z] [2022-03-11T11:48:11.121Z] [2022-03-11T11:48:11.121Z] [2022-03-11T11:48:11.121Z] INFO: Sources under d:\gopath\... [2022-03-11T11:48:11.121Z] INFO: Test run under d:\CI\... [2022-03-11T11:48:11.121Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T11:48:11.121Z] INFO: docker/docker repository was found [2022-03-11T11:48:11.121Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-11T11:48:11.340Z] #14 136.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-11T11:48:11.340Z] #14 136.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:48:11.340Z] #14 136.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:11.531Z] + docker info [2022-03-11T11:48:11.531Z] Client: [2022-03-11T11:48:11.531Z] Context: default [2022-03-11T11:48:11.531Z] Debug Mode: false [2022-03-11T11:48:11.531Z] [2022-03-11T11:48:11.531Z] Server: [2022-03-11T11:48:11.531Z] Containers: 0 [2022-03-11T11:48:11.531Z] Running: 0 [2022-03-11T11:48:11.531Z] Paused: 0 [2022-03-11T11:48:11.531Z] Stopped: 0 [2022-03-11T11:48:11.531Z] Images: 0 [2022-03-11T11:48:11.531Z] Server Version: 20.10.9 [2022-03-11T11:48:11.531Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T11:48:11.531Z] Windows: [2022-03-11T11:48:11.531Z] LCOW: [2022-03-11T11:48:11.531Z] Logging Driver: json-file [2022-03-11T11:48:11.531Z] Plugins: [2022-03-11T11:48:11.531Z] Volume: local [2022-03-11T11:48:11.531Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T11:48:11.531Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T11:48:11.531Z] Swarm: inactive [2022-03-11T11:48:11.531Z] Default Isolation: process [2022-03-11T11:48:11.531Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T11:48:11.531Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T11:48:11.531Z] OSType: windows [2022-03-11T11:48:11.531Z] Architecture: x86_64 [2022-03-11T11:48:11.531Z] CPUs: 4 [2022-03-11T11:48:11.531Z] Total Memory: 32GiB [2022-03-11T11:48:11.531Z] Name: azwin-2-d93e30 [2022-03-11T11:48:11.531Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T11:48:11.531Z] Docker Root Dir: D:\docker [2022-03-11T11:48:11.531Z] Debug Mode: false [2022-03-11T11:48:11.531Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:48:11.531Z] Labels: [2022-03-11T11:48:11.531Z] Experimental: true [2022-03-11T11:48:11.531Z] Insecure Registries: [2022-03-11T11:48:11.531Z] 10.0.0.4:5000 [2022-03-11T11:48:11.531Z] 127.0.0.0/8 [2022-03-11T11:48:11.531Z] Registry Mirrors: [2022-03-11T11:48:11.531Z] http://10.0.0.4:5000/ [2022-03-11T11:48:11.531Z] Live Restore Enabled: false [2022-03-11T11:48:11.531Z] Product License: Community Engine [2022-03-11T11:48:11.531Z] [2022-03-11T11:48:11.590Z] ltsc2022: Pulling from windows/servercore [2022-03-11T11:48:11.590Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T11:48:11.590Z] 037d5740b404: Pulling fs layer [2022-03-11T11:48:11.598Z] #14 136.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-11T11:48:11.598Z] #14 136.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-11T11:48:11.598Z] #14 136.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-11T11:48:11.598Z] #14 137.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-11T11:48:11.598Z] #14 137.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-11T11:48:11.598Z] #14 137.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T11:48:11.856Z] #14 137.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-11T11:48:11.856Z] #14 137.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-11T11:48:11.856Z] #14 137.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T11:48:12.114Z] #14 137.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-11T11:48:12.114Z] #14 137.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-11T11:48:12.114Z] #14 137.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T11:48:12.371Z] #14 137.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-11T11:48:12.371Z] #14 137.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-11T11:48:12.371Z] #14 137.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T11:48:12.371Z] #14 137.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-11T11:48:12.371Z] #14 137.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-11T11:48:12.371Z] #14 137.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T11:48:12.935Z] #14 138.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-11T11:48:12.935Z] #14 138.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-11T11:48:12.935Z] #14 138.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T11:48:13.192Z] #14 138.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-11T11:48:13.192Z] #14 138.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:48:13.192Z] #14 138.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:13.192Z] #14 138.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-11T11:48:13.192Z] #14 138.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-11T11:48:13.192Z] #14 138.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T11:48:13.282Z] #81 exporting layers 23.1s done [2022-03-11T11:48:13.282Z] #81 writing image sha256:912d87db5eec70bf9b9163d604f99dd0a5e9e80841198c498b97136c88327d00 done [2022-03-11T11:48:13.282Z] #81 naming to docker.io/library/docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c done [2022-03-11T11:48:13.282Z] #81 DONE 23.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-11T11:48:13.349Z] #14 ... [2022-03-11T11:48:13.349Z] [2022-03-11T11:48:13.349Z] #63 [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-03-11T11:48:13.349Z] #63 sha256:1a26ba8d2dbf7fc950fadfe1f239d594d8da2a800012f5be7ec721914b69bd42 [2022-03-11T11:48:13.349Z] #63 DONE 135.2s [2022-03-11T11:48:13.349Z] [2022-03-11T11:48:13.350Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T11:48:13.350Z] #64 sha256:be5f72d4a9f6e6e94f219f615061039e3a3c844eeddcf6de8e50e6be7a546198 [2022-03-11T11:48:13.350Z] #64 DONE 0.1s [2022-03-11T11:48:13.350Z] [2022-03-11T11:48:13.350Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T11:48:13.350Z] #65 sha256:db5477cd5aa30a9874b35ec89a9a7ef775466dda05ebc3e43f93ad866954b6ab [2022-03-11T11:48:13.350Z] #65 DONE 0.1s [2022-03-11T11:48:13.350Z] [2022-03-11T11:48:13.350Z] #51 [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-03-11T11:48:13.350Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:48:13.449Z] #14 138.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-11T11:48:13.449Z] #14 138.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-11T11:48:13.449Z] #14 138.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T11:48:13.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43354/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/validate/default [2022-03-11T11:48:13.902Z] #21 23.65 Selecting previously unselected package libinih1:amd64. [2022-03-11T11:48:13.902Z] #21 23.65 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-11T11:48:13.902Z] #21 23.65 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-11T11:48:13.902Z] #21 23.69 Selecting previously unselected package libnet1:amd64. [2022-03-11T11:48:13.902Z] #21 23.69 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T11:48:13.902Z] #21 23.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:48:13.902Z] #21 23.80 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T11:48:13.902Z] #21 23.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T11:48:13.902Z] #21 23.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:48:13.902Z] #21 23.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T11:48:13.902Z] #21 23.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T11:48:13.902Z] #21 23.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:48:13.902Z] #21 23.97 Selecting previously unselected package net-tools. [2022-03-11T11:48:13.902Z] #21 23.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-11T11:48:13.902Z] #21 24.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:48:13.902Z] #21 24.15 Selecting previously unselected package patch. [2022-03-11T11:48:13.902Z] #21 24.15 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-11T11:48:13.902Z] #21 24.16 Unpacking patch (2.7.6-7) ... [2022-03-11T11:48:13.902Z] #21 24.25 Selecting previously unselected package python-pip-whl. [2022-03-11T11:48:13.902Z] #21 24.25 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T11:48:13.963Z] #14 139.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T11:48:13.963Z] #14 139.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T11:48:13.963Z] #14 139.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:48:13.963Z] #14 139.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:48:13.963Z] #14 139.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:48:13.963Z] #14 139.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T11:48:13.963Z] #14 139.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T11:48:13.963Z] #14 139.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T11:48:13.963Z] #14 139.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:48:13.963Z] #14 139.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T11:48:13.963Z] #14 139.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T11:48:13.963Z] #14 139.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:48:13.963Z] #14 139.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:48:13.963Z] #14 139.6 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-03-11T11:48:13.963Z] #14 139.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:48:13.963Z] #14 139.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-11T11:48:13.963Z] #14 139.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:48:13.963Z] #14 139.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:48:13.963Z] #14 139.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-11T11:48:13.963Z] #14 139.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:48:14.158Z] #21 24.26 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T11:48:14.180Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-11T11:48:14.181Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-11T11:48:14.181Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-11T11:48:14.181Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-11T11:48:14.181Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-11T11:48:14.181Z] Congratulations! No new tests were added to integration-cli. [2022-03-11T11:48:14.181Z] [2022-03-11T11:48:14.181Z] INFO Start validation with golang-ci-lint [2022-03-11T11:48:14.221Z] #14 139.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:48:14.221Z] #14 139.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:14.221Z] #14 139.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:48:14.221Z] #14 139.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:14.221Z] #14 139.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:14.221Z] #14 139.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:48:14.230Z] Client: [2022-03-11T11:48:14.230Z] Context: default [2022-03-11T11:48:14.230Z] Debug Mode: false [2022-03-11T11:48:14.230Z] Plugins: [2022-03-11T11:48:14.230Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-11T11:48:14.230Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-11T11:48:14.230Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-11T11:48:14.230Z] [2022-03-11T11:48:14.230Z] Server: [2022-03-11T11:48:14.230Z] Containers: 0 [2022-03-11T11:48:14.230Z] Running: 0 [2022-03-11T11:48:14.230Z] Paused: 0 [2022-03-11T11:48:14.230Z] Stopped: 0 [2022-03-11T11:48:14.230Z] Images: 0 [2022-03-11T11:48:14.230Z] Server Version: 20.10.9 [2022-03-11T11:48:14.230Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T11:48:14.230Z] Windows: [2022-03-11T11:48:14.230Z] LCOW: [2022-03-11T11:48:14.230Z] Logging Driver: json-file [2022-03-11T11:48:14.230Z] Plugins: [2022-03-11T11:48:14.230Z] Volume: local [2022-03-11T11:48:14.230Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T11:48:14.230Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T11:48:14.230Z] Swarm: inactive [2022-03-11T11:48:14.230Z] Default Isolation: process [2022-03-11T11:48:14.230Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T11:48:14.230Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T11:48:14.230Z] OSType: windows [2022-03-11T11:48:14.230Z] Architecture: x86_64 [2022-03-11T11:48:14.230Z] CPUs: 4 [2022-03-11T11:48:14.230Z] Total Memory: 32GiB [2022-03-11T11:48:14.230Z] Name: azwin-2-a5f300 [2022-03-11T11:48:14.230Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-11T11:48:14.230Z] Docker Root Dir: D:\docker [2022-03-11T11:48:14.230Z] Debug Mode: false [2022-03-11T11:48:14.230Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:48:14.230Z] Labels: [2022-03-11T11:48:14.230Z] Experimental: true [2022-03-11T11:48:14.230Z] Insecure Registries: [2022-03-11T11:48:14.230Z] 10.0.0.4:5000 [2022-03-11T11:48:14.230Z] 127.0.0.0/8 [2022-03-11T11:48:14.230Z] Registry Mirrors: [2022-03-11T11:48:14.230Z] http://10.0.0.4:5000/ [2022-03-11T11:48:14.230Z] Live Restore Enabled: false [2022-03-11T11:48:14.230Z] Product License: Community Engine [2022-03-11T11:48:14.230Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T11:48:14.478Z] #14 DONE 139.9s [2022-03-11T11:48:14.478Z] [2022-03-11T11:48:14.478Z] #60 [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-03-11T11:48:14.478Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:48:14.478Z] #60 ... [2022-03-11T11:48:14.478Z] [2022-03-11T11:48:14.478Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T11:48:14.478Z] #55 sha256:7dcea7abd6c2a5f500d6edcc777a471b38966a997e89a2c07c871d392adc7ad3 [2022-03-11T11:48:14.478Z] #55 DONE 0.1s [2022-03-11T11:48:14.478Z] [2022-03-11T11:48:14.478Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T11:48:14.478Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T11:48:14.721Z] #21 24.78 Selecting previously unselected package python3-lib2to3. [2022-03-11T11:48:14.721Z] #21 24.78 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T11:48:14.721Z] #21 24.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:48:14.721Z] #21 24.88 Selecting previously unselected package python3-distutils. [2022-03-11T11:48:14.721Z] #21 24.91 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T11:48:14.721Z] #21 24.92 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T11:48:15.085Z] #21 25.02 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:48:15.085Z] #21 25.02 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:48:15.085Z] #21 25.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:48:15.085Z] #21 25.15 Selecting previously unselected package python3-setuptools. [2022-03-11T11:48:15.085Z] #21 25.16 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T11:48:15.085Z] #21 25.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T11:48:15.114Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-11T11:48:15.114Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-11T11:48:15.114Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-11T11:48:15.256Z] #51 ... [2022-03-11T11:48:15.256Z] [2022-03-11T11:48:15.256Z] #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-03-11T11:48:15.256Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T11:48:15.256Z] #14 137.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T11:48:15.256Z] #14 137.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T11:48:15.256Z] #14 137.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:48:15.256Z] #14 137.7 Selecting previously unselected package libapparmor1:amd64. [2022-03-11T11:48:15.256Z] #14 137.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-11T11:48:15.256Z] #14 137.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T11:48:15.256Z] #14 137.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-11T11:48:15.256Z] #14 137.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-11T11:48:15.256Z] #14 137.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T11:48:15.256Z] #14 138.0 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T11:48:15.342Z] #21 25.61 Selecting previously unselected package python3-wheel. [2022-03-11T11:48:15.342Z] #21 25.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T11:48:15.342Z] #21 25.62 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T11:48:15.342Z] #21 25.68 Selecting previously unselected package python3-pip. [2022-03-11T11:48:15.342Z] #21 25.68 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-11T11:48:15.342Z] #21 25.69 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T11:48:15.516Z] #14 138.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T11:48:15.516Z] #14 138.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:48:15.775Z] #14 138.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T11:48:15.775Z] #14 138.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T11:48:15.775Z] #14 138.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:48:15.775Z] #14 138.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-11T11:48:15.775Z] #14 138.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:48:15.775Z] #14 138.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:15.775Z] #14 138.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-11T11:48:15.864Z] #15 DONE 1.4s [2022-03-11T11:48:15.864Z] [2022-03-11T11:48:15.864Z] #56 [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-03-11T11:48:15.864Z] #56 sha256:ec7306b55c1a71595c73f1621d4569855c4e6935e92552daf278829050d14111 [2022-03-11T11:48:15.864Z] #56 1.111 + RM_GOPATH=0 [2022-03-11T11:48:15.864Z] #56 1.111 + TMP_GOPATH= [2022-03-11T11:48:15.864Z] #56 1.111 + : /build [2022-03-11T11:48:15.864Z] #56 1.111 + '[' -z '' ']' [2022-03-11T11:48:15.864Z] #56 1.112 ++ mktemp -d [2022-03-11T11:48:15.864Z] #56 1.114 + export GOPATH=/tmp/tmp.gPhBxziMzQ [2022-03-11T11:48:15.864Z] #56 1.114 + GOPATH=/tmp/tmp.gPhBxziMzQ [2022-03-11T11:48:15.864Z] #56 1.114 + RM_GOPATH=1 [2022-03-11T11:48:15.864Z] #56 1.114 + case "$(go env GOARCH)" in [2022-03-11T11:48:15.864Z] #56 1.115 ++ go env GOARCH [2022-03-11T11:48:15.864Z] #56 1.119 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:48:15.864Z] #56 1.119 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:48:15.864Z] #56 1.119 ++ dirname /install.sh [2022-03-11T11:48:15.864Z] #56 1.122 + dir=/ [2022-03-11T11:48:15.864Z] #56 1.122 + bin=runc [2022-03-11T11:48:15.864Z] #56 1.122 + shift [2022-03-11T11:48:15.864Z] #56 1.122 + '[' '!' -f //runc.installer ']' [2022-03-11T11:48:15.864Z] #56 1.122 + . //runc.installer [2022-03-11T11:48:15.864Z] #56 1.122 ++ set -e [2022-03-11T11:48:15.864Z] #56 1.122 ++ : v1.1.0 [2022-03-11T11:48:15.864Z] #56 1.123 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T11:48:15.864Z] #56 1.123 + install_runc [2022-03-11T11:48:15.864Z] #56 1.123 + RUNC_BUILDTAGS=seccomp [2022-03-11T11:48:15.864Z] #56 1.123 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T11:48:15.864Z] #56 1.123 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gPhBxziMzQ/src/github.com/opencontainers/runc [2022-03-11T11:48:15.864Z] #56 1.128 Cloning into '/tmp/tmp.gPhBxziMzQ/src/github.com/opencontainers/runc'... [2022-03-11T11:48:15.898Z] #21 25.90 Selecting previously unselected package sudo. [2022-03-11T11:48:15.898Z] #21 25.90 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-11T11:48:15.898Z] #21 25.90 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T11:48:16.035Z] #14 138.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-11T11:48:16.035Z] #14 138.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-11T11:48:16.035Z] #14 138.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-11T11:48:16.035Z] #14 138.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-11T11:48:16.035Z] #14 138.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T11:48:16.199Z] #21 26.37 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T11:48:16.199Z] #21 26.38 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-11T11:48:16.199Z] #21 26.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:48:16.458Z] #21 26.55 Selecting previously unselected package uidmap. [2022-03-11T11:48:16.458Z] #21 26.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-11T11:48:16.458Z] #21 26.57 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T11:48:16.458Z] #21 26.70 Selecting previously unselected package vim-runtime. [2022-03-11T11:48:16.458Z] #21 26.71 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:48:16.458Z] #21 26.73 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T11:48:16.605Z] #14 138.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-11T11:48:16.605Z] #14 138.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-11T11:48:16.605Z] #14 138.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T11:48:16.605Z] #14 139.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-11T11:48:16.605Z] #14 139.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-11T11:48:16.605Z] #14 139.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T11:48:16.605Z] #14 139.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-11T11:48:16.605Z] #14 139.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-11T11:48:16.605Z] #14 139.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T11:48:16.605Z] #14 139.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-11T11:48:16.715Z] #21 26.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T11:48:16.715Z] #21 26.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:16.864Z] #14 139.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-11T11:48:16.864Z] #14 139.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T11:48:17.124Z] #14 139.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-11T11:48:17.124Z] #14 139.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-11T11:48:17.124Z] #14 139.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T11:48:17.240Z] #56 ... [2022-03-11T11:48:17.240Z] [2022-03-11T11:48:17.241Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T11:48:17.241Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T11:48:17.241Z] #16 DONE 1.2s [2022-03-11T11:48:17.241Z] [2022-03-11T11:48:17.241Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T11:48:17.241Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T11:48:17.384Z] #14 139.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-11T11:48:17.384Z] #14 139.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T11:48:17.384Z] #14 139.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:17.384Z] #14 140.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-11T11:48:17.384Z] #14 140.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-11T11:48:17.384Z] #14 140.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T11:48:17.644Z] #14 140.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-11T11:48:17.644Z] #14 140.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-11T11:48:17.644Z] #14 140.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T11:48:17.806Z] #17 0.827 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T11:48:17.903Z] #14 140.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T11:48:17.903Z] #14 140.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T11:48:17.903Z] #14 140.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T11:48:17.903Z] #14 140.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T11:48:18.065Z] #17 DONE 1.0s [2022-03-11T11:48:18.065Z] [2022-03-11T11:48:18.065Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T11:48:18.065Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-11T11:48:18.163Z] #14 140.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T11:48:18.163Z] #14 140.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T11:48:18.163Z] #14 140.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T11:48:18.163Z] #14 140.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T11:48:18.163Z] #14 140.7 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-11T11:48:18.163Z] #14 140.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T11:48:18.163Z] #14 140.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T11:48:18.163Z] #14 140.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T11:48:18.163Z] #14 140.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T11:48:18.163Z] #14 140.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T11:48:18.163Z] #14 140.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T11:48:18.163Z] #14 140.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T11:48:18.163Z] #14 140.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T11:48:18.163Z] #14 140.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T11:48:18.163Z] #14 140.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T11:48:18.163Z] #14 140.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T11:48:18.423Z] #14 140.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:48:18.423Z] #14 140.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-03-11T11:48:18.423Z] #14 140.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:48:18.423Z] #14 140.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-03-11T11:48:18.423Z] #14 140.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T11:48:18.423Z] #14 140.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T11:48:18.423Z] #14 140.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-03-11T11:48:18.423Z] #14 140.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T11:48:18.423Z] #14 140.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T11:48:18.423Z] #14 141.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:18.423Z] #14 141.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T11:48:18.423Z] #14 141.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:18.423Z] #14 141.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T11:48:18.423Z] #14 141.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:48:18.992Z] #14 DONE 141.4s [2022-03-11T11:48:18.992Z] [2022-03-11T11:48:18.992Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T11:48:18.992Z] #55 sha256:834b7f147ead75e8ff99af9360ec6d365ff5007b2a66a055ef56ad9621bd5241 [2022-03-11T11:48:18.992Z] #55 DONE 0.1s [2022-03-11T11:48:18.992Z] [2022-03-11T11:48:18.992Z] #56 [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-03-11T11:48:18.992Z] #56 sha256:0fd868dee034b416e70783c0c6c425bf5663cbae290f187f1d63a215938628f3 [2022-03-11T11:48:19.000Z] #18 DONE 1.0s [2022-03-11T11:48:19.000Z] [2022-03-11T11:48:19.000Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T11:48:19.000Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T11:48:19.374Z] #21 29.49 Selecting previously unselected package vim. [2022-03-11T11:48:19.374Z] #21 29.50 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:48:19.374Z] #21 29.52 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:19.675Z] #21 29.95 Selecting previously unselected package xfsprogs. [2022-03-11T11:48:19.675Z] #21 29.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-11T11:48:19.675Z] #21 29.96 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T11:48:19.937Z] #19 DONE 1.0s [2022-03-11T11:48:19.937Z] [2022-03-11T11:48:19.937Z] #60 [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-03-11T11:48:19.937Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:48:19.937Z] #60 ... [2022-03-11T11:48:19.937Z] [2022-03-11T11:48:19.937Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T11:48:19.937Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-11T11:48:20.189Z] #21 30.31 Selecting previously unselected package zip. [2022-03-11T11:48:20.189Z] #21 30.33 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-11T11:48:20.189Z] #21 30.33 Unpacking zip (3.0-12) ... [2022-03-11T11:48:20.189Z] #21 30.55 Selecting previously unselected package zstd. [2022-03-11T11:48:20.189Z] #21 30.55 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-11T11:48:20.189Z] #21 30.55 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:48:20.372Z] #56 1.112 + RM_GOPATH=0 [2022-03-11T11:48:20.372Z] #56 1.112 + TMP_GOPATH= [2022-03-11T11:48:20.372Z] #56 1.112 + : /build [2022-03-11T11:48:20.372Z] #56 1.112 + '[' -z '' ']' [2022-03-11T11:48:20.372Z] #56 1.113 ++ mktemp -d [2022-03-11T11:48:20.372Z] #56 1.115 + export GOPATH=/tmp/tmp.JXLZegXWnd [2022-03-11T11:48:20.372Z] #56 1.116 + GOPATH=/tmp/tmp.JXLZegXWnd [2022-03-11T11:48:20.372Z] #56 1.116 + RM_GOPATH=1 [2022-03-11T11:48:20.372Z] #56 1.116 + case "$(go env GOARCH)" in [2022-03-11T11:48:20.372Z] #56 1.119 ++ go env GOARCH [2022-03-11T11:48:20.372Z] #56 1.133 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T11:48:20.372Z] #56 1.134 + GO_BUILDMODE=-buildmode=pie [2022-03-11T11:48:20.372Z] #56 1.136 ++ dirname /install.sh [2022-03-11T11:48:20.372Z] #56 1.137 + dir=/ [2022-03-11T11:48:20.372Z] #56 1.141 + bin=runc [2022-03-11T11:48:20.372Z] #56 1.141 + shift [2022-03-11T11:48:20.372Z] #56 1.141 + '[' '!' -f //runc.installer ']' [2022-03-11T11:48:20.372Z] #56 ... [2022-03-11T11:48:20.372Z] [2022-03-11T11:48:20.372Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T11:48:20.372Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T11:48:20.372Z] #15 DONE 1.3s [2022-03-11T11:48:20.372Z] [2022-03-11T11:48:20.372Z] #56 [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-03-11T11:48:20.372Z] #56 sha256:0fd868dee034b416e70783c0c6c425bf5663cbae290f187f1d63a215938628f3 [2022-03-11T11:48:20.372Z] #56 1.142 + . //runc.installer [2022-03-11T11:48:20.372Z] #56 1.142 ++ set -e [2022-03-11T11:48:20.372Z] #56 1.143 ++ : v1.1.0 [2022-03-11T11:48:20.372Z] #56 1.143 + install_runc [2022-03-11T11:48:20.372Z] #56 1.143 + RUNC_BUILDTAGS=seccomp [2022-03-11T11:48:20.372Z] #56 1.143 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T11:48:20.372Z] #56 1.143 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T11:48:20.372Z] #56 1.144 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JXLZegXWnd/src/github.com/opencontainers/runc [2022-03-11T11:48:20.372Z] #56 1.145 Cloning into '/tmp/tmp.JXLZegXWnd/src/github.com/opencontainers/runc'... [2022-03-11T11:48:20.869Z] #20 DONE 0.9s [2022-03-11T11:48:20.869Z] [2022-03-11T11:48:20.869Z] #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-03-11T11:48:20.869Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:48:20.869Z] #34 ... [2022-03-11T11:48:20.869Z] [2022-03-11T11:48:20.870Z] #21 [dev-systemd-false 7/24] 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-03-11T11:48:20.870Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T11:48:21.117Z] #21 31.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:48:21.311Z] #56 ... [2022-03-11T11:48:21.311Z] [2022-03-11T11:48:21.311Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T11:48:21.311Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T11:48:21.311Z] #16 DONE 1.0s [2022-03-11T11:48:21.311Z] [2022-03-11T11:48:21.311Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T11:48:21.311Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T11:48:21.885Z] #17 0.812 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T11:48:22.092Z] #21 32.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:22.092Z] #21 32.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:48:22.092Z] #21 32.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-11T11:48:22.092Z] #21 32.34 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T11:48:22.092Z] #21 32.35 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:22.092Z] #21 32.38 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-11T11:48:22.092Z] #21 32.39 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T11:48:22.092Z] #21 32.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:48:22.092Z] #21 32.42 Setting up bzip2 (1.0.8-4) ... [2022-03-11T11:48:22.092Z] #21 32.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:48:22.092Z] #21 32.45 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T11:48:22.145Z] #17 DONE 0.9s [2022-03-11T11:48:22.145Z] [2022-03-11T11:48:22.145Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T11:48:22.145Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-11T11:48:22.242Z] #21 1.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:48:22.242Z] #21 1.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:48:22.242Z] #21 1.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:48:22.503Z] #21 1.668 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:48:22.963Z] #21 33.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:22.963Z] #21 33.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-11T11:48:22.963Z] #21 33.06 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T11:48:22.963Z] #21 33.07 Setting up apparmor (2.13.6-10) ... [2022-03-11T11:48:23.068Z] #21 2.324 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:48:23.084Z] #18 DONE 0.9s [2022-03-11T11:48:23.084Z] [2022-03-11T11:48:23.084Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T11:48:23.084Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T11:48:24.017Z] #19 DONE 0.9s [2022-03-11T11:48:24.017Z] [2022-03-11T11:48:24.017Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T11:48:24.017Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-11T11:48:24.328Z] #21 34.45 Setting up zip (3.0-12) ... [2022-03-11T11:48:24.328Z] #21 34.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:24.328Z] #21 34.48 Setting up bash-completion (1:2.11-2) ... [2022-03-11T11:48:24.481Z] #21 3.493 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:48:24.950Z] #20 DONE 1.0s [2022-03-11T11:48:24.950Z] [2022-03-11T11:48:24.950Z] #21 [dev-systemd-false 7/24] 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-03-11T11:48:24.950Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T11:48:26.218Z] #21 36.25 Setting up xz-utils (5.2.5-2) ... [2022-03-11T11:48:26.218Z] #21 36.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T11:48:26.218Z] #21 36.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-11T11:48:26.218Z] #21 36.29 Setting up patch (2.7.6-7) ... [2022-03-11T11:48:26.218Z] #21 36.30 Setting up sudo (1.9.5p2-3) ... [2022-03-11T11:48:26.218Z] #21 36.38 invoke-rc.d: could not determine current runlevel [2022-03-11T11:48:26.218Z] #21 36.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T11:48:26.218Z] #21 36.39 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T11:48:26.218Z] #21 36.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-11T11:48:26.218Z] #21 36.41 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T11:48:26.218Z] #21 36.42 Setting up pigz (2.6-1) ... [2022-03-11T11:48:26.218Z] #21 36.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T11:48:26.218Z] #21 36.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:48:26.218Z] #21 36.45 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T11:48:26.218Z] #21 36.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:26.325Z] #21 1.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T11:48:26.325Z] #21 1.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T11:48:26.325Z] #21 1.202 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T11:48:26.560Z] 037d5740b404: Verifying Checksum [2022-03-11T11:48:26.560Z] 037d5740b404: Download complete [2022-03-11T11:48:26.585Z] #21 1.586 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T11:48:26.780Z] #21 37.01 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-11T11:48:26.780Z] #21 37.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:48:27.011Z] #21 ... [2022-03-11T11:48:27.011Z] [2022-03-11T11:48:27.011Z] #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-03-11T11:48:27.011Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:48:27.011Z] #34 DONE 151.9s [2022-03-11T11:48:27.011Z] [2022-03-11T11:48:27.011Z] #56 [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-03-11T11:48:27.011Z] #56 sha256:ec7306b55c1a71595c73f1621d4569855c4e6935e92552daf278829050d14111 [2022-03-11T11:48:27.011Z] #56 10.12 + cd /tmp/tmp.gPhBxziMzQ/src/github.com/opencontainers/runc [2022-03-11T11:48:27.011Z] #56 10.12 + git checkout -q v1.1.0 [2022-03-11T11:48:27.011Z] #56 10.51 + '[' -z '' ']' [2022-03-11T11:48:27.012Z] #56 10.51 + target=static [2022-03-11T11:48:27.012Z] #56 10.51 + make BUILDTAGS=seccomp static [2022-03-11T11:48:27.012Z] #56 10.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T11:48:27.037Z] #21 37.41 Setting up libelf1:amd64 (0.183-1) ... [2022-03-11T11:48:27.336Z] #21 37.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:48:27.336Z] #21 37.44 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:48:27.336Z] #21 37.46 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T11:48:27.525Z] #21 2.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T11:48:27.611Z] #21 37.88 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:27.612Z] #21 37.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T11:48:27.612Z] #21 37.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T11:48:27.612Z] #21 37.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T11:48:27.612Z] #21 37.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T11:48:27.612Z] #21 37.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T11:48:27.612Z] #21 37.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T11:48:27.612Z] #21 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T11:48:27.612Z] #21 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T11:48:27.612Z] #21 37.93 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T11:48:28.136Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T11:48:28.136Z] 8f616e6e9eec: Download complete [2022-03-11T11:48:28.906Z] #21 3.905 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T11:48:29.533Z] #21 39.49 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:48:29.533Z] #21 39.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T11:48:29.533Z] #21 39.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:48:29.533Z] #21 39.52 Setting up python3-pip (20.3.4-4) ... [2022-03-11T11:48:30.081Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T11:48:30.081Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e01fad4c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T11:48:30.081Z] ---------------------------------------------------------------------------- [2022-03-11T11:48:30.081Z] [2022-03-11T11:48:30.081Z] INFO: executeCI.ps1 starting at Fri Mar 11 11:48:29 CUT 2022 [2022-03-11T11:48:30.081Z] [2022-03-11T11:48:30.081Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T11:48:30.081Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T11:48:30.081Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-11T11:48:30.081Z] INFO: Environment variables: [2022-03-11T11:48:30.081Z] [2022-03-11T11:48:30.081Z] Name Value [2022-03-11T11:48:30.081Z] ---- ----- [2022-03-11T11:48:30.081Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T11:48:30.081Z] amd64 true [2022-03-11T11:48:30.081Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T11:48:30.081Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T11:48:30.081Z] arm64 true [2022-03-11T11:48:30.081Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T11:48:30.081Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T11:48:30.081Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T11:48:30.081Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T11:48:30.081Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T11:48:30.081Z] BRANCH_NAME PR-43354 [2022-03-11T11:48:30.081Z] BUILD_DISPLAY_NAME #7 [2022-03-11T11:48:30.081Z] BUILD_ID 7 [2022-03-11T11:48:30.081Z] BUILD_NUMBER 7 [2022-03-11T11:48:30.081Z] BUILD_TAG jenkins-moby-PR-43354-7 [2022-03-11T11:48:30.081Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/ [2022-03-11T11:48:30.081Z] cgroup2 true [2022-03-11T11:48:30.081Z] CHANGE_AUTHOR jiashuChen [2022-03-11T11:48:30.081Z] CHANGE_AUTHOR_DISPLAY_NAME jiashuChen [2022-03-11T11:48:30.081Z] CHANGE_BRANCH temp_dir_permission [2022-03-11T11:48:30.096Z] #21 40.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T11:48:30.096Z] #21 40.48 Setting up jq (1.6-2.1) ... [2022-03-11T11:48:30.096Z] #21 40.49 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-11T11:48:30.353Z] #21 40.50 Setting up iptables (1.8.7-1) ... [2022-03-11T11:48:30.354Z] #21 40.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:48:30.354Z] #21 40.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:48:30.354Z] #21 40.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:48:30.354Z] #21 40.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:48:30.354Z] #21 40.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T11:48:30.354Z] #21 40.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T11:48:30.354Z] #21 40.55 Setting up iproute2 (5.10.0-4) ... [2022-03-11T11:48:30.550Z] CHANGE_FORK jiashuChen [2022-03-11T11:48:30.550Z] CHANGE_ID 43354 [2022-03-11T11:48:30.550Z] CHANGE_TARGET master [2022-03-11T11:48:30.550Z] CHANGE_TITLE Fix secret mounting with userns_remap enabled [2022-03-11T11:48:30.550Z] CHANGE_URL https://github.com/moby/moby/pull/43354 [2022-03-11T11:48:30.550Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:48:30.550Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T11:48:30.550Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T11:48:30.550Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T11:48:30.550Z] COMPUTERNAME azwin-2-d93e30 [2022-03-11T11:48:30.550Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T11:48:30.550Z] ConfigSequenceNumber 0 [2022-03-11T11:48:30.550Z] dco true [2022-03-11T11:48:30.550Z] DOCKER_BUILDKIT 0 [2022-03-11T11:48:30.550Z] DOCKER_DUT_DEBUG 1 [2022-03-11T11:48:30.550Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T11:48:30.550Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T11:48:30.550Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-11T11:48:30.550Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T11:48:30.550Z] EXECUTOR_NUMBER 0 [2022-03-11T11:48:30.550Z] FQDN azwin-2-d93e30.westus.cloudapp.azure.com [2022-03-11T11:48:30.550Z] GIT_BRANCH PR-43354 [2022-03-11T11:48:30.550Z] GIT_COMMIT 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:48:30.550Z] GIT_PREVIOUS_COMMIT 88204fab0a846d0f63f5a976653687e5401293e2 [2022-03-11T11:48:30.550Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T11:48:30.550Z] HUDSON_COOKIE 0c988402-9443-4b33-8254-78c3a050bfeb [2022-03-11T11:48:30.550Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T11:48:30.550Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T11:48:30.550Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T11:48:30.550Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T11:48:30.550Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T11:48:30.550Z] JENKINS_NODE_COOKIE 4891628f-be3a-493b-a9d0-504954de0335 [2022-03-11T11:48:30.550Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T11:48:30.550Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T11:48:30.550Z] JOB_BASE_NAME PR-43354 [2022-03-11T11:48:30.550Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/display/redirect [2022-03-11T11:48:30.550Z] JOB_NAME moby/PR-43354 [2022-03-11T11:48:30.550Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/ [2022-03-11T11:48:30.550Z] library.jps.version master [2022-03-11T11:48:30.550Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T11:48:30.550Z] NODE_LABELS amd64 azure azwin-2-d93e30 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-11T11:48:30.550Z] NODE_NAME azwin-2-d93e30 [2022-03-11T11:48:30.550Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T11:48:30.550Z] OS Windows_NT [2022-03-11T11:48:30.550Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T11:48:30.550Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T11:48:30.550Z] ppc64le false [2022-03-11T11:48:30.550Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T11:48:30.550Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-11T11:48:30.550Z] PROCESSOR_LEVEL 6 [2022-03-11T11:48:30.550Z] PROCESSOR_REVISION 4f01 [2022-03-11T11:48:30.550Z] ProgramData C:\ProgramData [2022-03-11T11:48:30.550Z] ProgramFiles C:\Program Files [2022-03-11T11:48:30.550Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T11:48:30.550Z] ProgramW6432 C:\Program Files [2022-03-11T11:48:30.550Z] PROMPT $P$G [2022-03-11T11:48:30.550Z] PSExecutionPolicyPreference Bypass [2022-03-11T11:48:30.550Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T11:48:30.550Z] PUBLIC C:\Users\Public [2022-03-11T11:48:30.550Z] rootless true [2022-03-11T11:48:30.550Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=artif... [2022-03-11T11:48:30.550Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=changes [2022-03-11T11:48:30.550Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect [2022-03-11T11:48:30.550Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=tests [2022-03-11T11:48:30.550Z] s390x false [2022-03-11T11:48:30.550Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T11:48:30.550Z] SOURCES_DRIVE d [2022-03-11T11:48:30.550Z] SOURCES_SUBDIR gopath [2022-03-11T11:48:30.550Z] STAGE_NAME Run tests [2022-03-11T11:48:30.550Z] SystemDrive C: [2022-03-11T11:48:30.550Z] SystemRoot C:\Windows [2022-03-11T11:48:30.550Z] TEMP C:\Windows\TEMP [2022-03-11T11:48:30.550Z] TESTDEBUG 0 [2022-03-11T11:48:30.550Z] TESTRUN_DRIVE d [2022-03-11T11:48:30.550Z] TESTRUN_SUBDIR CI [2022-03-11T11:48:30.550Z] TIMEOUT 120m [2022-03-11T11:48:30.550Z] TMP C:\Windows\TEMP [2022-03-11T11:48:30.550Z] unit_validate true [2022-03-11T11:48:30.550Z] USERDOMAIN WORKGROUP [2022-03-11T11:48:30.550Z] USERNAME azwin-2-d93e30$ [2022-03-11T11:48:30.550Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T11:48:30.550Z] validate_force false [2022-03-11T11:48:30.550Z] windir C:\Windows [2022-03-11T11:48:30.550Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T11:48:30.550Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-11T11:48:30.550Z] windows2022 true [2022-03-11T11:48:30.550Z] windows2022containerd true [2022-03-11T11:48:30.550Z] windowsRS5 true [2022-03-11T11:48:30.550Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T11:48:30.550Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T11:48:30.550Z] [2022-03-11T11:48:30.550Z] [2022-03-11T11:48:30.550Z] [2022-03-11T11:48:30.868Z] #21 40.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:48:31.127Z] #21 DONE 41.4s [2022-03-11T11:48:31.127Z] [2022-03-11T11:48:31.127Z] #22 [dev-systemd-false 8/24] 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-03-11T11:48:31.127Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T11:48:31.445Z] #21 ... [2022-03-11T11:48:31.445Z] [2022-03-11T11:48:31.445Z] #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-03-11T11:48:31.445Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T11:48:31.445Z] #34 DONE 153.3s [2022-03-11T11:48:31.445Z] [2022-03-11T11:48:31.445Z] #56 [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-03-11T11:48:31.445Z] #56 sha256:0fd868dee034b416e70783c0c6c425bf5663cbae290f187f1d63a215938628f3 [2022-03-11T11:48:31.445Z] #56 9.610 + cd /tmp/tmp.JXLZegXWnd/src/github.com/opencontainers/runc [2022-03-11T11:48:31.445Z] #56 9.610 + git checkout -q v1.1.0 [2022-03-11T11:48:31.445Z] #56 9.966 + '[' -z '' ']' [2022-03-11T11:48:31.445Z] #56 9.966 + target=static [2022-03-11T11:48:31.445Z] #56 9.966 + make BUILDTAGS=seccomp static [2022-03-11T11:48:31.445Z] #56 10.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T11:48:32.116Z] INFO: Sources under d:\gopath\... [2022-03-11T11:48:32.116Z] INFO: Test run under d:\CI\... [2022-03-11T11:48:32.116Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T11:48:32.116Z] INFO: docker/docker repository was found [2022-03-11T11:48:32.116Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-11T11:48:32.539Z] #22 1.265 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T11:48:32.539Z] #22 1.268 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T11:48:32.539Z] #22 1.271 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T11:48:32.539Z] #22 DONE 1.3s [2022-03-11T11:48:32.539Z] [2022-03-11T11:48:32.539Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T11:48:32.539Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T11:48:33.102Z] ltsc2022: Pulling from windows/servercore [2022-03-11T11:48:33.102Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T11:48:33.102Z] 037d5740b404: Pulling fs layer [2022-03-11T11:48:33.577Z] #56 ... [2022-03-11T11:48:33.577Z] [2022-03-11T11:48:33.577Z] #21 [dev-systemd-false 7/24] 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-03-11T11:48:33.577Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T11:48:33.577Z] #21 7.232 Fetched 8507 kB in 6s (1360 kB/s) [2022-03-11T11:48:33.577Z] #21 7.232 Reading package lists... [2022-03-11T11:48:33.577Z] #21 9.260 Reading package lists... [2022-03-11T11:48:33.577Z] #21 11.26 Building dependency tree... [2022-03-11T11:48:33.577Z] #21 12.15 The following additional packages will be installed: [2022-03-11T11:48:33.577Z] #21 12.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T11:48:33.577Z] #21 12.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-11T11:48:33.577Z] #21 12.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T11:48:33.577Z] #21 12.16 python3-pkg-resources vim-runtime xxd [2022-03-11T11:48:33.577Z] #21 12.16 Suggested packages: [2022-03-11T11:48:33.577Z] #21 12.16 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-11T11:48:33.577Z] #21 12.16 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-11T11:48:33.577Z] #21 12.16 acl attr quota [2022-03-11T11:48:33.577Z] #21 12.16 Recommended packages: [2022-03-11T11:48:33.577Z] #21 12.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T11:48:33.835Z] #21 13.09 The following NEW packages will be installed: [2022-03-11T11:48:33.835Z] #21 13.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-11T11:48:33.835Z] #21 13.10 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T11:48:33.835Z] #21 13.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-11T11:48:33.835Z] #21 13.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-11T11:48:33.836Z] #21 13.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-11T11:48:33.836Z] #21 13.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-11T11:48:33.836Z] #21 13.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-11T11:48:33.836Z] #21 13.10 xz-utils zip zstd [2022-03-11T11:48:34.402Z] #21 13.40 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:48:34.402Z] #21 13.40 Need to get 27.6 MB of archives. [2022-03-11T11:48:34.402Z] #21 13.40 After this operation, 106 MB of additional disk space will be used. [2022-03-11T11:48:34.402Z] #21 13.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-11T11:48:34.402Z] #21 13.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-11T11:48:34.402Z] #21 13.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-11T11:48:34.402Z] #21 13.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-11T11:48:34.402Z] #21 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-11T11:48:34.402Z] #21 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-11T11:48:34.402Z] #21 13.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-11T11:48:34.402Z] #21 13.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-11T11:48:34.402Z] #21 13.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:48:34.402Z] #21 13.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:48:34.402Z] #21 13.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T11:48:34.402Z] #21 13.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-11T11:48:34.402Z] #21 13.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-11T11:48:34.402Z] #21 13.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-11T11:48:34.402Z] #21 13.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-11T11:48:34.402Z] #21 13.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-11T11:48:34.402Z] #21 13.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-11T11:48:34.402Z] #21 13.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-11T11:48:34.402Z] #21 13.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-11T11:48:34.402Z] #21 13.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-11T11:48:34.402Z] #21 13.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-11T11:48:34.402Z] #21 13.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T11:48:34.402Z] #21 13.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T11:48:34.402Z] #21 13.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T11:48:34.402Z] #21 13.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-11T11:48:34.402Z] #21 13.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-11T11:48:34.402Z] #21 13.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T11:48:34.659Z] #21 13.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-11T11:48:34.659Z] #21 13.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T11:48:34.659Z] #21 13.88 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-03-11T11:48:34.659Z] #21 13.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T11:48:34.659Z] #21 13.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-11T11:48:34.659Z] #21 13.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-11T11:48:34.659Z] #21 13.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T11:48:34.659Z] #21 13.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T11:48:34.916Z] #21 13.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T11:48:34.916Z] #21 13.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:48:34.916Z] #21 13.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T11:48:34.916Z] #21 13.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T11:48:34.916Z] #21 13.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T11:48:34.916Z] #21 13.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-11T11:48:34.916Z] #21 14.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-11T11:48:34.916Z] #21 14.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-11T11:48:34.916Z] #21 14.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T11:48:35.173Z] #21 14.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-11T11:48:35.173Z] #21 14.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-11T11:48:35.173Z] #21 14.35 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-11T11:48:35.173Z] #21 14.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-11T11:48:35.737Z] #21 14.88 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:48:35.737Z] #21 14.99 Fetched 27.6 MB in 1s (21.8 MB/s) [2022-03-11T11:48:35.737Z] #21 15.04 Selecting previously unselected package pigz. [2022-03-11T11:48:35.993Z] #21 15.04 (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-03-11T11:48:35.993Z] #21 15.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-11T11:48:35.993Z] #21 15.11 Unpacking pigz (2.6-1) ... [2022-03-11T11:48:35.993Z] #21 15.18 Selecting previously unselected package libelf1:amd64. [2022-03-11T11:48:35.993Z] #21 15.18 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-11T11:48:35.993Z] #21 15.19 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-11T11:48:35.993Z] #21 15.32 Selecting previously unselected package libbpf0:amd64. [2022-03-11T11:48:35.993Z] #21 15.32 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-11T11:48:36.250Z] #21 15.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-11T11:48:36.250Z] #21 15.41 Selecting previously unselected package libcap2:amd64. [2022-03-11T11:48:36.250Z] #21 15.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-11T11:48:36.250Z] #21 15.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-11T11:48:36.250Z] #21 15.48 Selecting previously unselected package libmnl0:amd64. [2022-03-11T11:48:36.250Z] #21 15.48 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-11T11:48:36.250Z] #21 15.50 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-11T11:48:36.250Z] #21 15.54 Selecting previously unselected package libxtables12:amd64. [2022-03-11T11:48:36.508Z] #21 15.55 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-11T11:48:36.508Z] #21 15.56 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-11T11:48:36.508Z] #21 15.62 Selecting previously unselected package libcap2-bin. [2022-03-11T11:48:36.508Z] #21 15.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-11T11:48:36.508Z] #21 15.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T11:48:36.508Z] #21 15.70 Selecting previously unselected package iproute2. [2022-03-11T11:48:36.508Z] #21 15.70 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-11T11:48:36.508Z] #21 15.70 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T11:48:36.721Z] #56 ... [2022-03-11T11:48:36.721Z] [2022-03-11T11:48:36.721Z] #21 [dev-systemd-false 7/24] 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-03-11T11:48:36.721Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T11:48:36.721Z] #21 6.907 Fetched 8507 kB in 6s (1420 kB/s) [2022-03-11T11:48:36.721Z] #21 6.907 Reading package lists... [2022-03-11T11:48:36.721Z] #21 9.180 Reading package lists... [2022-03-11T11:48:36.721Z] #21 11.18 Building dependency tree... [2022-03-11T11:48:36.765Z] #21 16.10 Selecting previously unselected package xxd. [2022-03-11T11:48:37.022Z] #21 16.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:48:37.022Z] #21 16.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:37.022Z] #21 16.23 Selecting previously unselected package vim-common. [2022-03-11T11:48:37.279Z] #21 16.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:48:37.279Z] #21 16.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:37.279Z] #21 16.44 Selecting previously unselected package bash-completion. [2022-03-11T11:48:37.279Z] #21 16.44 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T11:48:37.288Z] #21 12.13 The following additional packages will be installed: [2022-03-11T11:48:37.288Z] #21 12.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T11:48:37.288Z] #21 12.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-11T11:48:37.288Z] #21 12.13 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T11:48:37.288Z] #21 12.13 python3-pkg-resources vim-runtime xxd [2022-03-11T11:48:37.288Z] #21 12.13 Suggested packages: [2022-03-11T11:48:37.288Z] #21 12.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-11T11:48:37.288Z] #21 12.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-11T11:48:37.288Z] #21 12.14 acl attr quota [2022-03-11T11:48:37.288Z] #21 12.14 Recommended packages: [2022-03-11T11:48:37.288Z] #21 12.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T11:48:38.225Z] #21 13.19 The following NEW packages will be installed: [2022-03-11T11:48:38.225Z] #21 13.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-11T11:48:38.225Z] #21 13.20 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T11:48:38.225Z] #21 13.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-11T11:48:38.225Z] #21 13.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-11T11:48:38.225Z] #21 13.20 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-11T11:48:38.225Z] #21 13.20 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-11T11:48:38.225Z] #21 13.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-11T11:48:38.225Z] #21 13.21 xz-utils zip zstd [2022-03-11T11:48:38.485Z] #21 13.51 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:48:38.485Z] #21 13.51 Need to get 27.6 MB of archives. [2022-03-11T11:48:38.485Z] #21 13.51 After this operation, 106 MB of additional disk space will be used. [2022-03-11T11:48:38.485Z] #21 13.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-11T11:48:38.485Z] #21 13.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-11T11:48:38.485Z] #21 13.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-11T11:48:38.485Z] #21 13.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-11T11:48:38.485Z] #21 13.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-11T11:48:38.485Z] #21 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-11T11:48:38.485Z] #21 13.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-11T11:48:38.485Z] #21 13.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-11T11:48:38.485Z] #21 13.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T11:48:38.745Z] #21 13.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T11:48:38.745Z] #21 13.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T11:48:38.745Z] #21 13.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-11T11:48:38.745Z] #21 13.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-11T11:48:38.745Z] #21 13.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-11T11:48:38.745Z] #21 13.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-11T11:48:38.745Z] #21 13.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-11T11:48:38.745Z] #21 13.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-11T11:48:38.745Z] #21 13.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-11T11:48:38.745Z] #21 13.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-11T11:48:38.745Z] #21 13.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-11T11:48:38.745Z] #21 13.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-11T11:48:38.745Z] #21 13.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T11:48:38.745Z] #21 13.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T11:48:38.745Z] #21 13.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T11:48:38.745Z] #21 13.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-11T11:48:38.745Z] #21 13.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-11T11:48:38.745Z] #21 13.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T11:48:38.745Z] #21 13.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-11T11:48:39.006Z] #21 13.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T11:48:39.006Z] #21 13.86 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-03-11T11:48:39.006Z] #21 13.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T11:48:39.006Z] #21 13.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-11T11:48:39.006Z] #21 13.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-11T11:48:39.006Z] #21 13.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T11:48:39.006Z] #21 13.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T11:48:39.006Z] #21 13.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T11:48:39.006Z] #21 13.93 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T11:48:39.006Z] #21 13.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T11:48:39.006Z] #21 13.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T11:48:39.006Z] #21 13.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T11:48:39.006Z] #21 13.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-11T11:48:39.006Z] #21 13.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-11T11:48:39.006Z] #21 13.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-11T11:48:39.006Z] #21 14.00 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T11:48:39.178Z] #21 18.06 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T11:48:39.178Z] #21 18.42 Selecting previously unselected package bzip2. [2022-03-11T11:48:39.178Z] #21 18.43 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-11T11:48:39.266Z] #21 14.16 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-11T11:48:39.266Z] #21 14.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-11T11:48:39.266Z] #21 14.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-11T11:48:39.266Z] #21 14.20 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-11T11:48:39.436Z] #21 18.44 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T11:48:39.436Z] #21 18.52 Selecting previously unselected package xz-utils. [2022-03-11T11:48:39.436Z] #21 18.52 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-11T11:48:39.436Z] #21 18.53 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T11:48:39.436Z] #21 18.66 Selecting previously unselected package apparmor. [2022-03-11T11:48:39.436Z] #21 18.66 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-11T11:48:39.526Z] #21 14.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:48:39.694Z] #21 18.71 Unpacking apparmor (2.13.6-10) ... [2022-03-11T11:48:39.787Z] #21 14.76 Fetched 27.6 MB in 1s (28.0 MB/s) [2022-03-11T11:48:39.787Z] #21 14.80 Selecting previously unselected package pigz. [2022-03-11T11:48:39.787Z] #21 14.80 (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-03-11T11:48:39.787Z] #21 14.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-11T11:48:39.787Z] #21 14.85 Unpacking pigz (2.6-1) ... [2022-03-11T11:48:39.787Z] #21 14.93 Selecting previously unselected package libelf1:amd64. [2022-03-11T11:48:39.787Z] #21 14.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-11T11:48:39.787Z] #21 14.94 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-11T11:48:39.952Z] #21 19.05 Selecting previously unselected package inetutils-ping. [2022-03-11T11:48:39.952Z] #21 19.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-11T11:48:39.952Z] #21 19.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T11:48:39.952Z] #21 19.15 Selecting previously unselected package libip4tc2:amd64. [2022-03-11T11:48:39.952Z] #21 19.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-11T11:48:39.952Z] #21 19.15 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:39.952Z] #21 19.21 Selecting previously unselected package libip6tc2:amd64. [2022-03-11T11:48:39.952Z] #21 19.22 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-11T11:48:39.952Z] #21 19.23 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:40.041Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T11:48:40.041Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0269f6e3\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T11:48:40.041Z] ---------------------------------------------------------------------------- [2022-03-11T11:48:40.041Z] [2022-03-11T11:48:40.041Z] INFO: executeCI.ps1 starting at Fri Mar 11 11:48:37 CUT 2022 [2022-03-11T11:48:40.041Z] [2022-03-11T11:48:40.041Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T11:48:40.041Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T11:48:40.041Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-11T11:48:40.041Z] INFO: Environment variables: [2022-03-11T11:48:40.041Z] [2022-03-11T11:48:40.041Z] Name Value [2022-03-11T11:48:40.041Z] ---- ----- [2022-03-11T11:48:40.041Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T11:48:40.041Z] amd64 true [2022-03-11T11:48:40.041Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T11:48:40.041Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T11:48:40.041Z] arm64 true [2022-03-11T11:48:40.041Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T11:48:40.041Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T11:48:40.041Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T11:48:40.041Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T11:48:40.041Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T11:48:40.041Z] BRANCH_NAME PR-43354 [2022-03-11T11:48:40.041Z] BUILD_DISPLAY_NAME #7 [2022-03-11T11:48:40.041Z] BUILD_ID 7 [2022-03-11T11:48:40.041Z] BUILD_NUMBER 7 [2022-03-11T11:48:40.041Z] BUILD_TAG jenkins-moby-PR-43354-7 [2022-03-11T11:48:40.041Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/ [2022-03-11T11:48:40.041Z] cgroup2 true [2022-03-11T11:48:40.041Z] CHANGE_AUTHOR jiashuChen [2022-03-11T11:48:40.041Z] CHANGE_AUTHOR_DISPLAY_NAME jiashuChen [2022-03-11T11:48:40.041Z] CHANGE_BRANCH temp_dir_permission [2022-03-11T11:48:40.041Z] CHANGE_FORK jiashuChen [2022-03-11T11:48:40.041Z] CHANGE_ID 43354 [2022-03-11T11:48:40.041Z] CHANGE_TARGET master [2022-03-11T11:48:40.041Z] CHANGE_TITLE Fix secret mounting with userns_remap enabled [2022-03-11T11:48:40.041Z] CHANGE_URL https://github.com/moby/moby/pull/43354 [2022-03-11T11:48:40.041Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T11:48:40.041Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T11:48:40.041Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T11:48:40.041Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T11:48:40.041Z] COMPUTERNAME azwin-2-a5f300 [2022-03-11T11:48:40.041Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T11:48:40.041Z] ConfigSequenceNumber 0 [2022-03-11T11:48:40.041Z] dco true [2022-03-11T11:48:40.041Z] DOCKER_BUILDKIT 0 [2022-03-11T11:48:40.041Z] DOCKER_DUT_DEBUG 1 [2022-03-11T11:48:40.041Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T11:48:40.041Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T11:48:40.041Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T11:48:40.041Z] EXECUTOR_NUMBER 0 [2022-03-11T11:48:40.041Z] FQDN azwin-2-a5f300.westus.cloudapp.azure.com [2022-03-11T11:48:40.041Z] GIT_BRANCH PR-43354 [2022-03-11T11:48:40.041Z] GIT_COMMIT 7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:48:40.041Z] GIT_PREVIOUS_COMMIT 88204fab0a846d0f63f5a976653687e5401293e2 [2022-03-11T11:48:40.041Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T11:48:40.041Z] HUDSON_COOKIE f2e6df3e-8900-4ab6-85bf-05284fc8a23b [2022-03-11T11:48:40.041Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T11:48:40.041Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T11:48:40.041Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T11:48:40.041Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T11:48:40.041Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T11:48:40.041Z] JENKINS_NODE_COOKIE e1f75ec5-93e9-495c-9d23-2a5da8af1cb4 [2022-03-11T11:48:40.041Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T11:48:40.041Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T11:48:40.041Z] JOB_BASE_NAME PR-43354 [2022-03-11T11:48:40.041Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/display/redirect [2022-03-11T11:48:40.041Z] JOB_NAME moby/PR-43354 [2022-03-11T11:48:40.041Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/ [2022-03-11T11:48:40.041Z] library.jps.version master [2022-03-11T11:48:40.041Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T11:48:40.041Z] NODE_LABELS amd64 azure azwin-2-a5f300 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-11T11:48:40.041Z] NODE_NAME azwin-2-a5f300 [2022-03-11T11:48:40.041Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T11:48:40.041Z] OS Windows_NT [2022-03-11T11:48:40.041Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T11:48:40.041Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T11:48:40.041Z] ppc64le false [2022-03-11T11:48:40.041Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T11:48:40.041Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-11T11:48:40.041Z] PROCESSOR_LEVEL 6 [2022-03-11T11:48:40.041Z] PROCESSOR_REVISION 4f01 [2022-03-11T11:48:40.041Z] ProgramData C:\ProgramData [2022-03-11T11:48:40.041Z] ProgramFiles C:\Program Files [2022-03-11T11:48:40.041Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T11:48:40.041Z] ProgramW6432 C:\Program Files [2022-03-11T11:48:40.041Z] PROMPT $P$G [2022-03-11T11:48:40.041Z] PSExecutionPolicyPreference Bypass [2022-03-11T11:48:40.041Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T11:48:40.041Z] PUBLIC C:\Users\Public [2022-03-11T11:48:40.041Z] rootless true [2022-03-11T11:48:40.041Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=artif... [2022-03-11T11:48:40.041Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=changes [2022-03-11T11:48:40.041Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect [2022-03-11T11:48:40.041Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43354/7/display/redirect?page=tests [2022-03-11T11:48:40.041Z] s390x false [2022-03-11T11:48:40.041Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T11:48:40.041Z] SOURCES_DRIVE d [2022-03-11T11:48:40.041Z] SOURCES_SUBDIR gopath [2022-03-11T11:48:40.041Z] STAGE_NAME Run tests [2022-03-11T11:48:40.041Z] SystemDrive C: [2022-03-11T11:48:40.041Z] SystemRoot C:\Windows [2022-03-11T11:48:40.041Z] TEMP C:\Windows\TEMP [2022-03-11T11:48:40.041Z] TESTDEBUG 0 [2022-03-11T11:48:40.041Z] TESTRUN_DRIVE d [2022-03-11T11:48:40.041Z] TESTRUN_SUBDIR CI [2022-03-11T11:48:40.041Z] TIMEOUT 120m [2022-03-11T11:48:40.041Z] TMP C:\Windows\TEMP [2022-03-11T11:48:40.041Z] unit_validate true [2022-03-11T11:48:40.041Z] USERDOMAIN WORKGROUP [2022-03-11T11:48:40.041Z] USERNAME azwin-2-a5f300$ [2022-03-11T11:48:40.041Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T11:48:40.041Z] validate_force false [2022-03-11T11:48:40.041Z] windir C:\Windows [2022-03-11T11:48:40.041Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T11:48:40.041Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-11T11:48:40.041Z] windows2022 true [2022-03-11T11:48:40.041Z] windows2022containerd true [2022-03-11T11:48:40.041Z] windowsRS5 true [2022-03-11T11:48:40.041Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T11:48:40.041Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T11:48:40.041Z] [2022-03-11T11:48:40.041Z] [2022-03-11T11:48:40.041Z] [2022-03-11T11:48:40.041Z] INFO: Sources under d:\gopath\... [2022-03-11T11:48:40.041Z] INFO: Test run under d:\CI\... [2022-03-11T11:48:40.041Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T11:48:40.041Z] INFO: docker/docker repository was found [2022-03-11T11:48:40.056Z] #21 15.09 Selecting previously unselected package libbpf0:amd64. [2022-03-11T11:48:40.056Z] #21 15.09 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-11T11:48:40.056Z] #21 15.10 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-11T11:48:40.056Z] #21 15.20 Selecting previously unselected package libcap2:amd64. [2022-03-11T11:48:40.211Z] #21 19.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-11T11:48:40.211Z] #21 19.32 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-11T11:48:40.211Z] #21 19.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T11:48:40.211Z] #21 19.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-11T11:48:40.211Z] #21 19.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-11T11:48:40.211Z] #21 19.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T11:48:40.211Z] #21 19.47 Selecting previously unselected package libnftnl11:amd64. [2022-03-11T11:48:40.211Z] #21 19.48 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-11T11:48:40.211Z] #21 19.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T11:48:40.316Z] #21 15.21 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-11T11:48:40.316Z] #21 15.22 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-11T11:48:40.316Z] #21 15.29 Selecting previously unselected package libmnl0:amd64. [2022-03-11T11:48:40.316Z] #21 15.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-11T11:48:40.316Z] #21 15.30 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-11T11:48:40.316Z] #21 15.36 Selecting previously unselected package libxtables12:amd64. [2022-03-11T11:48:40.316Z] #21 15.36 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-11T11:48:40.316Z] #21 15.36 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-11T11:48:40.316Z] #21 15.43 Selecting previously unselected package libcap2-bin. [2022-03-11T11:48:40.316Z] #21 15.43 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-11T11:48:40.316Z] #21 15.44 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T11:48:40.469Z] #21 19.56 Selecting previously unselected package iptables. [2022-03-11T11:48:40.469Z] #21 19.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-11T11:48:40.469Z] #21 19.57 Unpacking iptables (1.8.7-1) ... [2022-03-11T11:48:40.501Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-11T11:48:40.501Z] ltsc2019: Pulling from windows/servercore [2022-03-11T11:48:40.576Z] #21 15.53 Selecting previously unselected package iproute2. [2022-03-11T11:48:40.576Z] #21 15.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-11T11:48:40.576Z] #21 15.55 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T11:48:40.726Z] #21 19.87 Selecting previously unselected package libonig5:amd64. [2022-03-11T11:48:40.727Z] #21 19.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T11:48:40.727Z] #21 19.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:48:40.727Z] #21 20.00 Selecting previously unselected package libjq1:amd64. [2022-03-11T11:48:40.961Z] 4612f6d0b889: Pulling fs layer [2022-03-11T11:48:40.961Z] 0a6173b79e25: Pulling fs layer [2022-03-11T11:48:40.996Z] #21 20.00 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T11:48:40.996Z] #21 20.01 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:48:40.996Z] #21 20.10 Selecting previously unselected package jq. [2022-03-11T11:48:40.996Z] #21 20.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-11T11:48:40.996Z] #21 20.10 Unpacking jq (1.6-2.1) ... [2022-03-11T11:48:40.996Z] #21 20.17 Selecting previously unselected package libaio1:amd64. [2022-03-11T11:48:40.996Z] #21 20.17 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-11T11:48:40.996Z] #21 20.17 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-11T11:48:40.996Z] #21 20.21 Selecting previously unselected package libgpm2:amd64. [2022-03-11T11:48:41.146Z] #21 16.01 Selecting previously unselected package xxd. [2022-03-11T11:48:41.146Z] #21 16.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:48:41.146Z] #21 16.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:41.146Z] #21 16.14 Selecting previously unselected package vim-common. [2022-03-11T11:48:41.146Z] #21 16.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:48:41.146Z] #21 16.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:41.254Z] #21 20.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-11T11:48:41.254Z] #21 20.23 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-11T11:48:41.255Z] #21 20.28 Selecting previously unselected package libicu67:amd64. [2022-03-11T11:48:41.255Z] #21 20.30 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-11T11:48:41.255Z] #21 20.31 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T11:48:41.405Z] #21 16.34 Selecting previously unselected package bash-completion. [2022-03-11T11:48:41.405Z] #21 16.34 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T11:48:42.582Z] #23 9.584 Collecting yamllint==1.26.1 [2022-03-11T11:48:43.188Z] #23 10.64 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T11:48:43.313Z] #21 18.11 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T11:48:43.313Z] #21 18.47 Selecting previously unselected package bzip2. [2022-03-11T11:48:43.545Z] 037d5740b404: Verifying Checksum [2022-03-11T11:48:43.545Z] 037d5740b404: Download complete [2022-03-11T11:48:43.573Z] #21 18.48 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-11T11:48:43.573Z] #21 18.48 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T11:48:43.573Z] #21 18.56 Selecting previously unselected package xz-utils. [2022-03-11T11:48:43.573Z] #21 18.56 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-11T11:48:43.573Z] #21 18.57 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T11:48:43.832Z] #21 18.73 Selecting previously unselected package apparmor. [2022-03-11T11:48:43.832Z] #21 18.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-11T11:48:43.832Z] #21 18.79 Unpacking apparmor (2.13.6-10) ... [2022-03-11T11:48:44.091Z] #21 19.13 Selecting previously unselected package inetutils-ping. [2022-03-11T11:48:44.091Z] #21 19.14 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-11T11:48:44.091Z] #21 19.15 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T11:48:44.173Z] #23 11.67 Collecting pathspec>=0.5.3 [2022-03-11T11:48:44.173Z] #23 11.69 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T11:48:44.350Z] #21 19.24 Selecting previously unselected package libip4tc2:amd64. [2022-03-11T11:48:44.350Z] #21 19.25 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-11T11:48:44.350Z] #21 19.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:44.350Z] #21 19.32 Selecting previously unselected package libip6tc2:amd64. [2022-03-11T11:48:44.350Z] #21 19.33 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-11T11:48:44.350Z] #21 19.33 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:44.350Z] #21 19.39 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-11T11:48:44.350Z] #21 19.39 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-11T11:48:44.350Z] #21 19.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T11:48:44.350Z] #21 19.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-11T11:48:44.350Z] #21 19.46 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-11T11:48:44.350Z] #21 19.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T11:48:44.429Z] #23 12.06 Collecting pyyaml [2022-03-11T11:48:44.429Z] #23 12.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-03-11T11:48:44.535Z] #21 23.20 Selecting previously unselected package libinih1:amd64. [2022-03-11T11:48:44.535Z] #21 23.21 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-11T11:48:44.535Z] #21 23.21 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-11T11:48:44.535Z] #21 23.27 Selecting previously unselected package libnet1:amd64. [2022-03-11T11:48:44.535Z] #21 23.28 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T11:48:44.535Z] #21 23.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:48:44.535Z] #21 23.37 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T11:48:44.535Z] #21 23.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T11:48:44.535Z] #21 23.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:48:44.535Z] #21 23.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T11:48:44.535Z] #21 23.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T11:48:44.535Z] #21 23.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:48:44.535Z] #21 23.53 Selecting previously unselected package net-tools. [2022-03-11T11:48:44.535Z] #21 23.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-11T11:48:44.535Z] #21 23.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:48:44.535Z] #21 23.70 Selecting previously unselected package patch. [2022-03-11T11:48:44.535Z] #21 23.70 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-11T11:48:44.535Z] #21 23.72 Unpacking patch (2.7.6-7) ... [2022-03-11T11:48:44.609Z] #21 19.55 Selecting previously unselected package libnftnl11:amd64. [2022-03-11T11:48:44.609Z] #21 19.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-11T11:48:44.609Z] #21 19.56 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T11:48:44.609Z] #21 19.67 Selecting previously unselected package iptables. [2022-03-11T11:48:44.609Z] #21 19.67 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-11T11:48:44.609Z] #21 19.68 Unpacking iptables (1.8.7-1) ... [2022-03-11T11:48:44.684Z] #23 12.13 Building wheels for collected packages: yamllint [2022-03-11T11:48:44.684Z] #23 12.15 Building wheel for yamllint (setup.py): started [2022-03-11T11:48:44.792Z] #21 23.81 Selecting previously unselected package python-pip-whl. [2022-03-11T11:48:44.792Z] #21 23.81 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T11:48:44.792Z] #21 23.82 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T11:48:44.868Z] #21 19.96 Selecting previously unselected package libonig5:amd64. [2022-03-11T11:48:45.048Z] #21 24.30 Selecting previously unselected package python3-lib2to3. [2022-03-11T11:48:45.049Z] #21 24.30 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T11:48:45.049Z] #21 24.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:48:45.129Z] #21 19.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T11:48:45.129Z] #21 19.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:48:45.129Z] #21 20.12 Selecting previously unselected package libjq1:amd64. [2022-03-11T11:48:45.129Z] #21 20.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T11:48:45.129Z] #21 20.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:48:45.129Z] #21 20.23 Selecting previously unselected package jq. [2022-03-11T11:48:45.129Z] #21 20.25 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-11T11:48:45.129Z] #21 20.26 Unpacking jq (1.6-2.1) ... [2022-03-11T11:48:45.129Z] #21 20.35 Selecting previously unselected package libaio1:amd64. [2022-03-11T11:48:45.308Z] #21 24.42 Selecting previously unselected package python3-distutils. [2022-03-11T11:48:45.308Z] #21 24.43 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T11:48:45.308Z] #21 24.44 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T11:48:45.390Z] #21 20.35 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-11T11:48:45.390Z] #21 20.36 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-11T11:48:45.390Z] #21 20.42 Selecting previously unselected package libgpm2:amd64. [2022-03-11T11:48:45.391Z] #21 20.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-11T11:48:45.391Z] #21 20.42 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-11T11:48:45.391Z] #21 20.48 Selecting previously unselected package libicu67:amd64. [2022-03-11T11:48:45.568Z] #21 24.56 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:48:45.568Z] #21 24.58 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:48:45.568Z] #21 24.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:48:45.568Z] #21 24.71 Selecting previously unselected package python3-setuptools. [2022-03-11T11:48:45.568Z] #21 24.72 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T11:48:45.568Z] #21 24.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T11:48:45.612Z] #23 13.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T11:48:45.612Z] #23 13.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3b17841d228e1e29cc368fce9188ddfdb6295635d36a9989d433b7e519a4c544 [2022-03-11T11:48:45.612Z] #23 13.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T11:48:45.612Z] #23 13.03 Successfully built yamllint [2022-03-11T11:48:45.612Z] #23 13.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-11T11:48:45.650Z] #21 20.48 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-11T11:48:45.650Z] #21 20.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T11:48:45.825Z] #21 24.94 Selecting previously unselected package python3-wheel. [2022-03-11T11:48:45.825Z] #21 24.95 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T11:48:45.825Z] #21 24.96 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T11:48:45.825Z] #21 25.03 Selecting previously unselected package python3-pip. [2022-03-11T11:48:45.825Z] #21 25.03 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-11T11:48:45.825Z] #21 25.04 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T11:48:45.868Z] #23 13.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T11:48:46.082Z] #21 25.31 Selecting previously unselected package sudo. [2022-03-11T11:48:46.082Z] #21 25.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-11T11:48:46.082Z] #21 25.32 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T11:48:46.430Z] #23 DONE 13.8s [2022-03-11T11:48:46.430Z] [2022-03-11T11:48:46.430Z] #51 [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-03-11T11:48:46.430Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:48:46.430Z] #51 ... [2022-03-11T11:48:46.430Z] [2022-03-11T11:48:46.430Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T11:48:46.430Z] #27 sha256:74894cd70d4a49fe01366642cb71ce2c4f3da77f24c7a162a2a8a8398c67aa22 [2022-03-11T11:48:46.501Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T11:48:46.501Z] 8f616e6e9eec: Download complete [2022-03-11T11:48:46.646Z] #21 25.83 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T11:48:46.646Z] #21 25.84 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-11T11:48:46.646Z] #21 25.85 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:48:46.685Z] #27 DONE 0.3s [2022-03-11T11:48:46.685Z] [2022-03-11T11:48:46.685Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T11:48:46.685Z] #32 sha256:d7d55f574e812be95dc173743059262a83f68a546daee8fd68d3298915bdea54 [2022-03-11T11:48:46.903Z] #21 26.04 Selecting previously unselected package uidmap. [2022-03-11T11:48:46.903Z] #21 26.05 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-11T11:48:46.903Z] #21 26.05 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T11:48:47.160Z] #21 26.18 Selecting previously unselected package vim-runtime. [2022-03-11T11:48:47.160Z] #21 26.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:48:47.160Z] #21 26.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T11:48:47.160Z] #21 26.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T11:48:47.160Z] #21 26.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:47.611Z] #32 DONE 0.8s [2022-03-11T11:48:47.611Z] [2022-03-11T11:48:47.611Z] #56 [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-03-11T11:48:47.611Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:48:47.611Z] #56 ... [2022-03-11T11:48:47.611Z] [2022-03-11T11:48:47.611Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T11:48:47.611Z] #35 sha256:1f508580a859e997f28e172e677c48c8f2721b709d861518775de6df8b197cc5 [2022-03-11T11:48:48.173Z] #35 DONE 0.5s [2022-03-11T11:48:48.173Z] [2022-03-11T11:48:48.173Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T11:48:48.173Z] #37 sha256:cb67965e54fd380c94107ea73663338222933adf14ac0a3134a81cd190a09e90 [2022-03-11T11:48:48.429Z] #37 DONE 0.3s [2022-03-11T11:48:48.429Z] [2022-03-11T11:48:48.429Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T11:48:48.429Z] #41 sha256:115dfa61e2f68be49ae0857415b4ed779f06a52688040d24fec5ede94657f8bd [2022-03-11T11:48:48.429Z] #41 DONE 0.2s [2022-03-11T11:48:48.429Z] [2022-03-11T11:48:48.429Z] #56 [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-03-11T11:48:48.429Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:48:48.936Z] #21 23.58 Selecting previously unselected package libinih1:amd64. [2022-03-11T11:48:48.936Z] #21 23.59 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-11T11:48:48.936Z] #21 23.59 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-11T11:48:48.936Z] #21 23.64 Selecting previously unselected package libnet1:amd64. [2022-03-11T11:48:48.936Z] #21 23.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T11:48:48.936Z] #21 23.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:48:48.936Z] #21 23.74 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T11:48:48.936Z] #21 23.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T11:48:48.936Z] #21 23.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:48:48.937Z] #21 23.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T11:48:48.937Z] #21 23.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T11:48:48.937Z] #21 23.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:48:48.937Z] #21 23.91 Selecting previously unselected package net-tools. [2022-03-11T11:48:48.937Z] #21 23.91 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-11T11:48:48.937Z] #21 23.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:48:48.937Z] #21 24.10 Selecting previously unselected package patch. [2022-03-11T11:48:49.196Z] #21 24.10 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-11T11:48:49.196Z] #21 24.11 Unpacking patch (2.7.6-7) ... [2022-03-11T11:48:49.196Z] #21 24.20 Selecting previously unselected package python-pip-whl. [2022-03-11T11:48:49.196Z] #21 24.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T11:48:49.196Z] #21 24.21 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T11:48:49.765Z] #21 24.76 Selecting previously unselected package python3-lib2to3. [2022-03-11T11:48:49.765Z] #21 24.77 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T11:48:49.765Z] #21 24.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:48:49.800Z] #56 ... [2022-03-11T11:48:49.800Z] [2022-03-11T11:48:49.800Z] #43 [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-03-11T11:48:49.800Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:48:49.800Z] #43 169.6 + dpkg --print-architecture [2022-03-11T11:48:49.800Z] #43 169.6 + git checkout -q v2.1.0 [2022-03-11T11:48:49.945Z] #21 28.95 Selecting previously unselected package vim. [2022-03-11T11:48:49.945Z] #21 28.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:48:49.945Z] #21 28.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:50.025Z] #21 24.89 Selecting previously unselected package python3-distutils. [2022-03-11T11:48:50.025Z] #21 24.91 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T11:48:50.025Z] #21 24.92 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T11:48:50.025Z] #21 25.05 Selecting previously unselected package python3-pkg-resources. [2022-03-11T11:48:50.025Z] #21 25.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T11:48:50.025Z] #21 25.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:48:50.099Z] #43 170.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-11T11:48:50.099Z] #43 170.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-11T11:48:50.285Z] #21 25.22 Selecting previously unselected package python3-setuptools. [2022-03-11T11:48:50.285Z] #21 25.22 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T11:48:50.285Z] #21 25.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T11:48:50.285Z] #21 25.48 Selecting previously unselected package python3-wheel. [2022-03-11T11:48:50.510Z] #21 29.44 Selecting previously unselected package xfsprogs. [2022-03-11T11:48:50.511Z] #21 29.46 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-11T11:48:50.511Z] #21 29.46 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T11:48:50.546Z] #21 25.49 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T11:48:50.546Z] #21 25.49 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T11:48:50.546Z] #21 25.56 Selecting previously unselected package python3-pip. [2022-03-11T11:48:50.546Z] #21 25.56 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-11T11:48:50.546Z] #21 25.58 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T11:48:50.768Z] #21 29.88 Selecting previously unselected package zip. [2022-03-11T11:48:50.768Z] #21 29.88 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-11T11:48:50.768Z] #21 29.89 Unpacking zip (3.0-12) ... [2022-03-11T11:48:50.836Z] #21 25.87 Selecting previously unselected package sudo. [2022-03-11T11:48:50.836Z] #21 25.88 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-11T11:48:50.836Z] #21 25.89 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T11:48:51.026Z] #21 30.01 Selecting previously unselected package zstd. [2022-03-11T11:48:51.026Z] #21 30.02 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-11T11:48:51.026Z] #21 30.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:48:51.286Z] #21 30.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:48:51.426Z] #21 26.42 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T11:48:51.426Z] #21 26.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-11T11:48:51.426Z] #21 26.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:48:51.690Z] #21 26.65 Selecting previously unselected package uidmap. [2022-03-11T11:48:51.690Z] #21 26.66 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-11T11:48:51.690Z] #21 26.67 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T11:48:51.690Z] #21 26.82 Selecting previously unselected package vim-runtime. [2022-03-11T11:48:51.690Z] #21 26.82 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T11:48:51.958Z] #21 26.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T11:48:51.958Z] #21 26.88 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T11:48:51.958Z] #21 26.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:52.219Z] #21 31.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:52.219Z] #21 31.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:48:52.219Z] #21 31.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-11T11:48:52.219Z] #21 31.32 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T11:48:52.220Z] #21 31.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:52.220Z] #21 31.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-11T11:48:52.220Z] #21 31.36 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T11:48:52.220Z] #21 31.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:48:52.220Z] #21 31.38 Setting up bzip2 (1.0.8-4) ... [2022-03-11T11:48:52.220Z] #21 31.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:48:52.220Z] #21 31.41 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T11:48:52.785Z] #21 31.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:52.785Z] #21 32.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-11T11:48:52.785Z] #21 32.01 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T11:48:53.047Z] #21 32.02 Setting up apparmor (2.13.6-10) ... [2022-03-11T11:48:54.421Z] #21 33.49 Setting up zip (3.0-12) ... [2022-03-11T11:48:54.421Z] #21 33.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:54.421Z] #21 33.54 Setting up bash-completion (1:2.11-2) ... [2022-03-11T11:48:55.246Z] #21 29.76 Selecting previously unselected package vim. [2022-03-11T11:48:55.246Z] #21 29.77 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T11:48:55.246Z] #21 29.78 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:55.246Z] #21 30.30 Selecting previously unselected package xfsprogs. [2022-03-11T11:48:55.246Z] #21 30.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-11T11:48:55.246Z] #21 30.31 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T11:48:55.505Z] #21 30.70 Selecting previously unselected package zip. [2022-03-11T11:48:55.764Z] #21 30.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-11T11:48:55.764Z] #21 30.72 Unpacking zip (3.0-12) ... [2022-03-11T11:48:55.775Z] 0a6173b79e25: Verifying Checksum [2022-03-11T11:48:55.775Z] 0a6173b79e25: Download complete [2022-03-11T11:48:56.022Z] #21 30.86 Selecting previously unselected package zstd. [2022-03-11T11:48:56.022Z] #21 30.87 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-11T11:48:56.022Z] #21 30.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:48:56.281Z] #21 31.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T11:48:56.321Z] #21 35.36 Setting up xz-utils (5.2.5-2) ... [2022-03-11T11:48:56.321Z] #21 35.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T11:48:56.321Z] #21 35.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-11T11:48:56.321Z] #21 35.40 Setting up patch (2.7.6-7) ... [2022-03-11T11:48:56.321Z] #21 35.41 Setting up sudo (1.9.5p2-3) ... [2022-03-11T11:48:56.321Z] #21 35.49 invoke-rc.d: could not determine current runlevel [2022-03-11T11:48:56.321Z] #21 35.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T11:48:56.321Z] #21 35.51 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T11:48:56.321Z] #21 35.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-11T11:48:56.321Z] #21 35.56 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T11:48:56.321Z] #21 35.57 Setting up pigz (2.6-1) ... [2022-03-11T11:48:56.321Z] #21 35.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T11:48:56.321Z] #21 35.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:48:56.579Z] #21 35.67 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T11:48:56.579Z] #21 35.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:56.849Z] #21 32.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:56.849Z] #21 32.04 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T11:48:57.108Z] #21 32.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-11T11:48:57.108Z] #21 32.07 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T11:48:57.108Z] #21 32.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T11:48:57.108Z] #21 32.12 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-11T11:48:57.108Z] #21 32.15 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T11:48:57.108Z] #21 32.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T11:48:57.108Z] #21 32.18 Setting up bzip2 (1.0.8-4) ... [2022-03-11T11:48:57.108Z] #21 32.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T11:48:57.108Z] #21 32.20 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T11:48:57.142Z] #21 36.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-11T11:48:57.142Z] #21 36.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:48:57.483Z] #51 ... [2022-03-11T11:48:57.483Z] [2022-03-11T11:48:57.483Z] #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-03-11T11:48:57.483Z] #26 sha256:9052884b10110cc8aad1722c81f377e7c1c5de11788b8ba595a0c2f316c5a6b4 [2022-03-11T11:48:57.483Z] #26 199.7 + return [2022-03-11T11:48:57.483Z] #26 DONE 201.5s [2022-03-11T11:48:57.483Z] [2022-03-11T11:48:57.483Z] #60 [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-03-11T11:48:57.483Z] #60 sha256:46923b249cc6e1a0f57b6448dc5319750a99dc8d69f067d6019a6a8fd01a0693 [2022-03-11T11:48:57.483Z] #60 172.2 + bin/containerd [2022-03-11T11:48:57.483Z] #60 ... [2022-03-11T11:48:57.483Z] [2022-03-11T11:48:57.483Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T11:48:57.483Z] #27 sha256:85540a49688b8c7bbc24093977fe0954617b458dec2a665da13caee1723c32f7 [2022-03-11T11:48:57.483Z] #27 DONE 0.8s [2022-03-11T11:48:57.483Z] [2022-03-11T11:48:57.483Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T11:48:57.483Z] #32 sha256:5c5e076660d731e231fc2432643eabdbf2b92c1e9e151ae23b99b66cb41b7cef [2022-03-11T11:48:57.656Z] #21 36.69 Setting up libelf1:amd64 (0.183-1) ... [2022-03-11T11:48:57.656Z] #21 36.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:48:57.656Z] #21 36.73 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:48:57.656Z] #21 36.74 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T11:48:57.675Z] #21 32.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:57.675Z] #21 32.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-11T11:48:57.913Z] #21 37.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:57.914Z] #21 37.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T11:48:57.937Z] #21 32.87 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T11:48:57.937Z] #21 32.89 Setting up apparmor (2.13.6-10) ... [2022-03-11T11:48:58.171Z] #21 37.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T11:48:58.171Z] #21 37.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T11:48:58.171Z] #21 37.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T11:48:58.171Z] #21 37.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T11:48:58.171Z] #21 37.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T11:48:58.171Z] #21 37.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T11:48:58.171Z] #21 37.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T11:48:58.171Z] #21 37.29 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T11:48:59.539Z] #21 38.50 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:48:59.539Z] #21 38.51 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T11:48:59.539Z] #21 38.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:48:59.539Z] #21 38.55 Setting up python3-pip (20.3.4-4) ... [2022-03-11T11:48:59.573Z] #21 34.48 Setting up zip (3.0-12) ... [2022-03-11T11:48:59.573Z] #21 34.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:48:59.573Z] #21 34.52 Setting up bash-completion (1:2.11-2) ... [2022-03-11T11:49:00.001Z] #32 DONE 5.2s [2022-03-11T11:49:00.001Z] [2022-03-11T11:49:00.001Z] #51 [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-03-11T11:49:00.001Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T11:49:00.001Z] #51 209.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-11T11:49:00.001Z] #51 ... [2022-03-11T11:49:00.001Z] [2022-03-11T11:49:00.001Z] #56 [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-03-11T11:49:00.001Z] #56 sha256:0e4e1607bcbee1f8121d3034d049879a91e1455735e23d94e2ddb44867e55746 [2022-03-11T11:49:00.001Z] #56 115.6 + mkdir -p /build [2022-03-11T11:49:00.001Z] #56 115.6 + cp runc /build/runc [2022-03-11T11:49:00.001Z] #56 DONE 117.7s [2022-03-11T11:49:00.001Z] [2022-03-11T11:49:00.001Z] #51 [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-03-11T11:49:00.001Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T11:49:00.001Z] #51 DONE 209.7s [2022-03-11T11:49:00.001Z] [2022-03-11T11:49:00.001Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T11:49:00.001Z] #35 sha256:595f9dede218532afa52924841e617bf185d426ba867bd80c3c53d777c377bdd [2022-03-11T11:49:00.470Z] #21 39.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T11:49:00.470Z] #21 39.68 Setting up jq (1.6-2.1) ... [2022-03-11T11:49:00.470Z] #21 39.69 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-11T11:49:00.470Z] #21 39.70 Setting up iptables (1.8.7-1) ... [2022-03-11T11:49:00.565Z] #35 DONE 0.6s [2022-03-11T11:49:00.565Z] [2022-03-11T11:49:00.565Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T11:49:00.565Z] #37 sha256:f71fbab8d253d3aa7004f75ac8bbf8f0eb2bf4c8d1afb6a125473f217b3a6406 [2022-03-11T11:49:00.729Z] #21 39.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:49:00.729Z] #21 39.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:49:00.729Z] #21 39.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:49:00.729Z] #21 39.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:49:00.729Z] #21 39.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T11:49:00.729Z] #21 39.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T11:49:00.729Z] #21 39.76 Setting up iproute2 (5.10.0-4) ... [2022-03-11T11:49:00.822Z] #37 DONE 0.3s [2022-03-11T11:49:00.822Z] [2022-03-11T11:49:00.822Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T11:49:00.822Z] #41 sha256:1920adf596044cb1cdd3c5b7d9fce672668a92d512ba6ce0c21f2efe3d222b85 [2022-03-11T11:49:01.078Z] #41 DONE 0.1s [2022-03-11T11:49:01.078Z] [2022-03-11T11:49:01.078Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T11:49:01.078Z] #44 sha256:4b73169aeb84bdffe00acd8ab6c8b72c9dc6d2339e075a4aecdf083af5982ab0 [2022-03-11T11:49:01.294Z] #21 40.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:49:01.480Z] #21 36.32 Setting up xz-utils (5.2.5-2) ... [2022-03-11T11:49:01.480Z] #21 36.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T11:49:01.480Z] #21 36.35 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-11T11:49:01.480Z] #21 36.38 Setting up patch (2.7.6-7) ... [2022-03-11T11:49:01.480Z] #21 36.40 Setting up sudo (1.9.5p2-3) ... [2022-03-11T11:49:01.480Z] #21 36.48 invoke-rc.d: could not determine current runlevel [2022-03-11T11:49:01.480Z] #21 36.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T11:49:01.480Z] #21 36.50 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T11:49:01.480Z] #21 36.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-11T11:49:01.480Z] #21 36.55 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T11:49:01.480Z] #21 36.56 Setting up pigz (2.6-1) ... [2022-03-11T11:49:01.480Z] #21 36.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T11:49:01.480Z] #21 36.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T11:49:01.480Z] #21 36.63 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T11:49:01.560Z] 4612f6d0b889: Verifying Checksum [2022-03-11T11:49:01.560Z] 4612f6d0b889: Download complete [2022-03-11T11:49:01.740Z] #21 36.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:49:01.862Z] #21 DONE 41.0s [2022-03-11T11:49:01.862Z] [2022-03-11T11:49:01.862Z] #22 [dev-systemd-false 8/24] 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-03-11T11:49:01.862Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T11:49:02.019Z] #44 DONE 1.0s [2022-03-11T11:49:02.019Z] [2022-03-11T11:49:02.019Z] #60 [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-03-11T11:49:02.019Z] #60 sha256:46923b249cc6e1a0f57b6448dc5319750a99dc8d69f067d6019a6a8fd01a0693 [2022-03-11T11:49:02.019Z] #60 ... [2022-03-11T11:49:02.019Z] [2022-03-11T11:49:02.019Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T11:49:02.019Z] #48 sha256:09d310414a7babde37975a245205edb9b13af41acaf35c173f21abe90974b2c0 [2022-03-11T11:49:02.020Z] #48 DONE 0.2s [2022-03-11T11:49:02.020Z] [2022-03-11T11:49:02.020Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T11:49:02.020Z] #50 sha256:3bce38f10a11cd543bada504fadcee26e9289052b86f71aa476178010423dc8f [2022-03-11T11:49:02.020Z] #50 DONE 0.1s [2022-03-11T11:49:02.020Z] [2022-03-11T11:49:02.020Z] #60 [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-03-11T11:49:02.020Z] #60 sha256:46923b249cc6e1a0f57b6448dc5319750a99dc8d69f067d6019a6a8fd01a0693 [2022-03-11T11:49:02.279Z] #60 ... [2022-03-11T11:49:02.279Z] [2022-03-11T11:49:02.279Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T11:49:02.279Z] #52 sha256:41b9db8df91fcc6ba64d259ae458834c94690a0c405dafd9334cd934c6686ade [2022-03-11T11:49:02.312Z] #21 37.25 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-11T11:49:02.312Z] #21 37.27 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T11:49:02.573Z] #21 37.65 Setting up libelf1:amd64 (0.183-1) ... [2022-03-11T11:49:02.573Z] #21 37.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T11:49:02.573Z] #21 37.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T11:49:02.573Z] #21 37.72 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T11:49:02.797Z] #22 0.836 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T11:49:02.797Z] #22 0.840 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T11:49:02.797Z] #22 0.843 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T11:49:02.797Z] #22 DONE 0.9s [2022-03-11T11:49:02.797Z] [2022-03-11T11:49:02.797Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T11:49:02.797Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T11:49:03.214Z] #52 DONE 0.9s [2022-03-11T11:49:03.214Z] [2022-03-11T11:49:03.214Z] #60 [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-03-11T11:49:03.214Z] #60 sha256:46923b249cc6e1a0f57b6448dc5319750a99dc8d69f067d6019a6a8fd01a0693 [2022-03-11T11:49:03.214Z] #60 ... [2022-03-11T11:49:03.214Z] [2022-03-11T11:49:03.214Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T11:49:03.214Z] #54 sha256:d73adbc088dd074428ee62ad589fbf41f785b7b73daf79d011595e37a0f86c5f [2022-03-11T11:49:03.214Z] #54 DONE 0.1s [2022-03-11T11:49:03.214Z] [2022-03-11T11:49:03.214Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T11:49:03.214Z] #57 sha256:984707d6752de1a1c817e133f4b6eeab95d2d9bdf7c6a125aa28c872bc8044e7 [2022-03-11T11:49:03.214Z] #57 DONE 0.1s [2022-03-11T11:49:03.214Z] [2022-03-11T11:49:03.214Z] #60 [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-03-11T11:49:03.214Z] #60 sha256:46923b249cc6e1a0f57b6448dc5319750a99dc8d69f067d6019a6a8fd01a0693 [2022-03-11T11:49:03.514Z] #21 38.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T11:49:03.514Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T11:49:03.514Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T11:49:03.514Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T11:49:03.514Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T11:49:03.514Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T11:49:03.514Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T11:49:03.514Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T11:49:03.514Z] #21 38.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T11:49:03.514Z] #21 38.33 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T11:49:04.713Z] #21 39.58 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T11:49:04.713Z] #21 39.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T11:49:04.713Z] #21 39.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T11:49:04.713Z] #21 39.62 Setting up python3-pip (20.3.4-4) ... [2022-03-11T11:49:05.654Z] #21 40.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T11:49:05.914Z] #21 40.81 Setting up jq (1.6-2.1) ... [2022-03-11T11:49:05.914Z] #21 40.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-11T11:49:05.914Z] #21 40.84 Setting up iptables (1.8.7-1) ... [2022-03-11T11:49:05.914Z] #21 40.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:49:05.914Z] #21 40.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:49:05.914Z] #21 40.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T11:49:05.914Z] #21 40.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T11:49:05.914Z] #21 40.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T11:49:05.914Z] #21 40.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T11:49:05.915Z] #21 40.92 Setting up iproute2 (5.10.0-4) ... [2022-03-11T11:49:06.175Z] #21 41.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:49:06.746Z] #21 DONE 41.9s [2022-03-11T11:49:06.746Z] [2022-03-11T11:49:06.746Z] #22 [dev-systemd-false 8/24] 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-03-11T11:49:06.746Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T11:49:07.686Z] #22 0.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T11:49:07.686Z] #22 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T11:49:07.686Z] #22 0.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T11:49:07.686Z] #22 DONE 1.0s [2022-03-11T11:49:07.686Z] [2022-03-11T11:49:07.686Z] #43 [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-03-11T11:49:07.686Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:49:07.945Z] #43 ... [2022-03-11T11:49:07.945Z] [2022-03-11T11:49:07.945Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T11:49:07.945Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T11:49:12.088Z] #43 DONE 190.5s [2022-03-11T11:49:12.088Z] [2022-03-11T11:49:12.088Z] #56 [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-03-11T11:49:12.088Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:49:12.766Z] #23 8.986 Collecting yamllint==1.26.1 [2022-03-11T11:49:12.766Z] #23 10.04 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T11:49:13.070Z] #56 ... [2022-03-11T11:49:13.071Z] [2022-03-11T11:49:13.071Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T11:49:13.071Z] #44 sha256:d8c4193e53d85062be54988d9b37e4162a73a3066b928e793c5c147df6498bed [2022-03-11T11:49:14.006Z] #44 DONE 1.0s [2022-03-11T11:49:14.006Z] [2022-03-11T11:49:14.006Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T11:49:14.006Z] #48 sha256:e3597ed770b3bdb2989b1da1e06404216506f7f3926ff6cdbe4f29456bc76aa3 [2022-03-11T11:49:14.006Z] #48 DONE 0.1s [2022-03-11T11:49:14.006Z] [2022-03-11T11:49:14.006Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T11:49:14.006Z] #50 sha256:d80bb5f151ad0cce29468d709c04e1dac70dc1dfb9ee314278b7a21583e49672 [2022-03-11T11:49:14.139Z] #23 11.08 Collecting pathspec>=0.5.3 [2022-03-11T11:49:14.139Z] #23 11.08 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T11:49:14.139Z] #23 11.41 Collecting pyyaml [2022-03-11T11:49:14.139Z] #23 11.42 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-03-11T11:49:14.139Z] #23 11.47 Building wheels for collected packages: yamllint [2022-03-11T11:49:14.264Z] #50 DONE 0.1s [2022-03-11T11:49:14.264Z] [2022-03-11T11:49:14.264Z] #56 [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-03-11T11:49:14.264Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:49:14.398Z] #23 11.48 Building wheel for yamllint (setup.py): started [2022-03-11T11:49:14.965Z] #23 12.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T11:49:15.224Z] #23 12.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f5eb6112df2f56fd78653fa4d4e7e0e7e7ec095f438401776c1b7b25bf8c945b [2022-03-11T11:49:15.224Z] #23 12.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T11:49:15.224Z] #23 12.34 Successfully built yamllint [2022-03-11T11:49:15.224Z] #23 12.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-11T11:49:15.482Z] #23 12.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T11:49:16.048Z] #23 DONE 13.1s [2022-03-11T11:49:16.048Z] [2022-03-11T11:49:16.048Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T11:49:16.048Z] #27 sha256:1514fca153a79adef272aa8817ffd02ad5e04a1b47af2098cb0d05f552faeb8d [2022-03-11T11:49:16.048Z] #27 DONE 0.2s [2022-03-11T11:49:16.048Z] [2022-03-11T11:49:16.048Z] #56 [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-03-11T11:49:16.048Z] #56 sha256:ec7306b55c1a71595c73f1621d4569855c4e6935e92552daf278829050d14111 [2022-03-11T11:49:16.048Z] #56 ... [2022-03-11T11:49:16.048Z] [2022-03-11T11:49:16.048Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T11:49:16.048Z] #32 sha256:26b11f1f9dc9f4f537db41d4fa7ce943af08b88254250d7c321d4d74162df962 [2022-03-11T11:49:16.633Z] #32 DONE 0.3s [2022-03-11T11:49:16.633Z] [2022-03-11T11:49:16.633Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T11:49:16.633Z] #35 sha256:1ad9bfdee2b80d9f6262751c22dfbc8e100d26ccb3662e2d32fbda7fb6d871fa [2022-03-11T11:49:16.633Z] #35 DONE 0.2s [2022-03-11T11:49:16.633Z] [2022-03-11T11:49:16.633Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T11:49:16.633Z] #37 sha256:7be716ab3e524475dc4af687cd943e6ab1c09c15fb745ae8d37e87250832271b [2022-03-11T11:49:16.633Z] #37 DONE 0.2s [2022-03-11T11:49:16.633Z] [2022-03-11T11:49:16.633Z] #51 [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-03-11T11:49:16.633Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:49:16.920Z] #51 ... [2022-03-11T11:49:16.920Z] [2022-03-11T11:49:16.920Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T11:49:16.920Z] #41 sha256:eccb0dd230f6dcb5fb6ca22e22bece6ef62c81b9fe43fc7577cc78a7e09b5edf [2022-03-11T11:49:16.920Z] #41 DONE 0.1s [2022-03-11T11:49:16.920Z] [2022-03-11T11:49:16.920Z] #60 [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-03-11T11:49:16.920Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:49:17.932Z] #23 9.307 Collecting yamllint==1.26.1 [2022-03-11T11:49:18.192Z] #23 10.34 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T11:49:19.575Z] #23 11.48 Collecting pathspec>=0.5.3 [2022-03-11T11:49:19.575Z] #23 11.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T11:49:19.575Z] #23 11.84 Collecting pyyaml [2022-03-11T11:49:19.834Z] #23 11.85 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-03-11T11:49:19.834Z] #23 11.91 Building wheels for collected packages: yamllint [2022-03-11T11:49:19.834Z] #23 11.91 Building wheel for yamllint (setup.py): started [2022-03-11T11:49:20.771Z] #23 12.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T11:49:20.771Z] #23 12.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8e35251c1ec2ebfc5d7491a77aa2bdfa868563c620118b5cfa0fb84f5bc92a55 [2022-03-11T11:49:20.771Z] #23 12.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T11:49:20.771Z] #23 12.89 Successfully built yamllint [2022-03-11T11:49:20.771Z] #23 12.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-11T11:49:21.030Z] #23 13.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T11:49:21.289Z] #23 DONE 13.6s [2022-03-11T11:49:21.289Z] [2022-03-11T11:49:21.289Z] #60 [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-03-11T11:49:21.289Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:49:21.549Z] #60 ... [2022-03-11T11:49:21.549Z] [2022-03-11T11:49:21.549Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T11:49:21.549Z] #27 sha256:a86615b4ba7d720e42b0464c35791ab3b814f782fc6602c8e623945b66658aa0 [2022-03-11T11:49:21.549Z] #27 DONE 0.2s [2022-03-11T11:49:21.549Z] [2022-03-11T11:49:21.549Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T11:49:21.549Z] #32 sha256:69723c8048fd20730a28907d48e3ffd2bb2d2ebe0b60d528d326e1a56195492f [2022-03-11T11:49:21.808Z] #32 DONE 0.2s [2022-03-11T11:49:21.808Z] [2022-03-11T11:49:21.808Z] #56 [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-03-11T11:49:21.808Z] #56 sha256:0fd868dee034b416e70783c0c6c425bf5663cbae290f187f1d63a215938628f3 [2022-03-11T11:49:21.808Z] #56 ... [2022-03-11T11:49:21.808Z] [2022-03-11T11:49:21.808Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T11:49:21.808Z] #35 sha256:756d7802212e4c0e1013ec6aeded69252d4fafd83bb8e85175c640af76952486 [2022-03-11T11:49:21.808Z] #35 DONE 0.1s [2022-03-11T11:49:22.067Z] [2022-03-11T11:49:22.067Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T11:49:22.067Z] #37 sha256:32462e61a3bd98aa9e7baba6381b8096d776b24b510ed70b903b6a01a31c088b [2022-03-11T11:49:22.067Z] #37 DONE 0.1s [2022-03-11T11:49:22.067Z] [2022-03-11T11:49:22.067Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T11:49:22.067Z] #41 sha256:2e4ad874ad5badf14a11e98fb33f70b055eb58cece9a787ba0ce8ccd78cfe28f [2022-03-11T11:49:22.067Z] #41 DONE 0.1s [2022-03-11T11:49:22.067Z] [2022-03-11T11:49:22.067Z] #56 [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-03-11T11:49:22.067Z] #56 sha256:0fd868dee034b416e70783c0c6c425bf5663cbae290f187f1d63a215938628f3 [2022-03-11T11:49:22.183Z] #60 ... [2022-03-11T11:49:22.183Z] [2022-03-11T11:49:22.183Z] #43 [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-03-11T11:49:22.183Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:49:22.183Z] #43 207.2 + dpkg --print-architecture [2022-03-11T11:49:22.183Z] #43 207.2 + git checkout -q v2.1.0 [2022-03-11T11:49:22.440Z] #43 207.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-11T11:49:22.696Z] #43 207.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-11T11:49:25.121Z] #60 203.9 # github.com/containerd/containerd/cmd/containerd [2022-03-11T11:49:25.121Z] #60 203.9 /usr/bin/ld: /tmp/go-link-2465853934/000019.o: in function `New': [2022-03-11T11:49:25.121Z] #60 203.9 /tmp/tmp.zK11vssQTT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-11T11:49:25.121Z] #60 203.9 + bin/containerd-stress [2022-03-11T11:49:25.121Z] #60 205.0 + bin/containerd-shim [2022-03-11T11:49:28.642Z] #56 ... [2022-03-11T11:49:28.642Z] [2022-03-11T11:49:28.642Z] #43 [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-03-11T11:49:28.642Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T11:49:28.642Z] #43 210.2 + dpkg --print-architecture [2022-03-11T11:49:28.642Z] #43 210.2 + git checkout -q v2.1.0 [2022-03-11T11:49:28.642Z] #43 210.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-11T11:49:28.642Z] #43 210.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-11T11:49:31.672Z] #60 210.9 + bin/containerd-shim-runc-v1 [2022-03-11T11:49:35.845Z] #60 215.1 + bin/containerd-shim-runc-v2 [2022-03-11T11:49:35.845Z] #60 215.7 + binaries [2022-03-11T11:49:35.845Z] #60 215.7 + install -D bin/containerd /build/containerd [2022-03-11T11:49:35.845Z] #60 215.7 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T11:49:35.845Z] #60 215.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T11:49:35.845Z] #60 215.7 + install -D bin/ctr /build/ctr [2022-03-11T11:49:36.408Z] #60 DONE 216.4s [2022-03-11T11:49:37.341Z] [2022-03-11T11:49:37.341Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T11:49:37.341Z] #61 sha256:2f540e38a35a8408a54c8b3cd097a604d2b4b6b6840593cbf0c76fe2cbd13f42 [2022-03-11T11:49:37.905Z] #61 DONE 0.7s [2022-03-11T11:49:37.905Z] [2022-03-11T11:49:37.905Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T11:49:37.905Z] #66 sha256:eecbefcaafda175fca2425ae32d9bb9d2468de53acd8b4f10ea9c4c5e334a38b [2022-03-11T11:49:38.469Z] #66 DONE 0.3s [2022-03-11T11:49:38.469Z] [2022-03-11T11:49:38.469Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T11:49:38.469Z] #71 sha256:1dc05382faa0a43161a32304e521d287519d133ef8d06f4487cc4b69b2164b9e [2022-03-11T11:49:39.031Z] #71 DONE 0.6s [2022-03-11T11:49:39.031Z] [2022-03-11T11:49:39.031Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T11:49:39.031Z] #72 sha256:453e974d268cf8c7ca055e2cbb2d68dc8161135b1331b8cec35ee0a241d4fbcb [2022-03-11T11:49:39.031Z] #72 DONE 0.0s [2022-03-11T11:49:39.031Z] [2022-03-11T11:49:39.031Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T11:49:39.031Z] #73 sha256:79f0ff9fadbe9db15432a91b7f08b1ca3c3205c258ef59397c93ce13ae94aaf4 [2022-03-11T11:49:39.963Z] #73 DONE 0.9s [2022-03-11T11:49:39.963Z] [2022-03-11T11:49:39.963Z] #74 exporting to image [2022-03-11T11:49:39.963Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T11:49:39.963Z] #74 exporting layers [2022-03-11T11:49:40.949Z] #56 ... [2022-03-11T11:49:40.949Z] [2022-03-11T11:49:40.949Z] #60 [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-03-11T11:49:40.949Z] #60 sha256:687a30be2dece1841d2d5e4d50d30c1082709c494bf973ffcc94cd725d97ccfe [2022-03-11T11:49:40.949Z] #60 191.0 + bin/containerd [2022-03-11T11:49:43.236Z] #74 exporting layers 2.9s done [2022-03-11T11:49:43.236Z] #74 writing image sha256:7491ea33d34c90f7ba3c24c0526dee9134a7ab932b171669debcd4f464d7726c done [2022-03-11T11:49:43.236Z] #74 naming to docker.io/library/docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c done [2022-03-11T11:49:43.236Z] #74 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-11T11:49:43.632Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-11T11:49:44.186Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/test/unit [2022-03-11T11:49:44.608Z] #43 DONE 227.3s [2022-03-11T11:49:44.608Z] [2022-03-11T11:49:44.608Z] #56 [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-03-11T11:49:44.608Z] #56 sha256:ec7306b55c1a71595c73f1621d4569855c4e6935e92552daf278829050d14111 [2022-03-11T11:49:44.608Z] #56 ... [2022-03-11T11:49:44.608Z] [2022-03-11T11:49:44.608Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T11:49:44.608Z] #44 sha256:0eda7e71153baf08932850f304378e949748a397000558ca01fd3a2206c02804 [2022-03-11T11:49:44.608Z] #44 DONE 0.7s [2022-03-11T11:49:44.608Z] [2022-03-11T11:49:44.608Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T11:49:44.608Z] #48 sha256:08b30083b56a7e5e189cda02e7704c5b2723a5eb9a92d7daa882af71c1f4d7ea [2022-03-11T11:49:44.608Z] #48 DONE 0.0s [2022-03-11T11:49:44.608Z] [2022-03-11T11:49:44.608Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T11:49:44.608Z] #50 sha256:0e2ef10c2ea33c2a4f789e04a72ec9343f60795d4b8812dfbcb3e37d2504731c [2022-03-11T11:49:44.608Z] #50 DONE 0.1s [2022-03-11T11:49:44.608Z] [2022-03-11T11:49:44.608Z] #51 [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-03-11T11:49:44.608Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:49:45.551Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-11T11:49:45.551Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-11T11:49:45.551Z] + TESTDIRS=./... [2022-03-11T11:49:45.551Z] + exclude_paths='/vendor/|/integration' [2022-03-11T11:49:45.551Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-11T11:49:45.551Z] ++ go list ./... [2022-03-11T11:49:46.481Z] + pkg_list='github.com/docker/docker/api [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/backend/build [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/httputils [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/middleware [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/build [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/container [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/debug [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/image [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/network [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/session [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/system [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/server/router/volume [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/backend [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/container [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/events [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/filters [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/image [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/mount [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/network [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/registry [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/strslice [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/swarm [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/time [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/versions [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T11:49:46.481Z] github.com/docker/docker/api/types/volume [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/builder-next [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/dockerfile [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/remotecontext [2022-03-11T11:49:46.481Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T11:49:46.481Z] github.com/docker/docker/cli [2022-03-11T11:49:46.481Z] github.com/docker/docker/cli/config [2022-03-11T11:49:46.481Z] github.com/docker/docker/cli/debug [2022-03-11T11:49:46.481Z] github.com/docker/docker/client [2022-03-11T11:49:46.481Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T11:49:46.481Z] github.com/docker/docker/cmd/dockerd [2022-03-11T11:49:46.481Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T11:49:46.481Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T11:49:46.481Z] github.com/docker/docker/container [2022-03-11T11:49:46.481Z] github.com/docker/docker/container/stream [2022-03-11T11:49:46.481Z] github.com/docker/docker/contrib/apparmor [2022-03-11T11:49:46.481Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T11:49:46.481Z] github.com/docker/docker/contrib/httpserver [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/cluster [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/config [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/events [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/exec [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/images [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/initlayer [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/links [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/listeners [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/logger [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T11:49:46.481Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/local [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/names [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/network [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/stats [2022-03-11T11:49:46.482Z] github.com/docker/docker/distribution [2022-03-11T11:49:46.482Z] github.com/docker/docker/distribution/metadata [2022-03-11T11:49:46.482Z] github.com/docker/docker/distribution/utils [2022-03-11T11:49:46.482Z] github.com/docker/docker/distribution/xfer [2022-03-11T11:49:46.482Z] github.com/docker/docker/dockerversion [2022-03-11T11:49:46.482Z] github.com/docker/docker/errdefs [2022-03-11T11:49:46.482Z] github.com/docker/docker/image [2022-03-11T11:49:46.482Z] github.com/docker/docker/image/cache [2022-03-11T11:49:46.482Z] github.com/docker/docker/image/tarexport [2022-03-11T11:49:46.482Z] github.com/docker/docker/image/v1 [2022-03-11T11:49:46.482Z] github.com/docker/docker/internal/test/suite [2022-03-11T11:49:46.482Z] github.com/docker/docker/layer [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd/types [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/config [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/idm [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/ns [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/options [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/osl [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/types [2022-03-11T11:49:46.482Z] github.com/docker/docker/oci [2022-03-11T11:49:46.482Z] github.com/docker/docker/oci/caps [2022-03-11T11:49:46.482Z] github.com/docker/docker/opts [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/aaparser [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/archive [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/authorization [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/capabilities [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/containerfs [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/directory [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/dmesg [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/filenotify [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/fileutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/fsutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/homedir [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/idtools [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/ioutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/longpath [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/loopback [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/parsers [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/pidfile [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/platform [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/plugins [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/pools [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/progress [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/pubsub [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/reexec [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/signal [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/stack [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/stringid [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/system [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/tailfile [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/tarsum [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/truncindex [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/urlutil [2022-03-11T11:49:46.482Z] github.com/docker/docker/pkg/useragent [2022-03-11T11:49:46.482Z] github.com/docker/docker/plugin [2022-03-11T11:49:46.482Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T11:49:46.482Z] github.com/docker/docker/plugin/v2 [2022-03-11T11:49:46.482Z] github.com/docker/docker/profiles/apparmor [2022-03-11T11:49:46.482Z] github.com/docker/docker/profiles/seccomp [2022-03-11T11:49:46.482Z] github.com/docker/docker/quota [2022-03-11T11:49:46.482Z] github.com/docker/docker/reference [2022-03-11T11:49:46.482Z] github.com/docker/docker/registry [2022-03-11T11:49:46.482Z] github.com/docker/docker/registry/resumable [2022-03-11T11:49:46.482Z] github.com/docker/docker/restartmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/rootless [2022-03-11T11:49:46.482Z] github.com/docker/docker/rootless/specconv [2022-03-11T11:49:46.482Z] github.com/docker/docker/runconfig [2022-03-11T11:49:46.482Z] github.com/docker/docker/runconfig/opts [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/daemon [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/environment [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/fakegit [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/registry [2022-03-11T11:49:46.482Z] github.com/docker/docker/testutil/request [2022-03-11T11:49:46.482Z] github.com/docker/docker/volume [2022-03-11T11:49:46.482Z] github.com/docker/docker/volume/drivers [2022-03-11T11:49:46.482Z] github.com/docker/docker/volume/local [2022-03-11T11:49:46.482Z] github.com/docker/docker/volume/mounts [2022-03-11T11:49:46.482Z] github.com/docker/docker/volume/service [2022-03-11T11:49:46.482Z] github.com/docker/docker/volume/service/opts [2022-03-11T11:49:46.482Z] github.com/docker/docker/volume/testutils' [2022-03-11T11:49:46.482Z] ++ grep --fixed-strings -v /libnetwork [2022-03-11T11:49:46.482Z] ++ echo 'github.com/docker/docker/api [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/backend/build [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/httputils [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/middleware [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/build [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/container [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/debug [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/image [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/network [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/session [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/system [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/server/router/volume [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/backend [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/container [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/events [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/filters [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/image [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/mount [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/network [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/registry [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/strslice [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/swarm [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/time [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/versions [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T11:49:46.482Z] github.com/docker/docker/api/types/volume [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/builder-next [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/dockerfile [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/remotecontext [2022-03-11T11:49:46.482Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T11:49:46.482Z] github.com/docker/docker/cli [2022-03-11T11:49:46.482Z] github.com/docker/docker/cli/config [2022-03-11T11:49:46.482Z] github.com/docker/docker/cli/debug [2022-03-11T11:49:46.482Z] github.com/docker/docker/client [2022-03-11T11:49:46.482Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T11:49:46.482Z] github.com/docker/docker/cmd/dockerd [2022-03-11T11:49:46.482Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T11:49:46.482Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T11:49:46.482Z] github.com/docker/docker/container [2022-03-11T11:49:46.482Z] github.com/docker/docker/container/stream [2022-03-11T11:49:46.482Z] github.com/docker/docker/contrib/apparmor [2022-03-11T11:49:46.482Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T11:49:46.482Z] github.com/docker/docker/contrib/httpserver [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/cluster [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/config [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/events [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/exec [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/images [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/initlayer [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/links [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/listeners [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/local [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/names [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/network [2022-03-11T11:49:46.482Z] github.com/docker/docker/daemon/stats [2022-03-11T11:49:46.482Z] github.com/docker/docker/distribution [2022-03-11T11:49:46.482Z] github.com/docker/docker/distribution/metadata [2022-03-11T11:49:46.482Z] github.com/docker/docker/distribution/utils [2022-03-11T11:49:46.482Z] github.com/docker/docker/distribution/xfer [2022-03-11T11:49:46.482Z] github.com/docker/docker/dockerversion [2022-03-11T11:49:46.482Z] github.com/docker/docker/errdefs [2022-03-11T11:49:46.482Z] github.com/docker/docker/image [2022-03-11T11:49:46.482Z] github.com/docker/docker/image/cache [2022-03-11T11:49:46.482Z] github.com/docker/docker/image/tarexport [2022-03-11T11:49:46.482Z] github.com/docker/docker/image/v1 [2022-03-11T11:49:46.482Z] github.com/docker/docker/internal/test/suite [2022-03-11T11:49:46.482Z] github.com/docker/docker/layer [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T11:49:46.482Z] github.com/docker/docker/libcontainerd/types [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/config [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/idm [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T11:49:46.482Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/ns [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/options [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/osl [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/libnetwork/types [2022-03-11T11:49:46.483Z] github.com/docker/docker/oci [2022-03-11T11:49:46.483Z] github.com/docker/docker/oci/caps [2022-03-11T11:49:46.483Z] github.com/docker/docker/opts [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/aaparser [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/archive [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/authorization [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/capabilities [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/containerfs [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/directory [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/dmesg [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/filenotify [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/fileutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/fsutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/homedir [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/idtools [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/ioutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/longpath [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/loopback [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/parsers [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/pidfile [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/platform [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/pools [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/progress [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/pubsub [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/reexec [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/signal [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/stack [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/stringid [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/system [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/tailfile [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/tarsum [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/truncindex [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/urlutil [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/useragent [2022-03-11T11:49:46.483Z] github.com/docker/docker/plugin [2022-03-11T11:49:46.483Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T11:49:46.483Z] github.com/docker/docker/plugin/v2 [2022-03-11T11:49:46.483Z] github.com/docker/docker/profiles/apparmor [2022-03-11T11:49:46.483Z] github.com/docker/docker/profiles/seccomp [2022-03-11T11:49:46.483Z] github.com/docker/docker/quota [2022-03-11T11:49:46.483Z] github.com/docker/docker/reference [2022-03-11T11:49:46.483Z] github.com/docker/docker/registry [2022-03-11T11:49:46.483Z] github.com/docker/docker/registry/resumable [2022-03-11T11:49:46.483Z] github.com/docker/docker/restartmanager [2022-03-11T11:49:46.483Z] github.com/docker/docker/rootless [2022-03-11T11:49:46.483Z] github.com/docker/docker/rootless/specconv [2022-03-11T11:49:46.483Z] github.com/docker/docker/runconfig [2022-03-11T11:49:46.483Z] github.com/docker/docker/runconfig/opts [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/daemon [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/environment [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fakegit [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/registry [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/request [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/drivers [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/local [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/mounts [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/service [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/service/opts [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/testutils' [2022-03-11T11:49:46.483Z] + base_pkg_list='github.com/docker/docker/api [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/backend/build [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/httputils [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/middleware [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/build [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/container [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/debug [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/image [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/network [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/session [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/system [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/volume [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/backend [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/container [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/events [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/filters [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/image [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/mount [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/network [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/registry [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/strslice [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/swarm [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/time [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/versions [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/volume [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/builder-next [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/dockerfile [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/remotecontext [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T11:49:46.483Z] github.com/docker/docker/cli [2022-03-11T11:49:46.483Z] github.com/docker/docker/cli/config [2022-03-11T11:49:46.483Z] github.com/docker/docker/cli/debug [2022-03-11T11:49:46.483Z] github.com/docker/docker/client [2022-03-11T11:49:46.483Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T11:49:46.483Z] github.com/docker/docker/cmd/dockerd [2022-03-11T11:49:46.483Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T11:49:46.483Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T11:49:46.483Z] github.com/docker/docker/container [2022-03-11T11:49:46.483Z] github.com/docker/docker/container/stream [2022-03-11T11:49:46.483Z] github.com/docker/docker/contrib/apparmor [2022-03-11T11:49:46.483Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T11:49:46.483Z] github.com/docker/docker/contrib/httpserver [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/cluster [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/config [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/events [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/exec [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/images [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/initlayer [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/links [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/listeners [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/local [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/names [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/network [2022-03-11T11:49:46.483Z] github.com/docker/docker/daemon/stats [2022-03-11T11:49:46.483Z] github.com/docker/docker/distribution [2022-03-11T11:49:46.483Z] github.com/docker/docker/distribution/metadata [2022-03-11T11:49:46.483Z] github.com/docker/docker/distribution/utils [2022-03-11T11:49:46.483Z] github.com/docker/docker/distribution/xfer [2022-03-11T11:49:46.483Z] github.com/docker/docker/dockerversion [2022-03-11T11:49:46.483Z] github.com/docker/docker/errdefs [2022-03-11T11:49:46.483Z] github.com/docker/docker/image [2022-03-11T11:49:46.483Z] github.com/docker/docker/image/cache [2022-03-11T11:49:46.483Z] github.com/docker/docker/image/tarexport [2022-03-11T11:49:46.483Z] github.com/docker/docker/image/v1 [2022-03-11T11:49:46.483Z] github.com/docker/docker/internal/test/suite [2022-03-11T11:49:46.483Z] github.com/docker/docker/layer [2022-03-11T11:49:46.483Z] github.com/docker/docker/libcontainerd [2022-03-11T11:49:46.483Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T11:49:46.483Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T11:49:46.483Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T11:49:46.483Z] github.com/docker/docker/libcontainerd/types [2022-03-11T11:49:46.483Z] github.com/docker/docker/oci [2022-03-11T11:49:46.483Z] github.com/docker/docker/oci/caps [2022-03-11T11:49:46.483Z] github.com/docker/docker/opts [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/aaparser [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/archive [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/authorization [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/capabilities [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/containerfs [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/directory [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/dmesg [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/filenotify [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/fileutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/fsutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/homedir [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/idtools [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/ioutils [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/longpath [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/loopback [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/parsers [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/pidfile [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/platform [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/pools [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/progress [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/pubsub [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/reexec [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/signal [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/stack [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/stringid [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/system [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/tailfile [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/tarsum [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/truncindex [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/urlutil [2022-03-11T11:49:46.483Z] github.com/docker/docker/pkg/useragent [2022-03-11T11:49:46.483Z] github.com/docker/docker/plugin [2022-03-11T11:49:46.483Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T11:49:46.483Z] github.com/docker/docker/plugin/v2 [2022-03-11T11:49:46.483Z] github.com/docker/docker/profiles/apparmor [2022-03-11T11:49:46.483Z] github.com/docker/docker/profiles/seccomp [2022-03-11T11:49:46.483Z] github.com/docker/docker/quota [2022-03-11T11:49:46.483Z] github.com/docker/docker/reference [2022-03-11T11:49:46.483Z] github.com/docker/docker/registry [2022-03-11T11:49:46.483Z] github.com/docker/docker/registry/resumable [2022-03-11T11:49:46.483Z] github.com/docker/docker/restartmanager [2022-03-11T11:49:46.483Z] github.com/docker/docker/rootless [2022-03-11T11:49:46.483Z] github.com/docker/docker/rootless/specconv [2022-03-11T11:49:46.483Z] github.com/docker/docker/runconfig [2022-03-11T11:49:46.483Z] github.com/docker/docker/runconfig/opts [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/daemon [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/environment [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fakegit [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/registry [2022-03-11T11:49:46.483Z] github.com/docker/docker/testutil/request [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/drivers [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/local [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/mounts [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/service [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/service/opts [2022-03-11T11:49:46.483Z] github.com/docker/docker/volume/testutils' [2022-03-11T11:49:46.483Z] ++ grep --fixed-strings /libnetwork [2022-03-11T11:49:46.483Z] ++ echo 'github.com/docker/docker/api [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/backend/build [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/httputils [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/middleware [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/build [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/container [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/debug [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/image [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/network [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/session [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/system [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/server/router/volume [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/backend [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/container [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/events [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/filters [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/image [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/mount [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/network [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/registry [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/strslice [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/swarm [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/time [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/versions [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T11:49:46.483Z] github.com/docker/docker/api/types/volume [2022-03-11T11:49:46.483Z] github.com/docker/docker/builder [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/builder-next [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/dockerfile [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/remotecontext [2022-03-11T11:49:46.484Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T11:49:46.484Z] github.com/docker/docker/cli [2022-03-11T11:49:46.484Z] github.com/docker/docker/cli/config [2022-03-11T11:49:46.484Z] github.com/docker/docker/cli/debug [2022-03-11T11:49:46.484Z] github.com/docker/docker/client [2022-03-11T11:49:46.484Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T11:49:46.484Z] github.com/docker/docker/cmd/dockerd [2022-03-11T11:49:46.484Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T11:49:46.484Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T11:49:46.484Z] github.com/docker/docker/container [2022-03-11T11:49:46.484Z] github.com/docker/docker/container/stream [2022-03-11T11:49:46.484Z] github.com/docker/docker/contrib/apparmor [2022-03-11T11:49:46.484Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T11:49:46.484Z] github.com/docker/docker/contrib/httpserver [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/cluster [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/config [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/events [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/exec [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/images [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/initlayer [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/links [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/listeners [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/local [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/names [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/network [2022-03-11T11:49:46.484Z] github.com/docker/docker/daemon/stats [2022-03-11T11:49:46.484Z] github.com/docker/docker/distribution [2022-03-11T11:49:46.484Z] github.com/docker/docker/distribution/metadata [2022-03-11T11:49:46.484Z] github.com/docker/docker/distribution/utils [2022-03-11T11:49:46.484Z] github.com/docker/docker/distribution/xfer [2022-03-11T11:49:46.484Z] github.com/docker/docker/dockerversion [2022-03-11T11:49:46.484Z] github.com/docker/docker/errdefs [2022-03-11T11:49:46.484Z] github.com/docker/docker/image [2022-03-11T11:49:46.484Z] github.com/docker/docker/image/cache [2022-03-11T11:49:46.484Z] github.com/docker/docker/image/tarexport [2022-03-11T11:49:46.484Z] github.com/docker/docker/image/v1 [2022-03-11T11:49:46.484Z] github.com/docker/docker/internal/test/suite [2022-03-11T11:49:46.484Z] github.com/docker/docker/layer [2022-03-11T11:49:46.484Z] github.com/docker/docker/libcontainerd [2022-03-11T11:49:46.484Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T11:49:46.484Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T11:49:46.484Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T11:49:46.484Z] github.com/docker/docker/libcontainerd/types [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/config [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/idm [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ns [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/options [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/osl [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/types [2022-03-11T11:49:46.484Z] github.com/docker/docker/oci [2022-03-11T11:49:46.484Z] github.com/docker/docker/oci/caps [2022-03-11T11:49:46.484Z] github.com/docker/docker/opts [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/aaparser [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/archive [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/authorization [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/capabilities [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/containerfs [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/directory [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/dmesg [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/filenotify [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/fileutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/fsutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/homedir [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/idtools [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/ioutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/longpath [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/loopback [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/parsers [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/pidfile [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/platform [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/plugins [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/pools [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/progress [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/pubsub [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/reexec [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/signal [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/stack [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/stringid [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/system [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/tailfile [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/tarsum [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/truncindex [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/urlutil [2022-03-11T11:49:46.484Z] github.com/docker/docker/pkg/useragent [2022-03-11T11:49:46.484Z] github.com/docker/docker/plugin [2022-03-11T11:49:46.484Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T11:49:46.484Z] github.com/docker/docker/plugin/v2 [2022-03-11T11:49:46.484Z] github.com/docker/docker/profiles/apparmor [2022-03-11T11:49:46.484Z] github.com/docker/docker/profiles/seccomp [2022-03-11T11:49:46.484Z] github.com/docker/docker/quota [2022-03-11T11:49:46.484Z] github.com/docker/docker/reference [2022-03-11T11:49:46.484Z] github.com/docker/docker/registry [2022-03-11T11:49:46.484Z] github.com/docker/docker/registry/resumable [2022-03-11T11:49:46.484Z] github.com/docker/docker/restartmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/rootless [2022-03-11T11:49:46.484Z] github.com/docker/docker/rootless/specconv [2022-03-11T11:49:46.484Z] github.com/docker/docker/runconfig [2022-03-11T11:49:46.484Z] github.com/docker/docker/runconfig/opts [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/daemon [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/environment [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/fakegit [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/registry [2022-03-11T11:49:46.484Z] github.com/docker/docker/testutil/request [2022-03-11T11:49:46.484Z] github.com/docker/docker/volume [2022-03-11T11:49:46.484Z] github.com/docker/docker/volume/drivers [2022-03-11T11:49:46.484Z] github.com/docker/docker/volume/local [2022-03-11T11:49:46.484Z] github.com/docker/docker/volume/mounts [2022-03-11T11:49:46.484Z] github.com/docker/docker/volume/service [2022-03-11T11:49:46.484Z] github.com/docker/docker/volume/service/opts [2022-03-11T11:49:46.484Z] github.com/docker/docker/volume/testutils' [2022-03-11T11:49:46.484Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/config [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/idm [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/ns [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/options [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/osl [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/types' [2022-03-11T11:49:46.484Z] + echo 'github.com/docker/docker/libnetwork [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/config [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T11:49:46.484Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/idm [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/ns [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/options [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/osl [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/types' [2022-03-11T11:49:46.485Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T11:49:46.485Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T11:49:46.485Z] + type docker-proxy [2022-03-11T11:49:46.485Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-11T11:49:46.485Z] + hack/make.sh binary-proxy install-proxy [2022-03-11T11:49:46.485Z] [2022-03-11T11:49:46.485Z] Removing bundles/ [2022-03-11T11:49:46.485Z] [2022-03-11T11:49:46.485Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-11T11:49:46.485Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-11T11:49:46.485Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:49:47.488Z] #60 ... [2022-03-11T11:49:47.488Z] [2022-03-11T11:49:47.488Z] #56 [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-03-11T11:49:47.488Z] #56 sha256:56a99003c0a9e947774d3c8f4252710352b842ac211235b2578dbe65ce0d2993 [2022-03-11T11:49:47.488Z] #56 127.5 + mkdir -p /build [2022-03-11T11:49:47.488Z] #56 127.5 + cp runc /build/runc [2022-03-11T11:49:49.384Z] #56 DONE 130.6s [2022-03-11T11:49:49.384Z] [2022-03-11T11:49:49.384Z] #51 [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-03-11T11:49:49.384Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:49:50.587Z] #43 DONE 230.4s [2022-03-11T11:49:50.587Z] [2022-03-11T11:49:50.587Z] #60 [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-03-11T11:49:50.587Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:49:50.587Z] #60 ... [2022-03-11T11:49:50.587Z] [2022-03-11T11:49:50.587Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T11:49:50.587Z] #44 sha256:cf25713271a895e34f5d1b68371a2cb0d94fa11060baa6d17779132e6dc97185 [2022-03-11T11:49:50.587Z] #44 DONE 0.1s [2022-03-11T11:49:50.587Z] [2022-03-11T11:49:50.587Z] #60 [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-03-11T11:49:50.587Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:49:50.587Z] #60 ... [2022-03-11T11:49:50.587Z] [2022-03-11T11:49:50.587Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T11:49:50.587Z] #48 sha256:fe6610ee39dce62062da4ddd6ee059dbf1a2514f8ff10537e34ee0624a734be7 [2022-03-11T11:49:50.587Z] #48 DONE 0.1s [2022-03-11T11:49:50.587Z] [2022-03-11T11:49:50.587Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T11:49:50.587Z] #50 sha256:7fa673bbe62cce6691d8e74cf6324b13d776fe00d9d1bbd75267253adcd3d87c [2022-03-11T11:49:50.587Z] #50 DONE 0.1s [2022-03-11T11:49:50.587Z] [2022-03-11T11:49:50.588Z] #60 [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-03-11T11:49:50.588Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:49:51.331Z] #51 231.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-11T11:49:51.331Z] #51 DONE 231.6s [2022-03-11T11:49:51.331Z] [2022-03-11T11:49:51.331Z] #60 [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-03-11T11:49:51.331Z] #60 sha256:687a30be2dece1841d2d5e4d50d30c1082709c494bf973ffcc94cd725d97ccfe [2022-03-11T11:49:52.702Z] #60 ... [2022-03-11T11:49:52.702Z] [2022-03-11T11:49:52.702Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T11:49:52.702Z] #52 sha256:82541b18949757ff98cc2474adfc7ece3e029a523adc71e6c5054de248f73e50 [2022-03-11T11:49:53.036Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-11T11:49:53.037Z] [2022-03-11T11:49:53.037Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-11T11:49:53.037Z] Installing docker-proxy to /usr/local/bin/ [2022-03-11T11:49:53.037Z] [2022-03-11T11:49:53.037Z] + mkdir -p bundles [2022-03-11T11:49:53.037Z] + '[' -n 'github.com/docker/docker/api [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/backend/build [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/httputils [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/middleware [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/build [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/container [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/debug [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/image [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/network [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/session [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/system [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/server/router/volume [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/backend [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/container [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/events [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/filters [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/image [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/mount [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/network [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/registry [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/strslice [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/swarm [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/time [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/versions [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T11:49:53.037Z] github.com/docker/docker/api/types/volume [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/builder-next [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/dockerfile [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/remotecontext [2022-03-11T11:49:53.037Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T11:49:53.037Z] github.com/docker/docker/cli [2022-03-11T11:49:53.037Z] github.com/docker/docker/cli/config [2022-03-11T11:49:53.037Z] github.com/docker/docker/cli/debug [2022-03-11T11:49:53.037Z] github.com/docker/docker/client [2022-03-11T11:49:53.037Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T11:49:53.037Z] github.com/docker/docker/cmd/dockerd [2022-03-11T11:49:53.037Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T11:49:53.037Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T11:49:53.037Z] github.com/docker/docker/container [2022-03-11T11:49:53.037Z] github.com/docker/docker/container/stream [2022-03-11T11:49:53.037Z] github.com/docker/docker/contrib/apparmor [2022-03-11T11:49:53.037Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T11:49:53.037Z] github.com/docker/docker/contrib/httpserver [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/cluster [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/config [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/events [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/exec [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/images [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/initlayer [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/links [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/listeners [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/local [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/names [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/network [2022-03-11T11:49:53.037Z] github.com/docker/docker/daemon/stats [2022-03-11T11:49:53.037Z] github.com/docker/docker/distribution [2022-03-11T11:49:53.037Z] github.com/docker/docker/distribution/metadata [2022-03-11T11:49:53.037Z] github.com/docker/docker/distribution/utils [2022-03-11T11:49:53.037Z] github.com/docker/docker/distribution/xfer [2022-03-11T11:49:53.037Z] github.com/docker/docker/dockerversion [2022-03-11T11:49:53.037Z] github.com/docker/docker/errdefs [2022-03-11T11:49:53.037Z] github.com/docker/docker/image [2022-03-11T11:49:53.037Z] github.com/docker/docker/image/cache [2022-03-11T11:49:53.037Z] github.com/docker/docker/image/tarexport [2022-03-11T11:49:53.037Z] github.com/docker/docker/image/v1 [2022-03-11T11:49:53.037Z] github.com/docker/docker/internal/test/suite [2022-03-11T11:49:53.037Z] github.com/docker/docker/layer [2022-03-11T11:49:53.037Z] github.com/docker/docker/libcontainerd [2022-03-11T11:49:53.037Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T11:49:53.037Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T11:49:53.037Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T11:49:53.037Z] github.com/docker/docker/libcontainerd/types [2022-03-11T11:49:53.037Z] github.com/docker/docker/oci [2022-03-11T11:49:53.037Z] github.com/docker/docker/oci/caps [2022-03-11T11:49:53.037Z] github.com/docker/docker/opts [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/aaparser [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/archive [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/authorization [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/capabilities [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/containerfs [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/directory [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/dmesg [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/filenotify [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/fileutils [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/fsutils [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/homedir [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/idtools [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/ioutils [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/longpath [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/loopback [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/parsers [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/pidfile [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/platform [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/plugins [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/pools [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/progress [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/pubsub [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/reexec [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/signal [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/stack [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/stringid [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/system [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/tailfile [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/tarsum [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/truncindex [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/urlutil [2022-03-11T11:49:53.037Z] github.com/docker/docker/pkg/useragent [2022-03-11T11:49:53.037Z] github.com/docker/docker/plugin [2022-03-11T11:49:53.037Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T11:49:53.037Z] github.com/docker/docker/plugin/v2 [2022-03-11T11:49:53.037Z] github.com/docker/docker/profiles/apparmor [2022-03-11T11:49:53.037Z] github.com/docker/docker/profiles/seccomp [2022-03-11T11:49:53.037Z] github.com/docker/docker/quota [2022-03-11T11:49:53.037Z] github.com/docker/docker/reference [2022-03-11T11:49:53.037Z] github.com/docker/docker/registry [2022-03-11T11:49:53.037Z] github.com/docker/docker/registry/resumable [2022-03-11T11:49:53.037Z] github.com/docker/docker/restartmanager [2022-03-11T11:49:53.037Z] github.com/docker/docker/rootless [2022-03-11T11:49:53.037Z] github.com/docker/docker/rootless/specconv [2022-03-11T11:49:53.037Z] github.com/docker/docker/runconfig [2022-03-11T11:49:53.037Z] github.com/docker/docker/runconfig/opts [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/daemon [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/environment [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/fakegit [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/registry [2022-03-11T11:49:53.037Z] github.com/docker/docker/testutil/request [2022-03-11T11:49:53.037Z] github.com/docker/docker/volume [2022-03-11T11:49:53.037Z] github.com/docker/docker/volume/drivers [2022-03-11T11:49:53.037Z] github.com/docker/docker/volume/local [2022-03-11T11:49:53.037Z] github.com/docker/docker/volume/mounts [2022-03-11T11:49:53.037Z] github.com/docker/docker/volume/service [2022-03-11T11:49:53.037Z] github.com/docker/docker/volume/service/opts [2022-03-11T11:49:53.037Z] github.com/docker/docker/volume/testutils' ']' [2022-03-11T11:49:53.038Z] + 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/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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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-03-11T11:49:53.267Z] #52 DONE 0.4s [2022-03-11T11:49:53.267Z] [2022-03-11T11:49:53.267Z] #60 [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-03-11T11:49:53.267Z] #60 sha256:687a30be2dece1841d2d5e4d50d30c1082709c494bf973ffcc94cd725d97ccfe [2022-03-11T11:49:53.267Z] #60 ... [2022-03-11T11:49:53.267Z] [2022-03-11T11:49:53.267Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T11:49:53.267Z] #54 sha256:65ba13d96dc8c63f629cbec11820740d7a3cf04d9382b0ed282ee6406c527780 [2022-03-11T11:49:53.267Z] #54 DONE 0.1s [2022-03-11T11:49:53.267Z] [2022-03-11T11:49:53.267Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T11:49:53.267Z] #57 sha256:480412a81f8436667ea5992cefe9b8efde97c2b79a09031bf12fb2fee5bff52d [2022-03-11T11:49:53.294Z] ? github.com/docker/docker/api [no test files] [2022-03-11T11:49:53.523Z] #57 DONE 0.2s [2022-03-11T11:49:53.523Z] [2022-03-11T11:49:53.523Z] #60 [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-03-11T11:49:53.523Z] #60 sha256:687a30be2dece1841d2d5e4d50d30c1082709c494bf973ffcc94cd725d97ccfe [2022-03-11T11:49:54.436Z] 8f616e6e9eec: Pull complete [2022-03-11T11:50:05.480Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-11T11:50:12.771Z] 8f616e6e9eec: Pull complete [2022-03-11T11:50:16.697Z] #51 ... [2022-03-11T11:50:16.697Z] [2022-03-11T11:50:16.697Z] #60 [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-03-11T11:50:16.697Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:50:16.697Z] #60 208.3 + bin/containerd [2022-03-11T11:50:18.070Z] #60 ... [2022-03-11T11:50:18.070Z] [2022-03-11T11:50:18.070Z] #56 [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-03-11T11:50:18.070Z] #56 sha256:ec7306b55c1a71595c73f1621d4569855c4e6935e92552daf278829050d14111 [2022-03-11T11:50:18.070Z] #56 123.6 + mkdir -p /build [2022-03-11T11:50:18.328Z] #56 123.6 + cp runc /build/runc [2022-03-11T11:50:20.123Z] #60 230.5 # github.com/containerd/containerd/cmd/containerd [2022-03-11T11:50:20.123Z] #60 230.5 /usr/bin/ld: /tmp/go-link-1847960794/000019.o: in function `New': [2022-03-11T11:50:20.123Z] #60 230.5 /tmp/tmp.d4BijtyUK4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-11T11:50:20.123Z] #60 230.6 + bin/containerd-stress [2022-03-11T11:50:20.848Z] #56 DONE 125.8s [2022-03-11T11:50:20.848Z] [2022-03-11T11:50:20.848Z] #60 [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-03-11T11:50:20.848Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:50:21.053Z] #60 231.7 + bin/containerd-shim [2022-03-11T11:50:22.680Z] #60 222.8 + bin/containerd [2022-03-11T11:50:23.371Z] #60 ... [2022-03-11T11:50:23.371Z] [2022-03-11T11:50:23.371Z] #51 [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-03-11T11:50:23.371Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:50:23.371Z] #51 268.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-11T11:50:23.371Z] #51 DONE 268.8s [2022-03-11T11:50:23.371Z] [2022-03-11T11:50:23.371Z] #60 [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-03-11T11:50:23.371Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:50:24.061Z] #60 ... [2022-03-11T11:50:24.061Z] [2022-03-11T11:50:24.061Z] #56 [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-03-11T11:50:24.061Z] #56 sha256:0fd868dee034b416e70783c0c6c425bf5663cbae290f187f1d63a215938628f3 [2022-03-11T11:50:24.061Z] #56 124.4 + mkdir -p /build [2022-03-11T11:50:24.061Z] #56 124.4 + cp runc /build/runc [2022-03-11T11:50:24.061Z] #56 DONE 124.8s [2022-03-11T11:50:24.061Z] [2022-03-11T11:50:24.061Z] #51 [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-03-11T11:50:24.061Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T11:50:24.302Z] #60 ... [2022-03-11T11:50:24.302Z] [2022-03-11T11:50:24.302Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T11:50:24.302Z] #52 sha256:2b7723605cad957998de39161cfcd4add966b06c5be837099a89d0795f5e77fa [2022-03-11T11:50:24.866Z] #52 DONE 0.5s [2022-03-11T11:50:24.866Z] [2022-03-11T11:50:24.866Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T11:50:24.867Z] #54 sha256:73fb58aa1477c48c4ce33bd5d69de8a26508733157edbb401684e51bc111326d [2022-03-11T11:50:24.867Z] #54 DONE 0.1s [2022-03-11T11:50:24.867Z] [2022-03-11T11:50:24.867Z] #60 [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-03-11T11:50:24.867Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:50:24.867Z] #60 ... [2022-03-11T11:50:24.867Z] [2022-03-11T11:50:24.867Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T11:50:24.867Z] #57 sha256:709ef912397312c5e4ca2df136a74c982f2d65672cbffc4aedaeab25194b7c80 [2022-03-11T11:50:25.124Z] #57 DONE 0.3s [2022-03-11T11:50:25.124Z] [2022-03-11T11:50:25.124Z] #60 [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-03-11T11:50:25.124Z] #60 sha256:4a4ee6674c39c83bc8cf85b44711c7bc0e0f9d9164258207baabbe4610119312 [2022-03-11T11:50:29.240Z] #60 238.9 + bin/containerd-shim-runc-v1 [2022-03-11T11:50:29.340Z] #51 271.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-11T11:50:29.340Z] #51 DONE 271.8s [2022-03-11T11:50:29.340Z] [2022-03-11T11:50:29.340Z] #60 [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-03-11T11:50:29.340Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:50:30.280Z] #60 ... [2022-03-11T11:50:30.280Z] [2022-03-11T11:50:30.280Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T11:50:30.280Z] #52 sha256:f06a1e0f074e957d3e7a534eb9b03007808fe5873897547bdaa350091343071b [2022-03-11T11:50:30.543Z] #52 DONE 0.1s [2022-03-11T11:50:30.543Z] [2022-03-11T11:50:30.543Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T11:50:30.543Z] #54 sha256:a0148e88814ddf7e32e728ad6c6919efa6cf2fa064491877deae35ca9fcd2499 [2022-03-11T11:50:30.543Z] #54 DONE 0.1s [2022-03-11T11:50:30.543Z] [2022-03-11T11:50:30.543Z] #60 [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-03-11T11:50:30.543Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:50:30.543Z] #60 ... [2022-03-11T11:50:30.543Z] [2022-03-11T11:50:30.543Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T11:50:30.543Z] #57 sha256:1852ed30c410b85db2a10be25dbc6c311068df232354a9dbbb50d9ef8fe512e7 [2022-03-11T11:50:30.543Z] #57 DONE 0.1s [2022-03-11T11:50:30.802Z] [2022-03-11T11:50:30.802Z] #60 [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-03-11T11:50:30.802Z] #60 sha256:2525c9a4e8028c33fdb782710f7af200e6c37c2fd1429080f84dc50fbf63f585 [2022-03-11T11:50:33.453Z] #60 244.0 + bin/containerd-shim-runc-v2 [2022-03-11T11:50:33.754Z] #60 244.6 + binaries [2022-03-11T11:50:33.754Z] #60 244.6 + install -D bin/containerd /build/containerd [2022-03-11T11:50:33.754Z] #60 244.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T11:50:34.010Z] #60 244.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T11:50:34.010Z] #60 244.6 + install -D bin/ctr /build/ctr [2022-03-11T11:50:36.597Z] #60 DONE 247.2s [2022-03-11T11:50:36.602Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 2m19.422239785s [2022-03-11T11:50:36.602Z] 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-03-11T11:50:36.602Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 473.069545ms [2022-03-11T11:50:37.164Z] [2022-03-11T11:50:37.164Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T11:50:37.164Z] #61 sha256:d54ad1336b3b555b9c091b5b5dce206a5a92d1e73d4be44caf6333dbb9387445 [2022-03-11T11:50:39.081Z] #61 DONE 1.5s [2022-03-11T11:50:39.081Z] [2022-03-11T11:50:39.081Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T11:50:39.081Z] #66 sha256:d1b01a653d242edba2c5c5678d6be91064205fec8eee72795d1f3139851ab080 [2022-03-11T11:50:39.081Z] #66 DONE 0.3s [2022-03-11T11:50:39.081Z] [2022-03-11T11:50:39.081Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T11:50:39.081Z] #71 sha256:3cffbd21661c78bef7703d07915b8a5c9ed8bb6d1fea3fed878b2da4aa2fedb1 [2022-03-11T11:50:41.010Z] #71 DONE 1.7s [2022-03-11T11:50:41.010Z] [2022-03-11T11:50:41.010Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T11:50:41.010Z] #72 sha256:39ecbe5b1c79330953225d29d71dd8f67a1b4ae2259ceca595fead6d2f12fb91 [2022-03-11T11:50:41.010Z] #72 DONE 0.0s [2022-03-11T11:50:41.010Z] [2022-03-11T11:50:41.010Z] #73 [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-03-11T11:50:41.010Z] #73 sha256:c62335baab4bcb5d891127be2fb3f13b46d0f4aa60e296d6441a62e5149fe2bb [2022-03-11T11:50:41.981Z] #73 0.786 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T11:50:41.981Z] #73 0.952 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T11:50:41.981Z] #73 1.040 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T11:50:42.545Z] #73 1.118 Reading package lists... [2022-03-11T11:50:43.109Z] #73 1.629 Reading package lists... [2022-03-11T11:50:43.109Z] #73 2.147 Building dependency tree... [2022-03-11T11:50:43.109Z] #73 2.264 Reading state information... [2022-03-11T11:50:43.408Z] #73 2.384 The following additional packages will be installed: [2022-03-11T11:50:43.408Z] #73 2.385 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-11T11:50:43.408Z] #73 2.385 systemd-timesyncd [2022-03-11T11:50:43.408Z] #73 2.386 Suggested packages: [2022-03-11T11:50:43.408Z] #73 2.386 systemd-container policykit-1 [2022-03-11T11:50:43.408Z] #73 2.386 Recommended packages: [2022-03-11T11:50:43.408Z] #73 2.386 libnss-systemd [2022-03-11T11:50:43.408Z] #73 2.464 The following NEW packages will be installed: [2022-03-11T11:50:43.408Z] #73 2.465 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-11T11:50:43.408Z] #73 2.465 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-11T11:50:43.664Z] #73 2.733 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T11:50:43.664Z] #73 2.733 Need to get 5941 kB of archives. [2022-03-11T11:50:43.664Z] #73 2.733 After this operation, 19.5 MB of additional disk space will be used. [2022-03-11T11:50:43.664Z] #73 2.733 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-11T11:50:43.664Z] #73 2.737 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-11T11:50:43.664Z] #73 2.738 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-11T11:50:43.664Z] #73 2.740 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-11T11:50:43.664Z] #73 2.742 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-11T11:50:43.664Z] #73 2.744 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-11T11:50:43.664Z] #73 2.852 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-11T11:50:43.922Z] #73 2.897 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-11T11:50:43.922Z] #73 2.899 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-11T11:50:43.922Z] #73 2.900 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-11T11:50:43.922Z] #73 2.902 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-11T11:50:43.922Z] #73 3.096 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T11:50:43.922Z] #73 3.125 Fetched 5941 kB in 0s (13.7 MB/s) [2022-03-11T11:50:44.180Z] #73 3.147 Selecting previously unselected package libargon2-1:amd64. [2022-03-11T11:50:44.180Z] #73 3.147 (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-03-11T11:50:44.180Z] #73 3.162 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-11T11:50:44.180Z] #73 3.168 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-11T11:50:44.180Z] #73 3.197 Selecting previously unselected package libjson-c5:amd64. [2022-03-11T11:50:44.180Z] #73 3.200 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-11T11:50:44.180Z] #73 3.203 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-11T11:50:44.180Z] #73 3.239 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-11T11:50:44.180Z] #73 3.239 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-11T11:50:44.180Z] #73 3.242 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-11T11:50:44.180Z] #73 3.290 Selecting previously unselected package libkmod2:amd64. [2022-03-11T11:50:44.180Z] #73 3.293 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-11T11:50:44.180Z] #73 3.296 Unpacking libkmod2:amd64 (28-1) ... [2022-03-11T11:50:44.180Z] #73 3.330 Selecting previously unselected package systemd-timesyncd. [2022-03-11T11:50:44.180Z] #73 3.333 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-11T11:50:44.180Z] #73 3.338 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-11T11:50:44.180Z] #73 3.383 Selecting previously unselected package systemd. [2022-03-11T11:50:44.477Z] #73 3.386 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-11T11:50:44.477Z] #73 3.419 Unpacking systemd (247.3-6) ... [2022-03-11T11:50:44.734Z] #73 3.941 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-11T11:50:44.992Z] #73 3.950 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-11T11:50:44.992Z] #73 3.958 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-11T11:50:44.992Z] #73 3.967 Setting up libkmod2:amd64 (28-1) ... [2022-03-11T11:50:44.992Z] #73 3.975 Setting up systemd (247.3-6) ... [2022-03-11T11:50:44.992Z] #73 4.006 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-11T11:50:44.992Z] #73 4.008 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-11T11:50:44.992Z] #73 4.010 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-11T11:50:45.248Z] #73 4.336 Setting up systemd-timesyncd (247.3-6) ... [2022-03-11T11:50:45.248Z] #73 4.532 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-11T11:50:45.248Z] #73 4.532 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-11T11:50:45.504Z] #73 4.615 Selecting previously unselected package systemd-sysv. [2022-03-11T11:50:45.505Z] #73 4.615 (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 ... 29450 files and directories currently installed.) [2022-03-11T11:50:45.505Z] #73 4.630 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-11T11:50:45.505Z] #73 4.633 Unpacking systemd-sysv (247.3-6) ... [2022-03-11T11:50:45.505Z] #73 4.671 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-11T11:50:45.505Z] #73 4.673 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-11T11:50:45.505Z] #73 4.676 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-11T11:50:45.505Z] #73 4.726 Selecting previously unselected package dbus. [2022-03-11T11:50:45.505Z] #73 4.728 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-11T11:50:45.505Z] #73 4.737 Unpacking dbus (1.12.20-2) ... [2022-03-11T11:50:45.760Z] #73 4.787 Selecting previously unselected package libpam-systemd:amd64. [2022-03-11T11:50:45.760Z] #73 4.790 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-11T11:50:45.760Z] #73 4.793 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-11T11:50:45.760Z] #73 4.836 Selecting previously unselected package dbus-user-session. [2022-03-11T11:50:45.760Z] #73 4.839 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-11T11:50:45.760Z] #73 4.842 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-11T11:50:45.760Z] #73 4.950 Setting up systemd-sysv (247.3-6) ... [2022-03-11T11:50:46.017Z] #73 4.959 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-11T11:50:46.017Z] #73 4.968 Setting up dbus (1.12.20-2) ... [2022-03-11T11:50:46.017Z] #73 5.070 invoke-rc.d: could not determine current runlevel [2022-03-11T11:50:46.017Z] #73 5.073 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T11:50:46.017Z] #73 5.076 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-11T11:50:46.275Z] #73 5.237 Setting up dbus-user-session (1.12.20-2) ... [2022-03-11T11:50:46.275Z] #73 5.249 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T11:50:46.275Z] #73 DONE 5.4s [2022-03-11T11:50:46.275Z] [2022-03-11T11:50:46.275Z] #74 [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-03-11T11:50:46.275Z] #74 sha256:02f42770d690f2906e94ccbd0baac37ff8dcb8047bd7ad0d4a53ae3899753ec7 [2022-03-11T11:50:46.531Z] #74 0.390 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T11:50:46.531Z] #74 0.392 Dload Upload Total Spent Left Speed [2022-03-11T11:50:46.829Z] #74 0.393 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5805 0 --:--:-- --:--:-- --:--:-- 5805 [2022-03-11T11:50:47.085Z] #74 DONE 0.8s [2022-03-11T11:50:47.085Z] [2022-03-11T11:50:47.085Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T11:50:47.085Z] #75 sha256:e2ea5a1336a9c0ee809ed973624f862b1013ef9f19b1e95b63c197a6a86857a2 [2022-03-11T11:50:48.058Z] #75 DONE 0.9s [2022-03-11T11:50:48.058Z] [2022-03-11T11:50:48.058Z] #76 exporting to image [2022-03-11T11:50:48.058Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T11:50:48.058Z] #76 exporting layers [2022-03-11T11:50:51.659Z] #60 246.6 # github.com/containerd/containerd/cmd/containerd [2022-03-11T11:50:51.659Z] #60 246.6 /usr/bin/ld: /tmp/go-link-2428430075/000019.o: in function `New': [2022-03-11T11:50:51.659Z] #60 246.6 /tmp/tmp.LFu1HxbQVa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-11T11:50:51.659Z] #60 246.7 + bin/containerd-stress [2022-03-11T11:50:52.587Z] #60 247.8 + bin/containerd-shim [2022-03-11T11:50:54.680Z] #76 exporting layers 6.1s done [2022-03-11T11:50:54.680Z] #76 writing image sha256:0b8cc51f870e7fd0e1c67c487e6434896946ad35871988e29fd6395eb069d05c done [2022-03-11T11:50:54.680Z] #76 naming to docker.io/library/docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c done [2022-03-11T11:50:54.680Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T11:50:55.028Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -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:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh dynbinary test-integration [2022-03-11T11:50:56.491Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-11T11:50:56.491Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-11T11:50:56.491Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-11T11:50:56.491Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-11T11:50:56.491Z] systemd 247.3-6 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-03-11T11:50:56.491Z] Detected virtualization docker. [2022-03-11T11:50:56.491Z] Detected architecture x86-64. [2022-03-11T11:50:56.491Z] Set hostname to . [2022-03-11T11:50:56.491Z] modprobe@configfs.service: Succeeded. [2022-03-11T11:50:56.491Z] modprobe@drm.service: Succeeded. [2022-03-11T11:50:56.491Z] modprobe@fuse.service: Succeeded. [2022-03-11T11:50:56.748Z] + source /etc/docker-entrypoint-cmd [2022-03-11T11:50:56.748Z] ++ hack/make.sh dynbinary test-integration [2022-03-11T11:50:56.748Z] [2022-03-11T11:50:56.748Z] Removing bundles/ [2022-03-11T11:50:56.748Z] [2022-03-11T11:50:56.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T11:50:56.748Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:50:56.748Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:51:00.692Z] #60 254.9 + bin/containerd-shim-runc-v1 [2022-03-11T11:51:02.885Z] #60 260.8 # github.com/containerd/containerd/cmd/containerd [2022-03-11T11:51:02.885Z] #60 260.8 /usr/bin/ld: /tmp/go-link-2645373329/000019.o: in function `New': [2022-03-11T11:51:02.885Z] #60 260.8 /tmp/tmp.8fYXuSaM8K/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-11T11:51:02.885Z] #60 260.8 + bin/containerd-stress [2022-03-11T11:51:02.885Z] #60 261.9 + bin/containerd-shim [2022-03-11T11:51:04.861Z] #60 260.0 + bin/containerd-shim-runc-v2 [2022-03-11T11:51:05.425Z] #60 260.6 + binaries [2022-03-11T11:51:05.425Z] #60 260.6 + install -D bin/containerd /build/containerd [2022-03-11T11:51:05.425Z] #60 260.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T11:51:05.425Z] #60 260.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T11:51:05.425Z] #60 260.6 + install -D bin/ctr /build/ctr [2022-03-11T11:51:07.141Z] #60 269.4 + bin/containerd-shim-runc-v1 [2022-03-11T11:51:07.952Z] #60 DONE 262.7s [2022-03-11T11:51:08.517Z] [2022-03-11T11:51:08.517Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T11:51:08.517Z] #61 sha256:a6d1989d804848616ccf002e64318d2975e45f1ef6ae17609e4c964fd6a11722 [2022-03-11T11:51:09.448Z] #61 DONE 0.8s [2022-03-11T11:51:09.448Z] [2022-03-11T11:51:09.448Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T11:51:09.448Z] #66 sha256:a9e68e61911f2159e91c726ae1fac483c17a48dc6c8e7bad9f33c53233df56ea [2022-03-11T11:51:09.448Z] #66 DONE 0.2s [2022-03-11T11:51:09.448Z] [2022-03-11T11:51:09.448Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T11:51:09.448Z] #71 sha256:807baffdb8b1f77939d2d1976e85e4eb5dbc24b4fb94b6c66270f415c1ebcc40 [2022-03-11T11:51:10.378Z] #71 DONE 0.9s [2022-03-11T11:51:10.378Z] [2022-03-11T11:51:10.378Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T11:51:10.378Z] #72 sha256:97d2fe8501a79267ec366ab13f84cd2ece447ec777ef6ee47d7136e43e1d806d [2022-03-11T11:51:10.378Z] #72 DONE 0.0s [2022-03-11T11:51:10.378Z] [2022-03-11T11:51:10.378Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T11:51:10.378Z] #73 sha256:fa6865588af178d3a1a5ed9c65e2da37710a7adc977ef429630859b4129173ab [2022-03-11T11:51:11.751Z] #73 DONE 1.3s [2022-03-11T11:51:11.751Z] [2022-03-11T11:51:11.751Z] #74 exporting to image [2022-03-11T11:51:11.751Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T11:51:11.751Z] #74 exporting layers [2022-03-11T11:51:12.413Z] #60 274.5 + bin/containerd-shim-runc-v2 [2022-03-11T11:51:12.413Z] #60 275.1 + binaries [2022-03-11T11:51:12.413Z] #60 275.1 + install -D bin/containerd /build/containerd [2022-03-11T11:51:12.413Z] #60 275.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T11:51:12.413Z] #60 275.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T11:51:12.413Z] #60 275.1 + install -D bin/ctr /build/ctr [2022-03-11T11:51:12.979Z] #60 DONE 275.6s [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/builder/remotecontext 0.062s coverage: 13.7% of statements [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/builder/dockerfile 0.159s coverage: 49.3% of statements [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/builder/remotecontext/git 0.879s coverage: 86.3% of statements [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T11:51:13.129Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T11:51:13.129Z] ok github.com/docker/docker/cmd/docker-proxy 0.309s coverage: 69.3% of statements [2022-03-11T11:51:13.230Z] 4612f6d0b889: Pull complete [2022-03-11T11:51:13.914Z] [2022-03-11T11:51:13.914Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T11:51:13.914Z] #61 sha256:a906daa1bae375fab6ca0414358ba36e5b96d2ee9daf51e0087044c07cbeb391 [2022-03-11T11:51:14.055Z] ok github.com/docker/docker/client 0.105s coverage: 75.7% of statements [2022-03-11T11:51:14.173Z] #61 DONE 0.2s [2022-03-11T11:51:14.173Z] [2022-03-11T11:51:14.173Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T11:51:14.173Z] #66 sha256:c36d2bdc500fb2e49250056ccd0a18746a5a649b70278d78467a32656b32bd61 [2022-03-11T11:51:14.173Z] #66 DONE 0.1s [2022-03-11T11:51:14.173Z] [2022-03-11T11:51:14.173Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T11:51:14.173Z] #71 sha256:c1218352f28dc25f6e23b69be77306d7fcdd91650d6e142f1a2ed07c1ab6bfc2 [2022-03-11T11:51:14.430Z] #71 DONE 0.2s [2022-03-11T11:51:14.430Z] [2022-03-11T11:51:14.430Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T11:51:14.430Z] #72 sha256:37b5e921f60af2f7408d53aaaeb36c63dc7ca7a0c9b9ddc358aec73e0732a019 [2022-03-11T11:51:14.430Z] #72 DONE 0.0s [2022-03-11T11:51:14.430Z] [2022-03-11T11:51:14.430Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T11:51:14.430Z] #73 sha256:06850214a99a22b46eacb7336d33ecd1b19ef19e52e56449c737f6d5a95b0740 [2022-03-11T11:51:15.806Z] #73 DONE 1.3s [2022-03-11T11:51:15.806Z] [2022-03-11T11:51:15.806Z] #74 exporting to image [2022-03-11T11:51:15.806Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T11:51:15.806Z] #74 exporting layers [2022-03-11T11:51:18.354Z] #74 exporting layers 6.0s done [2022-03-11T11:51:18.354Z] #74 writing image sha256:4e2d67cf7da88a5f0a72ae403087f76a627eedb8c8b3ade10d49fe5aa70811ff done [2022-03-11T11:51:18.355Z] #74 naming to docker.io/library/docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c done [2022-03-11T11:51:18.355Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-11T11:51:18.696Z] + trap exit INT TERM [2022-03-11T11:51:18.697Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-11T11:51:18.697Z] + CONTAINER_NAME=docker-pr7 [2022-03-11T11:51:18.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43354/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh dynbinary [2022-03-11T11:51:20.593Z] [2022-03-11T11:51:20.593Z] Removing bundles/ [2022-03-11T11:51:20.593Z] [2022-03-11T11:51:20.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T11:51:20.593Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:51:20.593Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:51:22.378Z] #74 exporting layers 5.7s done [2022-03-11T11:51:22.378Z] #74 writing image sha256:8dbd8e7802b18dffdf2fe46eeba8e6df8396db70e11698a99b1269c4a77c20a1 done [2022-03-11T11:51:22.378Z] #74 naming to docker.io/library/docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c done [2022-03-11T11:51:22.378Z] #74 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T11:51:22.736Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -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:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh dynbinary test-integration [2022-03-11T11:51:23.672Z] [2022-03-11T11:51:23.672Z] Removing bundles/ [2022-03-11T11:51:23.672Z] [2022-03-11T11:51:23.672Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T11:51:23.930Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:51:23.930Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:51:46.096Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.3% of statements [2022-03-11T11:51:46.096Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-11T11:51:46.096Z] ok github.com/docker/docker/cmd/dockerd/trap 2.518s coverage: 0.0% of statements [2022-03-11T11:51:46.096Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T11:51:46.096Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T11:51:46.096Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T11:51:46.096Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T11:51:46.096Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T11:51:50.269Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2022-03-11T11:51:51.249Z] 037d5740b404: Pull complete [2022-03-11T11:51:51.249Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T11:51:51.249Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T11:51:51.249Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T11:51:51.249Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-11T11:51:51.249Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-11T11:51:51.249Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-11T11:51:51.249Z] INFO: Docker version of control daemon [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] Client: [2022-03-11T11:51:51.249Z] Version: 20.10.9 [2022-03-11T11:51:51.249Z] API version: 1.41 [2022-03-11T11:51:51.249Z] Go version: go1.16.8 [2022-03-11T11:51:51.249Z] Git commit: c2ea9bc [2022-03-11T11:51:51.249Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T11:51:51.249Z] OS/Arch: windows/amd64 [2022-03-11T11:51:51.249Z] Context: default [2022-03-11T11:51:51.249Z] Experimental: true [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] Server: Docker Engine - Community [2022-03-11T11:51:51.249Z] Engine: [2022-03-11T11:51:51.249Z] Version: 20.10.9 [2022-03-11T11:51:51.249Z] API version: 1.41 (minimum version 1.24) [2022-03-11T11:51:51.249Z] Go version: go1.16.8 [2022-03-11T11:51:51.249Z] Git commit: 79ea9d3 [2022-03-11T11:51:51.249Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T11:51:51.249Z] OS/Arch: windows/amd64 [2022-03-11T11:51:51.249Z] Experimental: true [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] INFO: Docker info of control daemon [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] Client: [2022-03-11T11:51:51.249Z] Context: default [2022-03-11T11:51:51.249Z] Debug Mode: false [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] Server: [2022-03-11T11:51:51.249Z] Containers: 0 [2022-03-11T11:51:51.249Z] Running: 0 [2022-03-11T11:51:51.249Z] Paused: 0 [2022-03-11T11:51:51.249Z] Stopped: 0 [2022-03-11T11:51:51.249Z] Images: 1 [2022-03-11T11:51:51.249Z] Server Version: 20.10.9 [2022-03-11T11:51:51.249Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T11:51:51.249Z] Windows: [2022-03-11T11:51:51.249Z] LCOW: [2022-03-11T11:51:51.249Z] Logging Driver: json-file [2022-03-11T11:51:51.249Z] Plugins: [2022-03-11T11:51:51.249Z] Volume: local [2022-03-11T11:51:51.249Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T11:51:51.249Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T11:51:51.249Z] Swarm: inactive [2022-03-11T11:51:51.249Z] Default Isolation: process [2022-03-11T11:51:51.249Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T11:51:51.249Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T11:51:51.249Z] OSType: windows [2022-03-11T11:51:51.249Z] Architecture: x86_64 [2022-03-11T11:51:51.249Z] CPUs: 4 [2022-03-11T11:51:51.249Z] Total Memory: 32GiB [2022-03-11T11:51:51.249Z] Name: azwin-2-cbd700 [2022-03-11T11:51:51.249Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T11:51:51.249Z] Docker Root Dir: D:\docker [2022-03-11T11:51:51.249Z] Debug Mode: false [2022-03-11T11:51:51.249Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:51:51.249Z] Labels: [2022-03-11T11:51:51.249Z] Experimental: true [2022-03-11T11:51:51.249Z] Insecure Registries: [2022-03-11T11:51:51.249Z] 10.0.0.4:5000 [2022-03-11T11:51:51.249Z] 127.0.0.0/8 [2022-03-11T11:51:51.249Z] Registry Mirrors: [2022-03-11T11:51:51.249Z] http://10.0.0.4:5000/ [2022-03-11T11:51:51.249Z] Live Restore Enabled: false [2022-03-11T11:51:51.249Z] Product License: Community Engine [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] INFO: Commit hash is 7bca845bbe [2022-03-11T11:51:51.249Z] INFO: Nuke-Everything... [2022-03-11T11:51:51.249Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T11:51:51.249Z] INFO: Nuking d:\CI [2022-03-11T11:51:51.249Z] INFO: Zapped successfully [2022-03-11T11:51:51.249Z] INFO: Location for testing is d:\CI\PR-43354\7 [2022-03-11T11:51:51.249Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 11:51:43... [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] Sending build context to Docker daemon 62.15MB [2022-03-11T11:51:51.249Z] [2022-03-11T11:51:51.249Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T11:51:51.249Z] ---> 02f938cacc3b [2022-03-11T11:51:51.249Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T11:51:51.249Z] ---> Running in 0e6314651c4d [2022-03-11T11:51:51.249Z] Removing intermediate container 0e6314651c4d [2022-03-11T11:51:51.249Z] ---> 31d6046d9312 [2022-03-11T11:51:51.249Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T11:51:51.249Z] ---> Running in 973b21b2af10 [2022-03-11T11:51:51.249Z] Removing intermediate container 973b21b2af10 [2022-03-11T11:51:51.249Z] ---> e0c7b9f0089f [2022-03-11T11:51:51.249Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T11:51:51.249Z] ---> Running in 02d00009a692 [2022-03-11T11:51:51.249Z] Removing intermediate container 02d00009a692 [2022-03-11T11:51:51.249Z] ---> 64886026fc08 [2022-03-11T11:51:51.249Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T11:51:51.249Z] ---> Running in d315f51731fa [2022-03-11T11:51:51.719Z] Removing intermediate container d315f51731fa [2022-03-11T11:51:51.719Z] ---> a8ba907b18a2 [2022-03-11T11:51:51.719Z] Step 6/11 : 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} [2022-03-11T11:51:51.719Z] ---> Running in f5140f627ec0 [2022-03-11T11:51:52.163Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-03-11T11:51:52.188Z] Removing intermediate container f5140f627ec0 [2022-03-11T11:51:52.188Z] ---> d60f14ec4798 [2022-03-11T11:51:52.188Z] Step 7/11 : 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-03-11T11:51:52.188Z] ---> Running in f6a273a3b91a [2022-03-11T11:51:53.533Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-03-11T11:51:56.974Z] [2022-03-11T11:51:56.974Z] SUCCESS: Specified value was saved. [2022-03-11T11:51:57.961Z] INFO: Downloading git... [2022-03-11T11:51:58.947Z] INFO: Downloading go... [2022-03-11T11:52:00.081Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-11T11:52:01.012Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-03-11T11:52:01.170Z] INFO: Downloading compiler 1 of 3... [2022-03-11T11:52:01.576Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-11T11:52:02.141Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-11T11:52:02.157Z] INFO: Downloading compiler 2 of 3... [2022-03-11T11:52:02.629Z] INFO: Downloading compiler 3 of 3... [2022-03-11T11:52:03.072Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-11T11:52:03.615Z] INFO: Extracting git... [2022-03-11T11:52:04.004Z] ok github.com/docker/docker/daemon 10.093s coverage: 17.2% of statements [2022-03-11T11:52:04.004Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T11:52:04.004Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T11:52:04.004Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T11:52:04.004Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T11:52:04.569Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-03-11T11:52:05.154Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.437s coverage: 56.2% of statements [2022-03-11T11:52:06.553Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-03-11T11:52:07.927Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.143s coverage: 50.5% of statements [2022-03-11T11:52:09.297Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.915s coverage: 45.9% of statements [2022-03-11T11:52:09.297Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T11:52:09.472Z] 037d5740b404: Pull complete [2022-03-11T11:52:09.472Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T11:52:09.472Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T11:52:09.472Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T11:52:09.472Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-11T11:52:09.472Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-11T11:52:09.472Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-11T11:52:09.472Z] INFO: Docker version of control daemon [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] Client: [2022-03-11T11:52:09.472Z] Version: 20.10.9 [2022-03-11T11:52:09.472Z] API version: 1.41 [2022-03-11T11:52:09.472Z] Go version: go1.16.8 [2022-03-11T11:52:09.472Z] Git commit: c2ea9bc [2022-03-11T11:52:09.472Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T11:52:09.472Z] OS/Arch: windows/amd64 [2022-03-11T11:52:09.472Z] Context: default [2022-03-11T11:52:09.472Z] Experimental: true [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] Server: Docker Engine - Community [2022-03-11T11:52:09.472Z] Engine: [2022-03-11T11:52:09.472Z] Version: 20.10.9 [2022-03-11T11:52:09.472Z] API version: 1.41 (minimum version 1.24) [2022-03-11T11:52:09.472Z] Go version: go1.16.8 [2022-03-11T11:52:09.472Z] Git commit: 79ea9d3 [2022-03-11T11:52:09.472Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T11:52:09.472Z] OS/Arch: windows/amd64 [2022-03-11T11:52:09.472Z] Experimental: true [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] INFO: Docker info of control daemon [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] Client: [2022-03-11T11:52:09.472Z] Context: default [2022-03-11T11:52:09.472Z] Debug Mode: false [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] Server: [2022-03-11T11:52:09.472Z] Containers: 0 [2022-03-11T11:52:09.472Z] Running: 0 [2022-03-11T11:52:09.472Z] Paused: 0 [2022-03-11T11:52:09.472Z] Stopped: 0 [2022-03-11T11:52:09.472Z] Images: 1 [2022-03-11T11:52:09.472Z] Server Version: 20.10.9 [2022-03-11T11:52:09.472Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T11:52:09.472Z] Windows: [2022-03-11T11:52:09.472Z] LCOW: [2022-03-11T11:52:09.472Z] Logging Driver: json-file [2022-03-11T11:52:09.472Z] Plugins: [2022-03-11T11:52:09.472Z] Volume: local [2022-03-11T11:52:09.472Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T11:52:09.472Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T11:52:09.472Z] Swarm: inactive [2022-03-11T11:52:09.472Z] Default Isolation: process [2022-03-11T11:52:09.472Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T11:52:09.472Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T11:52:09.472Z] OSType: windows [2022-03-11T11:52:09.472Z] Architecture: x86_64 [2022-03-11T11:52:09.472Z] CPUs: 4 [2022-03-11T11:52:09.472Z] Total Memory: 32GiB [2022-03-11T11:52:09.472Z] Name: azwin-2-d93e30 [2022-03-11T11:52:09.472Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T11:52:09.472Z] Docker Root Dir: D:\docker [2022-03-11T11:52:09.472Z] Debug Mode: false [2022-03-11T11:52:09.472Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:52:09.472Z] Labels: [2022-03-11T11:52:09.472Z] Experimental: true [2022-03-11T11:52:09.472Z] Insecure Registries: [2022-03-11T11:52:09.472Z] 10.0.0.4:5000 [2022-03-11T11:52:09.472Z] 127.0.0.0/8 [2022-03-11T11:52:09.472Z] Registry Mirrors: [2022-03-11T11:52:09.472Z] http://10.0.0.4:5000/ [2022-03-11T11:52:09.472Z] Live Restore Enabled: false [2022-03-11T11:52:09.472Z] Product License: Community Engine [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] INFO: Commit hash is 7bca845bbe [2022-03-11T11:52:09.472Z] INFO: Nuke-Everything... [2022-03-11T11:52:09.472Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T11:52:09.472Z] INFO: Nuking d:\CI [2022-03-11T11:52:09.472Z] INFO: Zapped successfully [2022-03-11T11:52:09.472Z] INFO: Location for testing is d:\CI\PR-43354\7 [2022-03-11T11:52:09.472Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.472Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 11:52:06... [2022-03-11T11:52:09.472Z] [2022-03-11T11:52:09.553Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.750s coverage: 58.0% of statements [2022-03-11T11:52:09.553Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-11T11:52:09.553Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T11:52:10.482Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.8% of statements [2022-03-11T11:52:10.739Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 2.9% of statements [2022-03-11T11:52:10.995Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-03-11T11:52:12.366Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.8% of statements [2022-03-11T11:52:12.366Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T11:52:12.366Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T11:52:12.623Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.0% of statements [2022-03-11T11:52:13.094Z] INFO [linters context/goanalysis] analyzers took 4m24.881580634s with top 10 stages: buildir: 1m46.936338073s, goimports: 24.077362434s, unconvert: 18.698567742s, gosec: 15.535573038s, golint: 8.103020294s, misspell: 7.509790421s, S1038: 7.076793469s, inspect: 3.932398658s, directives: 3.618133718s, nilness: 3.531907789s [2022-03-11T11:52:13.094Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-03-11T11:52:13.094Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2444/2444, skip_dirs: 2444/2444, autogenerated_exclude: 2056/2444, filename_unadjuster: 2444/2444, path_prettifier: 2444/2444, exclude-rules: 76/2056, cgo: 2444/3051, exclude: 2056/2056, nolint: 0/76, identifier_marker: 2056/2056 [2022-03-11T11:52:13.094Z] INFO [runner] processing took 105.455156ms with stages: identifier_marker: 33.916793ms, nolint: 32.310027ms, path_prettifier: 15.444654ms, autogenerated_exclude: 11.202691ms, exclude-rules: 8.713102ms, skip_dirs: 3.027408ms, cgo: 515.06µs, filename_unadjuster: 320.331µs, max_same_issues: 1.567µs, uniq_by_line: 621ns, source_code: 403ns, diff: 358ns, max_from_linter: 341ns, skip_files: 331ns, exclude: 322ns, path_shortener: 290ns, sort_results: 254ns, severity-rules: 248ns, max_per_file_from_linter: 237ns, path_prefixer: 118ns [2022-03-11T11:52:13.094Z] INFO [runner] linters took 1m25.391402753s with stages: goanalysis_metalinter: 1m25.285789041s [2022-03-11T11:52:13.094Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-11T11:52:13.094Z] INFO Memory: 2254 samples, avg is 313.9MB, max is 1138.6MB [2022-03-11T11:52:13.094Z] INFO Execution took 3m45.29645827s [2022-03-11T11:52:13.094Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-11T11:52:13.187Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 80.2% of statements [2022-03-11T11:52:13.266Z] Sending build context to Docker daemon 62.15MB [2022-03-11T11:52:13.266Z] [2022-03-11T11:52:13.445Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 33.6% of statements [2022-03-11T11:52:13.445Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T11:52:13.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh dynbinary test-docker-py [2022-03-11T11:52:13.702Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-03-11T11:52:13.735Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T11:52:13.735Z] ---> 02f938cacc3b [2022-03-11T11:52:13.735Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T11:52:13.735Z] ---> Running in bb88e864b280 [2022-03-11T11:52:13.958Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-11T11:52:14.012Z] [2022-03-11T11:52:14.012Z] Removing bundles/ [2022-03-11T11:52:14.012Z] [2022-03-11T11:52:14.012Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T11:52:14.012Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:52:14.012Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:52:14.203Z] Removing intermediate container bb88e864b280 [2022-03-11T11:52:14.203Z] ---> 7f9aa93c47ab [2022-03-11T11:52:14.203Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T11:52:14.203Z] ---> Running in bba9bf824879 [2022-03-11T11:52:14.216Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-03-11T11:52:14.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-11T11:52:14.671Z] Removing intermediate container bba9bf824879 [2022-03-11T11:52:14.671Z] ---> 51f2957fb59a [2022-03-11T11:52:14.671Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T11:52:14.671Z] ---> Running in b91ce2ff1ecf [2022-03-11T11:52:15.039Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 78.7% of statements [2022-03-11T11:52:15.039Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T11:52:15.139Z] Removing intermediate container b91ce2ff1ecf [2022-03-11T11:52:15.139Z] ---> bb91ad9e9b99 [2022-03-11T11:52:15.139Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T11:52:15.139Z] ---> Running in 3ac88d5562b8 [2022-03-11T11:52:15.139Z] Removing intermediate container 3ac88d5562b8 [2022-03-11T11:52:15.139Z] ---> 5e03b1c9c183 [2022-03-11T11:52:15.139Z] Step 6/11 : 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} [2022-03-11T11:52:15.139Z] ---> Running in 4a19a6a11280 [2022-03-11T11:52:15.296Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 54.9% of statements [2022-03-11T11:52:15.553Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-03-11T11:52:15.607Z] Removing intermediate container 4a19a6a11280 [2022-03-11T11:52:15.607Z] ---> 0bbdd1a04823 [2022-03-11T11:52:15.607Z] Step 7/11 : 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-03-11T11:52:15.607Z] ---> Running in a24792b6f3a6 [2022-03-11T11:52:16.484Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-03-11T11:52:16.741Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-11T11:52:16.998Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-11T11:52:17.930Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2022-03-11T11:52:17.930Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T11:52:17.930Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T11:52:18.559Z] INFO: Expanding go... [2022-03-11T11:52:18.863Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-11T11:52:19.121Z] ok github.com/docker/docker/distribution 0.592s coverage: 28.4% of statements [2022-03-11T11:52:19.121Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T11:52:19.684Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-11T11:52:20.246Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-03-11T11:52:20.808Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-03-11T11:52:21.371Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-11T11:52:21.371Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-03-11T11:52:21.371Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T11:52:21.500Z] [2022-03-11T11:52:21.500Z] SUCCESS: Specified value was saved. [2022-03-11T11:52:21.627Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-11T11:52:21.628Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T11:52:21.968Z] INFO: Downloading git... [2022-03-11T11:52:22.190Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-03-11T11:52:22.750Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-03-11T11:52:23.315Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2022-03-11T11:52:23.315Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-11T11:52:23.547Z] INFO: Downloading go... [2022-03-11T11:52:25.139Z] INFO: Downloading compiler 1 of 3... [2022-03-11T11:52:25.139Z] INFO: Downloading compiler 2 of 3... [2022-03-11T11:52:25.139Z] INFO: Downloading compiler 3 of 3... [2022-03-11T11:52:25.139Z] INFO: Extracting git... [2022-03-11T11:52:25.212Z] ok github.com/docker/docker/pkg/archive 0.272s coverage: 82.3% of statements [2022-03-11T11:52:25.776Z] ok github.com/docker/docker/pkg/authorization 0.351s coverage: 68.3% of statements [2022-03-11T11:52:26.032Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-11T11:52:26.032Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-11T11:52:29.308Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 43.5% of statements [2022-03-11T11:52:29.308Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-11T11:52:29.565Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-11T11:52:29.822Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-11T11:52:30.079Z] ok github.com/docker/docker/layer 7.319s coverage: 69.0% of statements [2022-03-11T11:52:30.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T11:52:30.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T11:52:30.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T11:52:30.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T11:52:30.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T11:52:30.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T11:52:30.642Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-11T11:52:30.642Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-11T11:52:30.898Z] ok github.com/docker/docker/pkg/fsutils 0.156s coverage: 85.1% of statements [2022-03-11T11:52:30.898Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-03-11T11:52:31.827Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 71.5% of statements [2022-03-11T11:52:31.827Z] ok github.com/docker/docker/pkg/idtools 0.562s coverage: 69.5% of statements [2022-03-11T11:52:32.083Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-03-11T11:52:32.340Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-03-11T11:52:32.340Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-11T11:52:32.340Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-03-11T11:52:32.340Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-11T11:52:32.596Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-11T11:52:32.853Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-03-11T11:52:32.853Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-11T11:52:32.853Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T11:52:32.853Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T11:52:33.233Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:52:33.234Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:52:33.234Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:52:33.234Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:52:33.234Z] [2022-03-11T11:52:33.234Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T11:52:33.234Z] DOCKER_SYSTEMD=1 [2022-03-11T11:52:33.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T11:52:33.234Z] HOSTNAME=e4c6bd9bbeb4 [2022-03-11T11:52:33.234Z] DEST=bundles/test-integration [2022-03-11T11:52:33.234Z] PWD=/go/src/github.com/docker/docker [2022-03-11T11:52:33.234Z] DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:52:33.234Z] container=docker [2022-03-11T11:52:33.234Z] HOME=/root [2022-03-11T11:52:33.234Z] LANG=C.UTF-8 [2022-03-11T11:52:33.234Z] INVOCATION_ID=c9aa25b83b7e492e8a32a30732fac9ac [2022-03-11T11:52:33.234Z] GOLANG_VERSION=1.17.8 [2022-03-11T11:52:33.234Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T11:52:33.234Z] VALIDATE_BRANCH=master [2022-03-11T11:52:33.234Z] TERM=xterm [2022-03-11T11:52:33.234Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T11:52:33.234Z] SHLVL=3 [2022-03-11T11:52:33.234Z] TIMEOUT=120m [2022-03-11T11:52:33.234Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T11:52:33.234Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T11:52:33.234Z] GO111MODULE=off [2022-03-11T11:52:33.234Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T11:52:33.234Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T11:52:33.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T11:52:33.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T11:52:33.234Z] GOPATH=/go [2022-03-11T11:52:33.234Z] PKG_CONFIG=pkg-config [2022-03-11T11:52:33.234Z] _=/usr/bin/env [2022-03-11T11:52:33.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T11:52:33.416Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-03-11T11:52:33.672Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-11T11:52:33.928Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-11T11:52:34.185Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-11T11:52:35.555Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-03-11T11:52:35.555Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-11T11:52:35.812Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-11T11:52:35.812Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-11T11:52:36.070Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-11T11:52:36.326Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2022-03-11T11:52:36.891Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.3% of statements [2022-03-11T11:52:37.149Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-11T11:52:37.407Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-03-11T11:52:37.970Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-03-11T11:52:38.227Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-11T11:52:38.227Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-11T11:52:38.485Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2022-03-11T11:52:40.075Z] INFO: Expanding go... [2022-03-11T11:52:40.378Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-11T11:52:40.378Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-03-11T11:52:40.941Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-11T11:52:41.871Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2022-03-11T11:52:42.127Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-11T11:52:43.494Z] ok github.com/docker/docker/registry 0.085s coverage: 58.3% of statements [2022-03-11T11:52:43.494Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-11T11:52:43.750Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2022-03-11T11:52:43.859Z] INFO: Expanding compiler 1 of 3... [2022-03-11T11:52:43.859Z] INFO: Expanding compiler 2 of 3... [2022-03-11T11:52:44.311Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-11T11:52:44.311Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-11T11:52:46.858Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-11T11:52:47.439Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.4% of statements [2022-03-11T11:52:48.010Z] ok github.com/docker/docker/volume/mounts 0.013s coverage: 67.7% of statements [2022-03-11T11:52:49.424Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-03-11T11:52:49.741Z] INFO: Expanding compiler 3 of 3... [2022-03-11T11:52:50.211Z] INFO: Removing downloaded files... [2022-03-11T11:52:50.211Z] INFO: Downloading containerd [2022-03-11T11:52:57.016Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:52:57.016Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:52:57.016Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:52:57.016Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:52:57.016Z] [2022-03-11T11:52:57.016Z] + TEST_INTEGRATION_DEST=2 [2022-03-11T11:52:57.016Z] + CONTAINER_NAME=docker-pr7-2 [2022-03-11T11:52:57.016Z] + TEST_SKIP_INTEGRATION=1 [2022-03-11T11:52:57.016Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-11T11:52:57.016Z] + run_tests [2022-03-11T11:52:57.016Z] + c=0 [2022-03-11T11:52:57.016Z] + '[' -n 0 ']' [2022-03-11T11:52:57.016Z] + rm= [2022-03-11T11:52:57.016Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43354/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43354/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh '' test-integration [2022-03-11T11:52:57.016Z] + TEST_INTEGRATION_DEST=1 [2022-03-11T11:52:57.016Z] + CONTAINER_NAME=docker-pr7-1 [2022-03-11T11:52:57.016Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T11:52:57.016Z] + run_tests test-integration-flaky [2022-03-11T11:52:57.016Z] + '[' -n 0 ']' [2022-03-11T11:52:57.016Z] + rm= [2022-03-11T11:52:57.016Z] + TEST_INTEGRATION_DEST=3 [2022-03-11T11:52:57.016Z] + CONTAINER_NAME=docker-pr7-3 [2022-03-11T11:52:57.016Z] + TEST_SKIP_INTEGRATION=1 [2022-03-11T11:52:57.016Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-11T11:52:57.016Z] + run_tests [2022-03-11T11:52:57.017Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43354/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43354/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh test-integration-flaky test-integration [2022-03-11T11:52:57.017Z] + '[' -n 0 ']' [2022-03-11T11:52:57.017Z] + rm= [2022-03-11T11:52:57.017Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43354/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43354/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh '' test-integration [2022-03-11T11:52:57.017Z] ++ jobs -p [2022-03-11T11:52:57.017Z] + for job in $(jobs -p) [2022-03-11T11:52:57.017Z] + wait 7807 [2022-03-11T11:52:57.017Z] [2022-03-11T11:52:57.017Z] [2022-03-11T11:52:57.017Z] [2022-03-11T11:52:57.017Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T11:52:57.017Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T11:52:57.017Z] HOSTNAME=ce888bdec013 [2022-03-11T11:52:57.017Z] TEST_SKIP_INTEGRATION=1 [2022-03-11T11:52:57.017Z] TESTDEBUG=0 [2022-03-11T11:52:57.017Z] DEST=bundles/test-integration [2022-03-11T11:52:57.017Z] PWD=/go/src/github.com/docker/docker [2022-03-11T11:52:57.017Z] KEEPBUNDLE=1 [2022-03-11T11:52:57.017Z] DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:52:57.017Z] container=docker [2022-03-11T11:52:57.017Z] HOME=/root [2022-03-11T11:52:57.017Z] GOLANG_VERSION=1.17.8 [2022-03-11T11:52:57.017Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T11:52:57.017Z] VALIDATE_BRANCH=master [2022-03-11T11:52:57.017Z] TERM=xterm [2022-03-11T11:52:57.017Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T11:52:57.017Z] SHLVL=1 [2022-03-11T11:52:57.017Z] TIMEOUT=120m [2022-03-11T11:52:57.017Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T11:52:57.017Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T11:52:57.017Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-11T11:52:57.017Z] GO111MODULE=off [2022-03-11T11:52:57.017Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T11:52:57.017Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T11:52:57.017Z] GOPATH=/go [2022-03-11T11:52:57.017Z] PKG_CONFIG=pkg-config [2022-03-11T11:52:57.017Z] _=/usr/bin/env [2022-03-11T11:52:57.017Z] Building test suite binary ./integration-cli/test.main [2022-03-11T11:52:57.017Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-11T11:52:57.017Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T11:52:57.017Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T11:52:57.017Z] HOSTNAME=bff9380ef515 [2022-03-11T11:52:57.017Z] TEST_SKIP_INTEGRATION=1 [2022-03-11T11:52:57.017Z] TESTDEBUG=0 [2022-03-11T11:52:57.017Z] DEST=bundles/test-integration [2022-03-11T11:52:57.017Z] PWD=/go/src/github.com/docker/docker [2022-03-11T11:52:57.017Z] KEEPBUNDLE=1 [2022-03-11T11:52:57.017Z] DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:52:57.017Z] container=docker [2022-03-11T11:52:57.017Z] HOME=/root [2022-03-11T11:52:57.017Z] GOLANG_VERSION=1.17.8 [2022-03-11T11:52:57.017Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T11:52:57.017Z] VALIDATE_BRANCH=master [2022-03-11T11:52:57.017Z] TERM=xterm [2022-03-11T11:52:57.017Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T11:52:57.017Z] SHLVL=1 [2022-03-11T11:52:57.017Z] TIMEOUT=120m [2022-03-11T11:52:57.017Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T11:52:57.017Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T11:52:57.017Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-11T11:52:57.017Z] GO111MODULE=off [2022-03-11T11:52:57.017Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T11:52:57.017Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T11:52:57.017Z] GOPATH=/go [2022-03-11T11:52:57.017Z] PKG_CONFIG=pkg-config [2022-03-11T11:52:57.017Z] _=/usr/bin/env [2022-03-11T11:52:57.017Z] Building test suite binary ./integration-cli/test.main [2022-03-11T11:52:57.017Z] No new tests added to integration. [2022-03-11T11:52:57.017Z] [2022-03-11T11:52:57.017Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T11:52:57.017Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T11:52:57.017Z] HOSTNAME=df2be18b2061 [2022-03-11T11:52:57.017Z] TESTDEBUG=0 [2022-03-11T11:52:57.017Z] DEST=bundles/test-integration [2022-03-11T11:52:57.017Z] PWD=/go/src/github.com/docker/docker [2022-03-11T11:52:57.017Z] KEEPBUNDLE=1 [2022-03-11T11:52:57.017Z] DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:52:57.017Z] container=docker [2022-03-11T11:52:57.017Z] HOME=/root [2022-03-11T11:52:57.017Z] GOLANG_VERSION=1.17.8 [2022-03-11T11:52:57.017Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T11:52:57.017Z] VALIDATE_BRANCH=master [2022-03-11T11:52:57.017Z] TERM=xterm [2022-03-11T11:52:57.017Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T11:52:57.017Z] SHLVL=1 [2022-03-11T11:52:57.017Z] TIMEOUT=120m [2022-03-11T11:52:57.017Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T11:52:57.017Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T11:52:57.017Z] GO111MODULE=off [2022-03-11T11:52:57.017Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T11:52:57.017Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T11:52:57.017Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T11:52:57.017Z] GOPATH=/go [2022-03-11T11:52:57.017Z] PKG_CONFIG=pkg-config [2022-03-11T11:52:57.017Z] _=/usr/bin/env [2022-03-11T11:52:57.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T11:53:00.385Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:53:00.385Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:53:00.385Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:53:00.385Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:53:00.385Z] [2022-03-11T11:53:00.385Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T11:53:00.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T11:53:00.385Z] HOSTNAME=c94c4c08c6ec [2022-03-11T11:53:00.385Z] DEST=bundles/test-integration [2022-03-11T11:53:00.385Z] PWD=/go/src/github.com/docker/docker [2022-03-11T11:53:00.385Z] DOCKER_ROOTLESS=1 [2022-03-11T11:53:00.385Z] DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:53:00.385Z] container=docker [2022-03-11T11:53:00.385Z] HOME=/root [2022-03-11T11:53:00.385Z] GOLANG_VERSION=1.17.8 [2022-03-11T11:53:00.385Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T11:53:00.385Z] VALIDATE_BRANCH=master [2022-03-11T11:53:00.385Z] TERM=xterm [2022-03-11T11:53:00.385Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T11:53:00.385Z] SHLVL=1 [2022-03-11T11:53:00.385Z] TIMEOUT=120m [2022-03-11T11:53:00.385Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T11:53:00.385Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T11:53:00.385Z] GO111MODULE=off [2022-03-11T11:53:00.385Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T11:53:00.385Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T11:53:00.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T11:53:00.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T11:53:00.385Z] GOPATH=/go [2022-03-11T11:53:00.385Z] PKG_CONFIG=pkg-config [2022-03-11T11:53:00.385Z] _=/usr/bin/env [2022-03-11T11:53:00.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T11:53:05.174Z] [2022-03-11T11:53:05.174Z] Name Version Source Summary [2022-03-11T11:53:05.174Z] ---- ------- ------ ------- [2022-03-11T11:53:05.174Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-11T11:53:05.174Z] [2022-03-11T11:53:05.174Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-11T11:53:05.174Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-11T11:53:05.174Z] PSChildName : containerd [2022-03-11T11:53:05.174Z] PSDrive : C [2022-03-11T11:53:05.174Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-11T11:53:05.174Z] PSIsContainer : True [2022-03-11T11:53:05.174Z] Name : containerd [2022-03-11T11:53:05.174Z] FullName : C:\containerd [2022-03-11T11:53:05.174Z] Parent : [2022-03-11T11:53:05.174Z] Exists : True [2022-03-11T11:53:05.174Z] Root : C:\ [2022-03-11T11:53:05.174Z] Extension : [2022-03-11T11:53:05.174Z] CreationTime : 3/11/2022 11:53:04 AM [2022-03-11T11:53:05.174Z] CreationTimeUtc : 3/11/2022 11:53:04 AM [2022-03-11T11:53:05.174Z] LastAccessTime : 3/11/2022 11:53:04 AM [2022-03-11T11:53:05.174Z] LastAccessTimeUtc : 3/11/2022 11:53:04 AM [2022-03-11T11:53:05.174Z] LastWriteTime : 3/11/2022 11:53:04 AM [2022-03-11T11:53:05.174Z] LastWriteTimeUtc : 3/11/2022 11:53:04 AM [2022-03-11T11:53:05.174Z] Attributes : Directory [2022-03-11T11:53:05.174Z] Mode : d----- [2022-03-11T11:53:05.174Z] BaseName : containerd [2022-03-11T11:53:05.174Z] Target : {} [2022-03-11T11:53:05.174Z] LinkType : [2022-03-11T11:53:05.174Z] [2022-03-11T11:53:06.739Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-11T11:53:06.739Z] INFO: Configuring git core.autocrlf... [2022-03-11T11:53:06.739Z] [2022-03-11T11:53:06.739Z] [2022-03-11T11:53:07.477Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T11:53:07.477Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === Skipped [2022-03-11T11:53:07.477Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T11:53:07.477Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T11:53:07.477Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T11:53:07.477Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T11:53:07.477Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-11T11:53:07.477Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:02Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T11:53:07.477Z] aufs_test.go:37: driver not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-11T11:53:07.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-11T11:53:07.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-11T11:53:07.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-11T11:53:07.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-11T11:53:07.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-11T11:53:07.477Z] graphtest_unix.go:71: No driver to put! [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T11:53:07.477Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T11:53:07.477Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T11:53:07.477Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T11:53:07.477Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-11T11:53:07.477Z] time="2022-03-11T11:52:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T11:53:07.477Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T11:53:07.477Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T11:53:07.477Z] [2022-03-11T11:53:07.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-11T11:53:07.478Z] time="2022-03-11T11:52:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T11:53:07.478Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T11:53:07.478Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-11T11:53:07.478Z] time="2022-03-11T11:52:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T11:53:07.478Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T11:53:07.478Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-11T11:53:07.478Z] graphtest_unix.go:71: No driver to put! [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-11T11:53:07.478Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-11T11:53:07.478Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-11T11:53:07.478Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-11T11:53:07.478Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-11T11:53:07.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-11T11:53:07.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-11T11:53:07.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-11T11:53:07.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-11T11:53:07.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T11:53:07.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-11T11:53:07.478Z] graphtest_unix.go:71: No driver to put! [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-11T11:53:07.478Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-11T11:53:07.478Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-11T11:53:07.478Z] [2022-03-11T11:53:07.478Z] DONE 2323 tests, 53 skipped in 194.931s [2022-03-11T11:53:07.478Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/config [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/idm [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/ns [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/options [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/osl [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T11:53:07.478Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-11T11:53:07.478Z] + 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-03-11T11:53:10.197Z] INFO: Expanding compiler 1 of 3... [2022-03-11T11:53:10.198Z] INFO: Expanding compiler 2 of 3... [2022-03-11T11:53:12.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T11:53:12.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T11:53:13.995Z] INFO: Expanding compiler 3 of 3... [2022-03-11T11:53:14.462Z] INFO: Removing downloaded files... [2022-03-11T11:53:14.462Z] INFO: Downloading containerd [2022-03-11T11:53:29.393Z] [2022-03-11T11:53:29.393Z] Name Version Source Summary [2022-03-11T11:53:29.393Z] ---- ------- ------ ------- [2022-03-11T11:53:29.393Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-11T11:53:29.393Z] [2022-03-11T11:53:29.393Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-11T11:53:29.393Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-11T11:53:29.393Z] PSChildName : containerd [2022-03-11T11:53:29.393Z] PSDrive : C [2022-03-11T11:53:29.393Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-11T11:53:29.393Z] PSIsContainer : True [2022-03-11T11:53:29.393Z] Name : containerd [2022-03-11T11:53:29.393Z] FullName : C:\containerd [2022-03-11T11:53:29.393Z] Parent : [2022-03-11T11:53:29.393Z] Exists : True [2022-03-11T11:53:29.393Z] Root : C:\ [2022-03-11T11:53:29.393Z] Extension : [2022-03-11T11:53:29.393Z] CreationTime : 3/11/2022 11:53:28 AM [2022-03-11T11:53:29.393Z] CreationTimeUtc : 3/11/2022 11:53:28 AM [2022-03-11T11:53:29.393Z] LastAccessTime : 3/11/2022 11:53:28 AM [2022-03-11T11:53:29.393Z] LastAccessTimeUtc : 3/11/2022 11:53:28 AM [2022-03-11T11:53:29.393Z] LastWriteTime : 3/11/2022 11:53:28 AM [2022-03-11T11:53:29.393Z] LastWriteTimeUtc : 3/11/2022 11:53:28 AM [2022-03-11T11:53:29.393Z] Attributes : Directory [2022-03-11T11:53:29.393Z] Mode : d----- [2022-03-11T11:53:29.393Z] BaseName : containerd [2022-03-11T11:53:29.393Z] Target : {} [2022-03-11T11:53:29.393Z] LinkType : [2022-03-11T11:53:29.393Z] [2022-03-11T11:53:29.393Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-11T11:53:29.393Z] INFO: Configuring git core.autocrlf... [2022-03-11T11:53:29.393Z] [2022-03-11T11:53:29.393Z] [2022-03-11T11:53:33.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T11:53:39.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T11:53:39.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T11:53:40.131Z] 0a6173b79e25: Pull complete [2022-03-11T11:53:40.131Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-11T11:53:40.131Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T11:53:40.131Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T11:53:40.131Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-11T11:53:40.131Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-11T11:53:40.131Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-11T11:53:40.131Z] INFO: Docker version of control daemon [2022-03-11T11:53:40.131Z] [2022-03-11T11:53:40.131Z] Client: [2022-03-11T11:53:40.131Z] Version: 20.10.9 [2022-03-11T11:53:40.131Z] API version: 1.41 [2022-03-11T11:53:40.131Z] Go version: go1.16.8 [2022-03-11T11:53:40.131Z] Git commit: c2ea9bc [2022-03-11T11:53:40.131Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T11:53:40.131Z] OS/Arch: windows/amd64 [2022-03-11T11:53:40.131Z] Context: default [2022-03-11T11:53:40.131Z] Experimental: true [2022-03-11T11:53:40.131Z] [2022-03-11T11:53:40.131Z] Server: Docker Engine - Community [2022-03-11T11:53:40.131Z] Engine: [2022-03-11T11:53:40.131Z] Version: 20.10.9 [2022-03-11T11:53:40.131Z] API version: 1.41 (minimum version 1.24) [2022-03-11T11:53:40.131Z] Go version: go1.16.8 [2022-03-11T11:53:40.131Z] Git commit: 79ea9d3 [2022-03-11T11:53:40.131Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T11:53:40.131Z] OS/Arch: windows/amd64 [2022-03-11T11:53:40.131Z] Experimental: true [2022-03-11T11:53:40.131Z] [2022-03-11T11:53:40.131Z] INFO: Docker info of control daemon [2022-03-11T11:53:40.131Z] [2022-03-11T11:53:40.131Z] Client: [2022-03-11T11:53:40.131Z] Context: default [2022-03-11T11:53:40.131Z] Debug Mode: false [2022-03-11T11:53:40.131Z] Plugins: [2022-03-11T11:53:40.132Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-11T11:53:40.132Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-11T11:53:40.132Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-11T11:53:40.132Z] [2022-03-11T11:53:40.132Z] Server: [2022-03-11T11:53:40.132Z] Containers: 0 [2022-03-11T11:53:40.132Z] Running: 0 [2022-03-11T11:53:40.132Z] Paused: 0 [2022-03-11T11:53:40.132Z] Stopped: 0 [2022-03-11T11:53:40.132Z] Images: 1 [2022-03-11T11:53:40.132Z] Server Version: 20.10.9 [2022-03-11T11:53:40.132Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T11:53:40.132Z] Windows: [2022-03-11T11:53:40.132Z] LCOW: [2022-03-11T11:53:40.132Z] Logging Driver: json-file [2022-03-11T11:53:40.132Z] Plugins: [2022-03-11T11:53:40.132Z] Volume: local [2022-03-11T11:53:40.132Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T11:53:40.132Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T11:53:40.132Z] Swarm: inactive [2022-03-11T11:53:40.132Z] Default Isolation: process [2022-03-11T11:53:40.132Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T11:53:40.132Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T11:53:40.132Z] OSType: windows [2022-03-11T11:53:40.132Z] Architecture: x86_64 [2022-03-11T11:53:40.132Z] CPUs: 4 [2022-03-11T11:53:40.132Z] Total Memory: 32GiB [2022-03-11T11:53:40.132Z] Name: azwin-2-a5f300 [2022-03-11T11:53:40.132Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-11T11:53:40.132Z] Docker Root Dir: D:\docker [2022-03-11T11:53:40.132Z] Debug Mode: false [2022-03-11T11:53:40.132Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:53:40.132Z] Labels: [2022-03-11T11:53:40.132Z] Experimental: true [2022-03-11T11:53:40.132Z] Insecure Registries: [2022-03-11T11:53:40.132Z] 10.0.0.4:5000 [2022-03-11T11:53:40.132Z] 127.0.0.0/8 [2022-03-11T11:53:40.132Z] Registry Mirrors: [2022-03-11T11:53:40.132Z] http://10.0.0.4:5000/ [2022-03-11T11:53:40.132Z] Live Restore Enabled: false [2022-03-11T11:53:40.132Z] Product License: Community Engine [2022-03-11T11:53:40.132Z] [2022-03-11T11:53:40.132Z] [2022-03-11T11:53:40.132Z] INFO: Commit hash is 7bca845bbe [2022-03-11T11:53:40.132Z] INFO: Nuke-Everything... [2022-03-11T11:53:40.132Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T11:53:40.132Z] INFO: Nuking d:\CI [2022-03-11T11:53:40.132Z] INFO: Zapped successfully [2022-03-11T11:53:40.132Z] INFO: Location for testing is d:\CI\PR-43354\7 [2022-03-11T11:53:40.132Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T11:53:40.132Z] [2022-03-11T11:53:40.132Z] [2022-03-11T11:53:40.132Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 11:53:30... [2022-03-11T11:53:40.132Z] [2022-03-11T11:53:40.132Z] Sending build context to Docker daemon 62.15MB [2022-03-11T11:53:40.132Z] [2022-03-11T11:53:40.132Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T11:53:40.132Z] ---> 6a11116086a4 [2022-03-11T11:53:40.132Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T11:53:40.132Z] ---> Running in 2e4e794ae19a [2022-03-11T11:53:40.132Z] Removing intermediate container 2e4e794ae19a [2022-03-11T11:53:40.132Z] ---> 77b02e1f8915 [2022-03-11T11:53:40.132Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T11:53:40.132Z] ---> Running in 68083e985a6f [2022-03-11T11:53:40.132Z] Removing intermediate container 68083e985a6f [2022-03-11T11:53:40.132Z] ---> e154c6bb1a6e [2022-03-11T11:53:40.132Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T11:53:40.132Z] ---> Running in e28650634e37 [2022-03-11T11:53:40.132Z] Removing intermediate container e28650634e37 [2022-03-11T11:53:40.132Z] ---> f9c402dcbf86 [2022-03-11T11:53:40.132Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T11:53:40.132Z] ---> Running in 5ba000a333b4 [2022-03-11T11:53:40.132Z] Removing intermediate container 5ba000a333b4 [2022-03-11T11:53:40.132Z] ---> 7a9ec2f1f190 [2022-03-11T11:53:40.132Z] Step 6/11 : 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} [2022-03-11T11:53:40.132Z] ---> Running in a04c0f362355 [2022-03-11T11:53:40.591Z] Removing intermediate container a04c0f362355 [2022-03-11T11:53:40.591Z] ---> 590f2fb27739 [2022-03-11T11:53:40.591Z] Step 7/11 : 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-03-11T11:53:40.591Z] ---> Running in 2220f16aff98 [2022-03-11T11:53:42.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T11:53:50.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T11:53:50.459Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:53:50.459Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:53:50.459Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:53:50.459Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:53:50.459Z] [2022-03-11T11:53:50.460Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-11T11:53:50.460Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-11T11:53:50.460Z] Using test binary docker [2022-03-11T11:53:50.460Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T11:53:50.460Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T11:53:50.460Z] INFO: Waiting for daemon to start... [2022-03-11T11:53:50.460Z] Starting dockerd [2022-03-11T11:53:50.460Z] . [2022-03-11T11:53:50.460Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-11T11:53:50.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T11:53:51.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T11:53:52.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T11:53:52.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T11:53:53.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T11:53:54.121Z] ok github.com/docker/docker/libnetwork 37.211s coverage: 40.7% of statements [2022-03-11T11:53:54.122Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T11:53:54.122Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 19.7% of statements [2022-03-11T11:53:54.122Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T11:53:54.122Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T11:53:54.122Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-11T11:53:54.685Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.233s coverage: 59.9% of statements [2022-03-11T11:53:54.685Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T11:53:54.942Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-11T11:53:55.505Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.137s coverage: 4.0% of statements [2022-03-11T11:53:55.505Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T11:53:56.069Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-11T11:53:56.069Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T11:53:56.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T11:53:56.326Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-11T11:53:56.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T11:53:57.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T11:53:58.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T11:53:58.257Z] [2022-03-11T11:53:58.257Z] SUCCESS: Specified value was saved. [2022-03-11T11:53:59.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T11:53:59.223Z] INFO: Downloading git... [2022-03-11T11:53:59.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T11:54:01.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T11:54:01.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T11:54:01.410Z] INFO: Downloading go... [2022-03-11T11:54:01.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T11:54:02.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T11:54:02.945Z] INFO: Downloading compiler 1 of 3... [2022-03-11T11:54:02.945Z] INFO: Downloading compiler 2 of 3... [2022-03-11T11:54:03.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T11:54:03.104Z] Using test binary docker [2022-03-11T11:54:03.104Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T11:54:03.104Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-11T11:54:03.104Z] Starting dockerd [2022-03-11T11:54:03.104Z] INFO: Waiting for daemon to start... [2022-03-11T11:54:03.407Z] INFO: Downloading compiler 3 of 3... [2022-03-11T11:54:03.407Z] INFO: Extracting git... [2022-03-11T11:54:06.279Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.575s coverage: 7.4% of statements [2022-03-11T11:54:06.279Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T11:54:06.279Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-03-11T11:54:06.279Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-11T11:54:06.279Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T11:54:06.279Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-11T11:54:06.279Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T11:54:06.279Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-11T11:54:06.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T11:54:06.536Z] ok github.com/docker/docker/libnetwork/etchosts 0.009s coverage: 81.2% of statements [2022-03-11T11:54:06.794Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-11T11:54:07.051Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-11T11:54:08.433Z] . [2022-03-11T11:54:08.433Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T11:54:08.433Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T11:54:08.433Z] Error: No such image: emptyfs [2022-03-11T11:54:08.433Z] Running integration-test (iteration 1) [2022-03-11T11:54:08.433Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T11:54:08.433Z] Loaded image: busybox:latest [2022-03-11T11:54:08.433Z] Loaded image: busybox:glibc [2022-03-11T11:54:09.843Z] Loaded image: debian:bullseye-slim [2022-03-11T11:54:09.843Z] Loaded image: hello-world:latest [2022-03-11T11:54:09.843Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T11:54:09.843Z] INFO: Testing against a local daemon [2022-03-11T11:54:09.843Z] === RUN TestCgroupNamespacesBuild [2022-03-11T11:54:11.256Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2022-03-11T11:54:11.256Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T11:54:12.702Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-03-11T11:54:12.702Z] === RUN TestBuildWithSession [2022-03-11T11:54:12.702Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T11:54:12.702Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T11:54:12.702Z] === RUN TestBuildSquashParent [2022-03-11T11:54:16.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T11:54:16.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T11:54:16.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T11:54:16.910Z] --- PASS: TestBuildSquashParent (3.84s) [2022-03-11T11:54:16.910Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T11:54:16.910Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:54:16.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:54:16.910Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:54:16.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:54:16.910Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:54:16.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:54:16.910Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:54:16.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:54:16.910Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:54:16.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:54:16.910Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:54:16.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:54:16.910Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:54:16.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:54:17.004Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-11T11:54:17.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T11:54:17.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T11:54:17.882Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:54:18.138Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:54:18.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T11:54:18.200Z] INFO: Expanding go... [2022-03-11T11:54:19.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:54:19.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:54:19.409Z] Removing intermediate container f6a273a3b91a [2022-03-11T11:54:19.409Z] ---> 74626550e573 [2022-03-11T11:54:19.409Z] Step 8/11 : 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-03-11T11:54:19.409Z] ---> Running in cc8c523355d1 [2022-03-11T11:54:20.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T11:54:20.862Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-11T11:54:20.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2022-03-11T11:54:20.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-03-11T11:54:20.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-03-11T11:54:20.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s) [2022-03-11T11:54:20.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2022-03-11T11:54:20.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2022-03-11T11:54:20.862Z] === RUN TestBuildMultiStageCopy [2022-03-11T11:54:20.862Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T11:54:21.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T11:54:21.631Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-11T11:54:22.100Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T11:54:22.100Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-11T11:54:22.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T11:54:22.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T11:54:22.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T11:54:22.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T11:54:22.529Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T11:54:22.570Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T11:54:22.570Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T11:54:22.570Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T11:54:22.570Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T11:54:22.570Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T11:54:22.570Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-11T11:54:22.570Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T11:54:22.570Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T11:54:22.570Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T11:54:22.570Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T11:54:22.829Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T11:54:22.829Z] --- PASS: TestBuildMultiStageCopy (2.20s) [2022-03-11T11:54:22.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-03-11T11:54:22.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-11T11:54:22.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-03-11T11:54:22.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-11T11:54:22.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-03-11T11:54:22.829Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T11:54:23.038Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T11:54:23.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T11:54:23.755Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-03-11T11:54:23.755Z] === RUN TestBuildLabelWithTargets [2022-03-11T11:54:23.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T11:54:24.035Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T11:54:24.035Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-11T11:54:24.723Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-03-11T11:54:24.723Z] === RUN TestBuildWithEmptyLayers [2022-03-11T11:54:24.978Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-03-11T11:54:24.978Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T11:54:25.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T11:54:25.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T11:54:26.866Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-03-11T11:54:26.866Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T11:54:26.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T11:54:27.123Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-11T11:54:27.123Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T11:54:27.467Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T11:54:27.467Z] Using test binary docker [2022-03-11T11:54:27.726Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T11:54:27.726Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T11:54:27.726Z] INFO: Waiting for daemon to start... [2022-03-11T11:54:27.726Z] Starting dockerd [2022-03-11T11:54:29.060Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-03-11T11:54:29.060Z] === RUN TestBuildWithHugeFile [2022-03-11T11:54:29.176Z] sha256:0936ff2acc782e8838011cb680c127225c139b6ef9aa8f0d28a5c1edcb8f426c [2022-03-11T11:54:29.176Z] INFO: Starting docker-py tests... [2022-03-11T11:54:29.176Z] ============================= test session starts ============================== [2022-03-11T11:54:29.176Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-11T11:54:29.176Z] rootdir: /src, inifile: pytest.ini [2022-03-11T11:54:29.176Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-11T11:54:29.629Z] . [2022-03-11T11:54:29.629Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T11:54:29.629Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T11:54:29.629Z] Error: No such image: emptyfs [2022-03-11T11:54:29.887Z] Running integration-test (iteration 1) [2022-03-11T11:54:29.887Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T11:54:30.112Z] collected 395 items / 2 deselected / 393 selected [2022-03-11T11:54:30.112Z] [2022-03-11T11:54:30.146Z] Loaded image: busybox:latest [2022-03-11T11:54:30.146Z] Loaded image: busybox:glibc [2022-03-11T11:54:31.524Z] Loaded image: debian:bullseye-slim [2022-03-11T11:54:31.524Z] Loaded image: hello-world:latest [2022-03-11T11:54:31.784Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T11:54:31.784Z] INFO: Testing against a local daemon [2022-03-11T11:54:31.784Z] === RUN TestCgroupNamespacesBuild [2022-03-11T11:54:33.159Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-03-11T11:54:33.159Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T11:54:34.096Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-03-11T11:54:34.096Z] === RUN TestBuildWithSession [2022-03-11T11:54:34.096Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T11:54:34.096Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T11:54:34.096Z] === RUN TestBuildSquashParent [2022-03-11T11:54:35.063Z] ok github.com/docker/docker/libnetwork/ipam 15.734s coverage: 85.3% of statements [2022-03-11T11:54:35.063Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T11:54:35.063Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T11:54:35.063Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-11T11:54:35.063Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-11T11:54:35.063Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T11:54:35.063Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-11T11:54:35.063Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-03-11T11:54:35.318Z] ok github.com/docker/docker/libnetwork/iptables 0.133s coverage: 45.1% of statements [2022-03-11T11:54:35.574Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-11T11:54:35.831Z] ok github.com/docker/docker/libnetwork/netutils 0.021s coverage: 44.1% of statements [2022-03-11T11:54:42.214Z] --- PASS: TestBuildSquashParent (6.91s) [2022-03-11T11:54:42.214Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T11:54:42.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:54:42.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:54:42.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:54:42.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:54:42.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:54:42.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:54:42.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:54:42.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:54:42.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:54:42.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:54:42.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:54:42.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:54:42.214Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:54:42.214Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:54:42.473Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:54:42.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:54:43.327Z] INFO: Expanding compiler 1 of 3... [2022-03-11T11:54:44.293Z] INFO: Expanding compiler 2 of 3... [2022-03-11T11:54:44.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:54:44.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:54:45.321Z] Removing intermediate container cc8c523355d1 [2022-03-11T11:54:45.322Z] ---> 358912e42ab6 [2022-03-11T11:54:45.322Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T11:54:45.322Z] ---> Running in ab17f46c24a6 [2022-03-11T11:54:45.322Z] Removing intermediate container ab17f46c24a6 [2022-03-11T11:54:45.322Z] ---> ff5c0e83f3d6 [2022-03-11T11:54:45.322Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T11:54:45.322Z] ---> Running in 7adcc13c5a49 [2022-03-11T11:54:45.322Z] Removing intermediate container 7adcc13c5a49 [2022-03-11T11:54:45.322Z] ---> 99302243ad3c [2022-03-11T11:54:45.322Z] Step 11/11 : COPY . . [2022-03-11T11:54:46.332Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-11T11:54:47.157Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-11T11:54:47.167Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-11T11:54:47.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-03-11T11:54:47.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2022-03-11T11:54:47.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2022-03-11T11:54:47.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-03-11T11:54:47.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2022-03-11T11:54:47.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-03-11T11:54:47.167Z] === RUN TestBuildMultiStageCopy [2022-03-11T11:54:47.167Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T11:54:48.545Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-11T11:54:50.075Z] INFO: Expanding compiler 3 of 3... [2022-03-11T11:54:50.075Z] INFO: Removing downloaded files... [2022-03-11T11:54:50.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T11:54:50.533Z] INFO: Downloading containerd [2022-03-11T11:54:51.021Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T11:54:51.957Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T11:54:53.334Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T11:54:54.269Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-03-11T11:54:54.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2022-03-11T11:54:54.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-11T11:54:54.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-11T11:54:54.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-11T11:54:54.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s) [2022-03-11T11:54:54.269Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T11:54:55.674Z] Removing intermediate container a24792b6f3a6 [2022-03-11T11:54:55.674Z] ---> 312e56a18d94 [2022-03-11T11:54:55.674Z] Step 8/11 : 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-03-11T11:54:55.674Z] ---> Running in c6a4ce63d7ce [2022-03-11T11:54:55.674Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-11T11:54:55.674Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T11:54:55.674Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-11T11:54:55.674Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T11:54:55.674Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T11:54:55.674Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T11:54:55.674Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-11T11:54:55.674Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T11:54:55.674Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T11:54:55.674Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T11:54:55.674Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T11:54:55.674Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T11:54:55.674Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T11:54:55.674Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T11:54:55.674Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T11:54:55.674Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-11T11:54:59.535Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2022-03-11T11:54:59.535Z] === RUN TestBuildLabelWithTargets [2022-03-11T11:55:00.847Z] [2022-03-11T11:55:00.847Z] Name Version Source Summary [2022-03-11T11:55:00.847Z] ---- ------- ------ ------- [2022-03-11T11:55:00.847Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-11T11:55:01.818Z] [2022-03-11T11:55:01.818Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-11T11:55:01.818Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-11T11:55:01.818Z] PSChildName : containerd [2022-03-11T11:55:01.818Z] PSDrive : C [2022-03-11T11:55:01.818Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-11T11:55:01.818Z] PSIsContainer : True [2022-03-11T11:55:01.818Z] Name : containerd [2022-03-11T11:55:01.818Z] FullName : C:\containerd [2022-03-11T11:55:01.818Z] Parent : [2022-03-11T11:55:01.818Z] Exists : True [2022-03-11T11:55:01.818Z] Root : C:\ [2022-03-11T11:55:01.818Z] Extension : [2022-03-11T11:55:01.818Z] CreationTime : 3/11/2022 11:55:01 AM [2022-03-11T11:55:01.818Z] CreationTimeUtc : 3/11/2022 11:55:01 AM [2022-03-11T11:55:01.818Z] LastAccessTime : 3/11/2022 11:55:01 AM [2022-03-11T11:55:01.818Z] LastAccessTimeUtc : 3/11/2022 11:55:01 AM [2022-03-11T11:55:01.818Z] LastWriteTime : 3/11/2022 11:55:01 AM [2022-03-11T11:55:01.818Z] LastWriteTimeUtc : 3/11/2022 11:55:01 AM [2022-03-11T11:55:01.818Z] Attributes : Directory [2022-03-11T11:55:01.818Z] Mode : d----- [2022-03-11T11:55:01.818Z] BaseName : containerd [2022-03-11T11:55:01.818Z] Target : {} [2022-03-11T11:55:01.818Z] LinkType : [2022-03-11T11:55:01.818Z] [2022-03-11T11:55:03.353Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-11T11:55:03.353Z] INFO: Configuring git core.autocrlf... [2022-03-11T11:55:03.353Z] [2022-03-11T11:55:03.353Z] [2022-03-11T11:55:03.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T11:55:03.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T11:55:07.644Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-11T11:55:07.644Z] === RUN TestBuildWithEmptyLayers [2022-03-11T11:55:08.165Z] Removing intermediate container c6a4ce63d7ce [2022-03-11T11:55:08.165Z] ---> 58907f1d9e18 [2022-03-11T11:55:08.165Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T11:55:08.165Z] ---> Running in fd70b41fb677 [2022-03-11T11:55:08.165Z] Removing intermediate container fd70b41fb677 [2022-03-11T11:55:08.165Z] ---> c453223495d0 [2022-03-11T11:55:08.165Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T11:55:08.165Z] ---> Running in 20ef2e3ee854 [2022-03-11T11:55:08.633Z] Removing intermediate container 20ef2e3ee854 [2022-03-11T11:55:08.633Z] ---> 58ad68393185 [2022-03-11T11:55:08.633Z] Step 11/11 : COPY . . [2022-03-11T11:55:10.172Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-11T11:55:10.172Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T11:55:10.614Z] ---> 0fa93b4cd230 [2022-03-11T11:55:11.083Z] Successfully built 0fa93b4cd230 [2022-03-11T11:55:11.083Z] Successfully tagged docker:latest [2022-03-11T11:55:11.083Z] INFO: Image build ended at 03/11/2022 11:55:10. Duration:00:03:27.7488218 [2022-03-11T11:55:11.083Z] [2022-03-11T11:55:11.083Z] [2022-03-11T11:55:11.083Z] INFO: Building the test binaries at 03/11/2022 11:55:10... [2022-03-11T11:55:15.440Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-03-11T11:55:15.440Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T11:55:15.700Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-11T11:55:15.700Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T11:55:15.870Z] INFO: make.ps1 starting at 03/11/2022 11:55:14 [2022-03-11T11:55:15.871Z] INFO: Git commit (7bca845bbe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T11:55:15.871Z] INFO: Invoking autogen... [2022-03-11T11:55:15.871Z] INFO: Building daemon... [2022-03-11T11:55:18.390Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-11T11:55:20.969Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-03-11T11:55:20.969Z] === RUN TestBuildWithHugeFile [2022-03-11T11:55:36.908Z] --- PASS: TestBuildWithHugeFile (60.96s) [2022-03-11T11:55:36.908Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T11:55:36.908Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T11:55:36.908Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T11:55:36.908Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T11:55:36.908Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T11:55:36.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T11:55:36.908Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T11:55:36.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T11:55:36.908Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T11:55:36.908Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T11:55:36.908Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T11:55:36.908Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T11:55:36.908Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T11:55:36.908Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T11:55:36.908Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-11T11:55:36.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-11T11:55:36.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-11T11:55:36.908Z] === RUN TestBuildPreserveOwnership [2022-03-11T11:55:36.908Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T11:55:36.908Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T11:55:36.908Z] --- PASS: TestBuildPreserveOwnership (3.46s) [2022-03-11T11:55:36.908Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.27s) [2022-03-11T11:55:36.908Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-03-11T11:55:36.908Z] === RUN TestBuildPlatformInvalid [2022-03-11T11:55:36.908Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T11:55:36.908Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T11:55:36.908Z] Loaded image: busybox:latest [2022-03-11T11:55:36.909Z] Loaded image: busybox:glibc [2022-03-11T11:55:36.909Z] Loaded image: debian:bullseye-slim [2022-03-11T11:55:36.909Z] Loaded image: hello-world:latest [2022-03-11T11:55:36.909Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T11:55:38.743Z] ---> a841a7589bba [2022-03-11T11:55:38.743Z] Successfully built a841a7589bba [2022-03-11T11:55:38.743Z] Successfully tagged docker:latest [2022-03-11T11:55:38.743Z] INFO: Image build ended at 03/11/2022 11:55:36. Duration:00:03:30.4296062 [2022-03-11T11:55:38.743Z] [2022-03-11T11:55:38.743Z] [2022-03-11T11:55:38.743Z] INFO: Building the test binaries at 03/11/2022 11:55:36... [2022-03-11T11:55:41.763Z] INFO: make.ps1 starting at 03/11/2022 11:55:41 [2022-03-11T11:55:41.763Z] INFO: Git commit (7bca845bbe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T11:55:41.763Z] INFO: Invoking autogen... [2022-03-11T11:55:42.231Z] INFO: Building daemon... [2022-03-11T11:55:45.039Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.39s) [2022-03-11T11:55:45.039Z] PASS [2022-03-11T11:55:45.039Z] [2022-03-11T11:55:45.039Z] === Skipped [2022-03-11T11:55:45.039Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T11:55:45.039Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T11:55:45.039Z] [2022-03-11T11:55:45.039Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T11:55:45.039Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T11:55:45.039Z] [2022-03-11T11:55:45.039Z] DONE 34 tests, 2 skipped in 95.860s [2022-03-11T11:55:45.039Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T11:55:45.039Z] INFO: Testing against a local daemon [2022-03-11T11:55:45.039Z] === RUN TestConfigInspect [2022-03-11T11:55:46.406Z] --- PASS: TestConfigInspect (2.32s) [2022-03-11T11:55:46.406Z] === RUN TestConfigList [2022-03-11T11:55:48.297Z] --- PASS: TestConfigList (2.13s) [2022-03-11T11:55:48.297Z] === RUN TestConfigsCreateAndDelete [2022-03-11T11:55:50.858Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-03-11T11:55:50.858Z] === RUN TestConfigsUpdate [2022-03-11T11:55:52.794Z] --- PASS: TestConfigsUpdate (2.11s) [2022-03-11T11:55:52.794Z] === RUN TestTemplatedConfig [2022-03-11T11:55:55.393Z] --- PASS: TestTemplatedConfig (2.49s) [2022-03-11T11:55:55.393Z] === RUN TestConfigCreateResolve [2022-03-11T11:55:57.323Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-03-11T11:55:57.323Z] PASS [2022-03-11T11:55:57.323Z] [2022-03-11T11:55:57.323Z] DONE 6 tests in 13.310s [2022-03-11T11:55:57.323Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T11:55:57.323Z] INFO: Testing against a local daemon [2022-03-11T11:55:57.323Z] === RUN TestCheckpoint [2022-03-11T11:55:57.323Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T11:55:57.323Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T11:55:57.323Z] === RUN TestContainerInvalidJSON [2022-03-11T11:55:57.323Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T11:55:57.323Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T11:55:57.323Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T11:55:57.323Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T11:55:57.323Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T11:55:57.323Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T11:55:57.323Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T11:55:57.323Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T11:55:57.324Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T11:55:57.324Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T11:55:57.324Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-11T11:55:57.324Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T11:55:57.324Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-11T11:55:57.324Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T11:55:57.324Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-11T11:55:57.324Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T11:55:57.324Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-11T11:55:57.324Z] === RUN TestCopyFromContainer [2022-03-11T11:55:58.691Z] === RUN TestCopyFromContainer// [2022-03-11T11:55:58.691Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T11:55:58.691Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T11:55:58.691Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T11:55:58.691Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T11:55:58.691Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T11:55:58.691Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T11:55:58.948Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T11:55:58.948Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T11:55:58.948Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer (1.61s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-11T11:55:58.948Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-11T11:55:58.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T11:55:58.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T11:55:58.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T11:55:58.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T11:55:58.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T11:55:58.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T11:55:58.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T11:55:58.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T11:55:58.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T11:55:58.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T11:55:58.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-11T11:55:58.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T11:55:58.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T11:55:58.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-11T11:55:58.948Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T11:55:59.205Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2022-03-11T11:55:59.205Z] === RUN TestCreateWithInvalidEnv [2022-03-11T11:55:59.205Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T11:55:59.205Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T11:55:59.205Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T11:55:59.205Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T11:55:59.205Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T11:55:59.205Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T11:55:59.205Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T11:55:59.205Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T11:55:59.205Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T11:55:59.205Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T11:55:59.205Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T11:55:59.205Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T11:55:59.205Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T11:55:59.205Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T11:55:59.205Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T11:55:59.205Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T11:56:01.143Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-03-11T11:56:01.143Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T11:56:02.518Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-03-11T11:56:02.518Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T11:56:02.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T11:56:02.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T11:56:02.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T11:56:02.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T11:56:02.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T11:56:02.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T11:56:02.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T11:56:02.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T11:56:02.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T11:56:02.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T11:56:02.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T11:56:02.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T11:56:02.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T11:56:02.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T11:56:02.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T11:56:02.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T11:56:02.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T11:56:02.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-11T11:56:02.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-11T11:56:02.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T11:56:02.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T11:56:02.519Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T11:56:03.122Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-03-11T11:56:03.122Z] === RUN TestCreateDifferentPlatform [2022-03-11T11:56:03.122Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T11:56:03.122Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T11:56:03.122Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T11:56:03.122Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T11:56:03.122Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T11:56:03.122Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T11:56:03.122Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-11T11:56:03.122Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T11:56:03.122Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T11:56:03.122Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T11:56:03.122Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T11:56:03.122Z] === RUN TestDaemonRestartIpcMode [2022-03-11T11:56:03.122Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T11:56:03.122Z] === RUN TestDaemonHostGatewayIP [2022-03-11T11:56:03.122Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T11:56:03.122Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T11:56:03.122Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T11:56:03.122Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T11:56:03.122Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T11:56:03.122Z] === RUN TestDiff [2022-03-11T11:56:03.706Z] --- PASS: TestDiff (0.57s) [2022-03-11T11:56:03.706Z] === RUN TestExecWithCloseStdin [2022-03-11T11:56:04.277Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-03-11T11:56:04.277Z] === RUN TestExec [2022-03-11T11:56:04.840Z] --- PASS: TestExec (0.62s) [2022-03-11T11:56:04.840Z] === RUN TestExecUser [2022-03-11T11:56:05.767Z] --- PASS: TestExecUser (0.73s) [2022-03-11T11:56:05.767Z] === RUN TestExportContainerAndImportImage [2022-03-11T11:56:06.328Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-03-11T11:56:06.328Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T11:56:07.692Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-11T11:56:07.692Z] === RUN TestHealthCheckWorkdir [2022-03-11T11:56:08.665Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-03-11T11:56:08.665Z] === RUN TestHealthKillContainer [2022-03-11T11:56:11.032Z] .........................xx.................... [ 29%] [2022-03-11T11:56:11.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T11:56:16.796Z] --- PASS: TestHealthKillContainer (8.16s) [2022-03-11T11:56:16.796Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T11:56:17.051Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-03-11T11:56:17.051Z] === RUN TestIpcModeNone [2022-03-11T11:56:17.194Z] --- PASS: TestBuildWithHugeFile (51.16s) [2022-03-11T11:56:17.194Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T11:56:17.194Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T11:56:17.194Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T11:56:17.194Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T11:56:17.194Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T11:56:17.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T11:56:17.194Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T11:56:17.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T11:56:17.194Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T11:56:17.194Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T11:56:17.194Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T11:56:17.194Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T11:56:17.194Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T11:56:17.194Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T11:56:17.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-11T11:56:17.194Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-11T11:56:17.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-11T11:56:17.194Z] === RUN TestBuildPreserveOwnership [2022-03-11T11:56:17.194Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T11:56:17.194Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T11:56:17.977Z] --- PASS: TestIpcModeNone (0.61s) [2022-03-11T11:56:17.977Z] === RUN TestIpcModePrivate [2022-03-11T11:56:18.232Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-11T11:56:18.488Z] --- PASS: TestIpcModePrivate (0.62s) [2022-03-11T11:56:18.488Z] === RUN TestIpcModeShareable [2022-03-11T11:56:18.743Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-11T11:56:18.999Z] --- PASS: TestIpcModeShareable (0.60s) [2022-03-11T11:56:18.999Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T11:56:20.930Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2022-03-11T11:56:20.930Z] === RUN TestAPIIpcModeHost [2022-03-11T11:56:21.228Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-11T11:56:21.228Z] === RUN TestDaemonIpcModeShareable [2022-03-11T11:56:21.433Z] --- PASS: TestBuildPreserveOwnership (9.62s) [2022-03-11T11:56:21.433Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.61s) [2022-03-11T11:56:21.433Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-11T11:56:21.433Z] === RUN TestBuildPlatformInvalid [2022-03-11T11:56:21.433Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T11:56:21.433Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T11:56:21.433Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-11T11:56:21.433Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-11T11:56:21.433Z] PASS [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === Skipped [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T11:56:21.433Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T11:56:21.433Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-11T11:56:21.433Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] DONE 34 tests, 3 skipped in 111.302s [2022-03-11T11:56:21.433Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T11:56:21.433Z] INFO: Testing against a local daemon [2022-03-11T11:56:21.433Z] === RUN TestConfigInspect [2022-03-11T11:56:21.433Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-11T11:56:21.433Z] === RUN TestConfigList [2022-03-11T11:56:21.433Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] --- SKIP: TestConfigList (0.01s) [2022-03-11T11:56:21.433Z] === RUN TestConfigsCreateAndDelete [2022-03-11T11:56:21.433Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-11T11:56:21.433Z] === RUN TestConfigsUpdate [2022-03-11T11:56:21.433Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-11T11:56:21.433Z] === RUN TestTemplatedConfig [2022-03-11T11:56:21.433Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T11:56:21.433Z] === RUN TestConfigCreateResolve [2022-03-11T11:56:21.433Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-11T11:56:21.433Z] PASS [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === Skipped [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-11T11:56:21.433Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-11T11:56:21.433Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-11T11:56:21.433Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-11T11:56:21.433Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-11T11:56:21.433Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-11T11:56:21.433Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:56:21.433Z] [2022-03-11T11:56:21.433Z] DONE 6 tests, 6 skipped in 0.150s [2022-03-11T11:56:21.433Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T11:56:21.433Z] INFO: Testing against a local daemon [2022-03-11T11:56:21.433Z] === RUN TestCheckpoint [2022-03-11T11:56:21.433Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T11:56:21.433Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T11:56:21.433Z] === RUN TestContainerInvalidJSON [2022-03-11T11:56:21.433Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T11:56:21.433Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T11:56:21.433Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T11:56:21.433Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T11:56:21.433Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T11:56:21.433Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T11:56:21.433Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T11:56:21.433Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T11:56:21.433Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T11:56:21.433Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T11:56:21.433Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-11T11:56:21.433Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T11:56:21.693Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-11T11:56:21.693Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T11:56:21.693Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-11T11:56:21.693Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T11:56:21.693Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-03-11T11:56:21.693Z] === RUN TestCopyFromContainer [2022-03-11T11:56:22.158Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-11T11:56:22.158Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-03-11T11:56:22.158Z] === RUN TestDaemonIpcModePrivate [2022-03-11T11:56:23.567Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-11T11:56:23.567Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-11T11:56:23.567Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T11:56:24.496Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-11T11:56:24.496Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-03-11T11:56:24.496Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T11:56:24.980Z] === RUN TestCopyFromContainer// [2022-03-11T11:56:25.239Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T11:56:25.239Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T11:56:25.239Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T11:56:25.239Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T11:56:25.239Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T11:56:25.498Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T11:56:25.498Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T11:56:25.498Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T11:56:25.499Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer (3.91s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-11T11:56:25.758Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-11T11:56:25.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T11:56:25.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T11:56:25.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T11:56:25.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T11:56:25.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T11:56:25.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T11:56:25.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T11:56:25.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T11:56:25.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T11:56:25.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T11:56:25.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-11T11:56:25.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T11:56:25.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T11:56:25.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T11:56:25.758Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T11:56:25.758Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-11T11:56:25.758Z] === RUN TestCreateWithInvalidEnv [2022-03-11T11:56:25.758Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T11:56:25.758Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T11:56:25.758Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T11:56:25.758Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T11:56:25.758Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T11:56:25.758Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T11:56:25.758Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T11:56:25.758Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T11:56:25.758Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T11:56:25.758Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-11T11:56:25.758Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T11:56:25.758Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T11:56:25.758Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T11:56:25.758Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T11:56:25.758Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T11:56:25.758Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T11:56:25.911Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-11T11:56:25.911Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-03-11T11:56:25.911Z] === RUN TestIpcModeOlderClient [2022-03-11T11:56:25.911Z] === PAUSE TestIpcModeOlderClient [2022-03-11T11:56:25.911Z] === RUN TestKillContainerInvalidSignal [2022-03-11T11:56:26.174Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-11T11:56:26.174Z] === RUN TestKillContainer [2022-03-11T11:56:26.174Z] === RUN TestKillContainer/no_signal [2022-03-11T11:56:26.431Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T11:56:26.687Z] === RUN TestKillContainer/killing_signal [2022-03-11T11:56:26.915Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-11T11:56:27.135Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-03-11T11:56:27.135Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T11:56:27.271Z] time="2022-03-11T11:56:21Z" 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-03-11T11:56:27.271Z] ok github.com/docker/docker/libnetwork/networkdb 103.831s coverage: 60.0% of statements [2022-03-11T11:56:27.271Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T11:56:27.271Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-11T11:56:27.271Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-03-11T11:56:27.271Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-11T11:56:27.271Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-11T11:56:27.292Z] --- PASS: TestKillContainer (1.25s) [2022-03-11T11:56:27.292Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-11T11:56:27.292Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-11T11:56:27.292Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-03-11T11:56:27.292Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T11:56:27.292Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T11:56:27.526Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2022-03-11T11:56:27.782Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-11T11:56:27.782Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T11:56:27.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T11:56:28.039Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === Skipped [2022-03-11T11:56:28.039Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-11T11:56:28.039Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-11T11:56:28.039Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-11T11:56:28.039Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T11:56:28.039Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T11:56:28.039Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T11:56:28.039Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T11:56:28.039Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T11:56:28.039Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-11T11:56:28.039Z] firewalld_test.go:14: firewalld is not running [2022-03-11T11:56:28.039Z] [2022-03-11T11:56:28.039Z] DONE 326 tests, 9 skipped in 200.725s [2022-03-11T11:56:28.118Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-03-11T11:56:28.118Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T11:56:28.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T11:56:28.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T11:56:28.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T11:56:28.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T11:56:28.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T11:56:28.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T11:56:28.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T11:56:28.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T11:56:28.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T11:56:28.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T11:56:28.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T11:56:28.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T11:56:28.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T11:56:28.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T11:56:28.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T11:56:28.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T11:56:28.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T11:56:28.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T11:56:28.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T11:56:28.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T11:56:28.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T11:56:28.118Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T11:56:28.400Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-03-11T11:56:28.400Z] === RUN TestCreateDifferentPlatform Post stage [Pipeline] junit [2022-03-11T11:56:28.661Z] Recording test results [2022-03-11T11:56:28.665Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T11:56:28.665Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T11:56:28.665Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-11T11:56:28.665Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T11:56:28.665Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T11:56:28.665Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T11:56:28.665Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-11T11:56:28.665Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T11:56:28.665Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T11:56:28.665Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T11:56:28.665Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-11T11:56:28.665Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-11T11:56:28.665Z] === RUN TestDaemonRestartIpcMode [2022-03-11T11:56:28.665Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T11:56:28.665Z] === RUN TestDaemonHostGatewayIP [2022-03-11T11:56:28.665Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:56:28.665Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-11T11:56:28.665Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T11:56:28.665Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T11:56:28.665Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T11:56:28.665Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-11T11:56:28.665Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T11:56:28.665Z] === RUN TestDiff [2022-03-11T11:56:28.786Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-03-11T11:56:28.786Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-11T11:56:28.786Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-03-11T11:56:28.786Z] === RUN TestKillStoppedContainer [2022-03-11T11:56:28.786Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-11T11:56:28.786Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T11:56:28.786Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-11T11:56:28.786Z] === RUN TestKillDifferentUserContainer [2022-03-11T11:56:28.935Z] --- PASS: TestDiff (0.41s) [2022-03-11T11:56:28.935Z] === RUN TestExecWithCloseStdin [2022-03-11T11:56:29.042Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-03-11T11:56:29.042Z] === RUN TestInspectOomKilledTrue [2022-03-11T11:56:29.042Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T11:56:29.042Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T11:56:29.042Z] === RUN TestInspectOomKilledFalse [2022-03-11T11:56:29.042Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T11:56:29.042Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T11:56:29.042Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T11:56:29.501Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-03-11T11:56:29.501Z] === RUN TestExec [2022-03-11T11:56:29.603Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-03-11T11:56:29.603Z] === RUN TestLinksContainerNames [2022-03-11T11:56:30.030Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-03-11T11:56:30.067Z] --- PASS: TestExec (0.43s) [2022-03-11T11:56:30.067Z] === RUN TestExecUser [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T11:56:30.209Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-11T11:56:30.209Z] === RUN TestLogsFollowTailEmpty [2022-03-11T11:56:30.326Z] --- PASS: TestExecUser (0.49s) [2022-03-11T11:56:30.327Z] === RUN TestExportContainerAndImportImage [2022-03-11T11:56:30.412Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -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:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh dynbinary test-integration [2022-03-11T11:56:30.668Z] [2022-03-11T11:56:30.772Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-11T11:56:30.772Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T11:56:30.896Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-03-11T11:56:30.896Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T11:56:30.925Z] Removing bundles/ [2022-03-11T11:56:30.926Z] [2022-03-11T11:56:30.926Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T11:56:30.926Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:56:30.926Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:56:31.030Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/default [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/private [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/slave [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/shared [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/default [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/private [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/shared [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/slave [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T11:56:31.030Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T11:56:31.030Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T11:56:31.030Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T11:56:31.286Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T11:56:31.287Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T11:56:31.587Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T11:56:31.587Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T11:56:31.587Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T11:56:31.587Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T11:56:31.587Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T11:56:31.587Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T11:56:31.587Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T11:56:32.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-11T11:56:32.275Z] === RUN TestHealthCheckWorkdir [2022-03-11T11:56:32.843Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-03-11T11:56:32.843Z] === RUN TestHealthKillContainer [2022-03-11T11:56:32.996Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-03-11T11:56:32.996Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T11:56:33.253Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-03-11T11:56:33.253Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T11:56:33.510Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-03-11T11:56:33.510Z] === RUN TestNetworkNat [2022-03-11T11:56:34.078Z] --- PASS: TestNetworkNat (0.45s) [2022-03-11T11:56:34.078Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T11:56:34.642Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-11T11:56:34.642Z] === RUN TestNetworkLoopbackNat [2022-03-11T11:56:34.907Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-11T11:56:37.245Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-03-11T11:56:37.245Z] === RUN TestPause [2022-03-11T11:56:37.502Z] --- PASS: TestPause (0.43s) [2022-03-11T11:56:37.502Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T11:56:37.502Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T11:56:37.502Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T11:56:37.502Z] === RUN TestPauseStopPausedContainer [2022-03-11T11:56:37.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T11:56:37.806Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-03-11T11:56:37.806Z] === RUN TestPidHost [2022-03-11T11:56:38.733Z] --- PASS: TestPidHost (0.91s) [2022-03-11T11:56:38.733Z] === RUN TestPsFilter [2022-03-11T11:56:38.988Z] --- PASS: TestPsFilter (0.10s) [2022-03-11T11:56:38.988Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T11:56:39.244Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-11T11:56:39.244Z] === RUN TestRemoveContainerWithVolume [2022-03-11T11:56:39.645Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-11T11:56:39.804Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-11T11:56:39.804Z] === RUN TestRemoveContainerRunning [2022-03-11T11:56:40.060Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-11T11:56:40.060Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T11:56:40.621Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-11T11:56:40.621Z] === RUN TestRemoveInvalidContainer [2022-03-11T11:56:40.621Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-11T11:56:40.621Z] === RUN TestRenameLinkedContainer [2022-03-11T11:56:40.959Z] --- PASS: TestHealthKillContainer (7.83s) [2022-03-11T11:56:40.959Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T11:56:40.959Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T11:56:40.959Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T11:56:40.959Z] === RUN TestIpcModeNone [2022-03-11T11:56:41.218Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-11T11:56:41.218Z] === RUN TestIpcModePrivate [2022-03-11T11:56:41.476Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-11T11:56:41.476Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-11T11:56:41.476Z] === RUN TestIpcModeShareable [2022-03-11T11:56:41.476Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:56:41.476Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-11T11:56:41.476Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T11:56:42.030Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-03-11T11:56:42.031Z] === RUN TestRenameStoppedContainer [2022-03-11T11:56:42.162Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T11:56:42.162Z] [2022-03-11T11:56:42.162Z] ________ ____ __. [2022-03-11T11:56:42.162Z] \_____ \ | |/ _| [2022-03-11T11:56:42.162Z] / | \| < [2022-03-11T11:56:42.162Z] / | \ | \ [2022-03-11T11:56:42.162Z] \_______ /____|__ \ [2022-03-11T11:56:42.162Z] \/ \/ [2022-03-11T11:56:42.162Z] [2022-03-11T11:56:42.162Z] INFO: make.ps1 ended at 03/11/2022 11:56:31 [2022-03-11T11:56:42.162Z] INFO: Binaries build ended at 03/11/2022 11:56:33. Duration:00:01:22.0658044 [2022-03-11T11:56:42.162Z] INFO: Copying the built daemon binary to d:\CI\PR-43354\7\binary\dockerd-7bca845bbe.exe... [2022-03-11T11:56:42.162Z] INFO: Copying the built client binary to d:\CI\PR-43354\7\binary\docker-7bca845bbe.exe... [2022-03-11T11:56:42.162Z] INFO: Copying dockerversion from the container... [2022-03-11T11:56:42.162Z] INFO: Copying the golang package from the container to d:\CI\PR-43354\7\installer\go.zip... [2022-03-11T11:56:42.162Z] INFO: Extracting go.zip to d:\CI\PR-43354\7\go [2022-03-11T11:56:42.592Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-03-11T11:56:42.592Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T11:56:42.851Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-03-11T11:56:42.852Z] === RUN TestAPIIpcModeHost [2022-03-11T11:56:42.852Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:56:42.852Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-11T11:56:42.852Z] === RUN TestDaemonIpcModeShareable [2022-03-11T11:56:42.852Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:56:42.852Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-11T11:56:42.852Z] === RUN TestDaemonIpcModePrivate [2022-03-11T11:56:43.522Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-11T11:56:43.522Z] === RUN TestRenameInvalidName [2022-03-11T11:56:43.779Z] --- PASS: TestRenameInvalidName (0.42s) [2022-03-11T11:56:43.779Z] === RUN TestRenameAnonymousContainer [2022-03-11T11:56:43.787Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-11T11:56:44.046Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-03-11T11:56:44.046Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T11:56:44.046Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:56:44.046Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-11T11:56:44.046Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T11:56:44.046Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:56:44.046Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-11T11:56:44.046Z] === RUN TestIpcModeOlderClient [2022-03-11T11:56:44.046Z] === PAUSE TestIpcModeOlderClient [2022-03-11T11:56:44.046Z] === RUN TestKillContainerInvalidSignal [2022-03-11T11:56:44.613Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-03-11T11:56:44.613Z] === RUN TestKillContainer [2022-03-11T11:56:44.613Z] === RUN TestKillContainer/no_signal [2022-03-11T11:56:44.780Z] Removing intermediate container 2220f16aff98 [2022-03-11T11:56:44.780Z] ---> ad35dde7de01 [2022-03-11T11:56:44.780Z] Step 8/11 : 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-03-11T11:56:44.780Z] ---> Running in 3d28e166092f [2022-03-11T11:56:44.780Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-11T11:56:44.780Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T11:56:44.780Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-11T11:56:44.780Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T11:56:44.780Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T11:56:44.780Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T11:56:44.780Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-11T11:56:44.780Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T11:56:44.780Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T11:56:44.780Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T11:56:44.780Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T11:56:44.780Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T11:56:44.780Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T11:56:44.780Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T11:56:44.780Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T11:56:44.780Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-11T11:56:44.872Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T11:56:45.131Z] === RUN TestKillContainer/killing_signal [2022-03-11T11:56:45.147Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-03-11T11:56:45.147Z] === RUN TestRenameContainerWithSameName [2022-03-11T11:56:45.700Z] --- PASS: TestKillContainer (1.19s) [2022-03-11T11:56:45.700Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-11T11:56:45.700Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-11T11:56:45.700Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-11T11:56:45.700Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T11:56:45.700Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T11:56:45.710Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-03-11T11:56:45.710Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T11:56:45.959Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T11:56:46.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2022-03-11T11:56:46.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-11T11:56:46.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-03-11T11:56:46.526Z] === RUN TestKillStoppedContainer [2022-03-11T11:56:46.526Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-11T11:56:46.526Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T11:56:46.526Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-11T11:56:46.526Z] === RUN TestKillDifferentUserContainer [2022-03-11T11:56:46.681Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-11T11:56:46.681Z] === RUN TestResize [2022-03-11T11:56:46.979Z] --- PASS: TestResize (0.40s) [2022-03-11T11:56:46.979Z] === RUN TestResizeWithInvalidSize [2022-03-11T11:56:47.094Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-11T11:56:47.094Z] === RUN TestInspectOomKilledTrue [2022-03-11T11:56:47.094Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:56:47.094Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T11:56:47.094Z] === RUN TestInspectOomKilledFalse [2022-03-11T11:56:47.094Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T11:56:47.094Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T11:56:47.094Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T11:56:47.094Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-11T11:56:47.094Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-11T11:56:47.094Z] === RUN TestLinksContainerNames [2022-03-11T11:56:47.237Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-11T11:56:47.237Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T11:56:47.666Z] --- PASS: TestLinksContainerNames (0.78s) [2022-03-11T11:56:47.666Z] === RUN TestLogsFollowTailEmpty [2022-03-11T11:56:47.799Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T11:56:47.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T11:56:47.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T11:56:47.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T11:56:47.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T11:56:47.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T11:56:47.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T11:56:47.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T11:56:47.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T11:56:47.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T11:56:48.236Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-03-11T11:56:48.236Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T11:56:48.497Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/default [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/private [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/slave [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/shared [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/default [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/shared [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/slave [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/private [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T11:56:48.497Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T11:56:48.497Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T11:56:48.497Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T11:56:48.756Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T11:56:48.756Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-03-11T11:56:48.756Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T11:56:48.756Z] 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-03-11T11:56:48.756Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-11T11:56:48.756Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T11:56:48.756Z] 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-03-11T11:56:48.756Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-11T11:56:48.756Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T11:56:48.756Z] 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-03-11T11:56:48.756Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-11T11:56:48.756Z] === RUN TestNetworkNat [2022-03-11T11:56:49.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T11:56:49.325Z] --- PASS: TestNetworkNat (0.49s) [2022-03-11T11:56:49.326Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T11:56:49.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T11:56:49.891Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-11T11:56:49.891Z] === RUN TestNetworkLoopbackNat [2022-03-11T11:56:50.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T11:56:50.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T11:56:52.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T11:56:52.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T11:56:52.418Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-03-11T11:56:52.418Z] === RUN TestPause [2022-03-11T11:56:52.418Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:56:52.418Z] --- SKIP: TestPause (0.00s) [2022-03-11T11:56:52.418Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T11:56:52.418Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T11:56:52.418Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T11:56:52.418Z] === RUN TestPauseStopPausedContainer [2022-03-11T11:56:52.418Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:56:52.418Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-11T11:56:52.418Z] === RUN TestPidHost [2022-03-11T11:56:53.354Z] --- PASS: TestPidHost (0.83s) [2022-03-11T11:56:53.354Z] === RUN TestPsFilter [2022-03-11T11:56:53.354Z] --- PASS: TestPsFilter (0.09s) [2022-03-11T11:56:53.354Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T11:56:53.613Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-03-11T11:56:53.613Z] === RUN TestRemoveContainerWithVolume [2022-03-11T11:56:54.182Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-11T11:56:54.182Z] === RUN TestRemoveContainerRunning [2022-03-11T11:56:54.442Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-11T11:56:54.442Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T11:56:54.701Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-11T11:56:54.701Z] === RUN TestRemoveInvalidContainer [2022-03-11T11:56:54.701Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-11T11:56:54.701Z] === RUN TestRenameLinkedContainer [2022-03-11T11:56:55.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T11:56:55.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T11:56:55.604Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-11T11:56:56.606Z] --- PASS: TestRenameLinkedContainer (1.52s) [2022-03-11T11:56:56.606Z] === RUN TestRenameStoppedContainer [2022-03-11T11:56:56.606Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-11T11:56:56.606Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T11:56:57.540Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-11T11:56:57.540Z] === RUN TestRenameInvalidName [2022-03-11T11:56:57.799Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-11T11:56:57.799Z] === RUN TestRenameAnonymousContainer [2022-03-11T11:56:59.703Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-03-11T11:56:59.703Z] === RUN TestRenameContainerWithSameName [2022-03-11T11:56:59.703Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-03-11T11:56:59.703Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T11:56:59.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T11:56:59.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T11:57:00.640Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-03-11T11:57:00.640Z] === RUN TestResize [2022-03-11T11:57:00.898Z] --- PASS: TestResize (0.41s) [2022-03-11T11:57:00.898Z] === RUN TestResizeWithInvalidSize [2022-03-11T11:57:01.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T11:57:01.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T11:57:01.464Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-11T11:57:01.464Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T11:57:01.722Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-11T11:57:01.722Z] === RUN TestDaemonRestartKillContainers [2022-03-11T11:57:01.722Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-11T11:57:01.722Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T11:57:01.722Z] === RUN TestCgroupNamespacesRun [2022-03-11T11:57:02.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T11:57:03.094Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-03-11T11:57:03.094Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T11:57:03.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T11:57:03.400Z] INFO: Extraction ended at 03/11/2022 11:57:01. Duration:00:00:26.2101265 [2022-03-11T11:57:03.400Z] INFO: Updating the golang and path environment variables [2022-03-11T11:57:03.400Z] INFO: GOPATH=d:\gopath [2022-03-11T11:57:03.400Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T11:57:03.400Z] INFO: Running the daemon under test in debug mode [2022-03-11T11:57:03.400Z] INFO: Starting a daemon under test... [2022-03-11T11:57:03.400Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43354\7\daemon --pidfile d:\CI\PR-43354\7\docker.pid -D [2022-03-11T11:57:03.400Z] INFO: Process started successfully. [2022-03-11T11:57:03.400Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T11:57:03.400Z] INFO: Waiting for the daemon under test to start... [2022-03-11T11:57:04.028Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-03-11T11:57:04.028Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T11:57:04.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T11:57:04.964Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-03-11T11:57:04.964Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-03-11T11:57:05.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-03-11T11:57:05.328Z] === RUN TestCgroupNamespacesRun [2022-03-11T11:57:05.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T11:57:05.890Z] Removing intermediate container 3d28e166092f [2022-03-11T11:57:05.890Z] ---> 87f1c7c4078b [2022-03-11T11:57:05.890Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T11:57:05.890Z] ---> Running in 891a3d2fd041 [2022-03-11T11:57:05.890Z] Removing intermediate container 891a3d2fd041 [2022-03-11T11:57:05.890Z] ---> 8efdeaf3f254 [2022-03-11T11:57:05.890Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T11:57:05.890Z] ---> Running in 9d2ea65ca630 [2022-03-11T11:57:05.890Z] Removing intermediate container 9d2ea65ca630 [2022-03-11T11:57:05.890Z] ---> a8432006b0d0 [2022-03-11T11:57:05.890Z] Step 11/11 : COPY . . [2022-03-11T11:57:05.891Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-11T11:57:06.257Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-03-11T11:57:06.257Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T11:57:06.257Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-11T11:57:06.257Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-11T11:57:06.257Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T11:57:06.342Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-03-11T11:57:06.342Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T11:57:07.274Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-03-11T11:57:07.274Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T11:57:07.278Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-03-11T11:57:07.278Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T11:57:07.344Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-11T11:57:08.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T11:57:08.512Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T11:57:08.512Z] [2022-03-11T11:57:08.512Z] ________ ____ __. [2022-03-11T11:57:08.512Z] \_____ \ | |/ _| [2022-03-11T11:57:08.512Z] / | \| < [2022-03-11T11:57:08.512Z] / | \ | \ [2022-03-11T11:57:08.512Z] \_______ /____|__ \ [2022-03-11T11:57:08.512Z] \/ \/ [2022-03-11T11:57:08.512Z] [2022-03-11T11:57:08.512Z] INFO: make.ps1 ended at 03/11/2022 11:57:02 [2022-03-11T11:57:08.512Z] INFO: Binaries build ended at 03/11/2022 11:57:03. Duration:00:01:26.9901163 [2022-03-11T11:57:08.512Z] INFO: Copying the built daemon binary to d:\CI\PR-43354\7\binary\dockerd-7bca845bbe.exe... [2022-03-11T11:57:08.512Z] INFO: Copying the built client binary to d:\CI\PR-43354\7\binary\docker-7bca845bbe.exe... [2022-03-11T11:57:08.512Z] INFO: Copying dockerversion from the container... [2022-03-11T11:57:08.512Z] INFO: Copying the golang package from the container to d:\CI\PR-43354\7\installer\go.zip... [2022-03-11T11:57:08.512Z] INFO: Extracting go.zip to d:\CI\PR-43354\7\go [2022-03-11T11:57:08.656Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-11T11:57:08.656Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T11:57:08.683Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-03-11T11:57:08.683Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T11:57:09.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-11T11:57:09.225Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T11:57:09.613Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-03-11T11:57:09.613Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T11:57:10.163Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-03-11T11:57:10.163Z] === RUN TestNISDomainname [2022-03-11T11:57:10.163Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-11T11:57:10.163Z] --- SKIP: TestNISDomainname (0.00s) [2022-03-11T11:57:10.163Z] === RUN TestHostnameDnsResolution [2022-03-11T11:57:10.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T11:57:11.025Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-11T11:57:11.025Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T11:57:11.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T11:57:11.097Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-11T11:57:11.097Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T11:57:11.097Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-11T11:57:11.097Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-11T11:57:11.097Z] === RUN TestStats [2022-03-11T11:57:11.097Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:11.097Z] --- SKIP: TestStats (0.00s) [2022-03-11T11:57:11.097Z] === RUN TestStopContainerWithTimeout [2022-03-11T11:57:11.097Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T11:57:11.097Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T11:57:11.097Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T11:57:11.097Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T11:57:11.097Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T11:57:11.097Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T11:57:11.097Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T11:57:11.097Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T11:57:11.097Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T11:57:11.097Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T11:57:11.456Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-11T11:57:11.589Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-11T11:57:11.589Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T11:57:11.665Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T11:57:12.517Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-03-11T11:57:12.517Z] === RUN TestNISDomainname [2022-03-11T11:57:13.077Z] --- PASS: TestNISDomainname (0.50s) [2022-03-11T11:57:13.077Z] === RUN TestHostnameDnsResolution [2022-03-11T11:57:13.561Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T11:57:13.638Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-03-11T11:57:13.638Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T11:57:14.200Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-03-11T11:57:14.200Z] === RUN TestStats [2022-03-11T11:57:14.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T11:57:14.934Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T11:57:14.934Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-03-11T11:57:14.934Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-03-11T11:57:14.934Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-03-11T11:57:14.934Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-03-11T11:57:14.934Z] === RUN TestDeleteDevicemapper [2022-03-11T11:57:14.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T11:57:14.934Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T11:57:14.934Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T11:57:16.756Z] --- PASS: TestStats (2.47s) [2022-03-11T11:57:16.756Z] === RUN TestStopContainerWithTimeout [2022-03-11T11:57:16.756Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T11:57:16.756Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T11:57:16.756Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T11:57:16.756Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T11:57:16.756Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T11:57:16.756Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T11:57:16.756Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T11:57:16.756Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T11:57:16.756Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T11:57:16.756Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T11:57:16.836Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) [2022-03-11T11:57:16.836Z] === RUN TestUpdateMemory [2022-03-11T11:57:16.836Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:16.836Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T11:57:16.836Z] === RUN TestUpdateCPUQuota [2022-03-11T11:57:16.836Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:16.836Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-11T11:57:16.836Z] === RUN TestUpdatePidsLimit [2022-03-11T11:57:16.836Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:16.836Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-11T11:57:16.836Z] === RUN TestUpdateRestartPolicy [2022-03-11T11:57:17.363Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T11:57:19.924Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T11:57:20.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T11:57:20.895Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T11:57:20.895Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-03-11T11:57:20.895Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-03-11T11:57:20.895Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-03-11T11:57:20.895Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-03-11T11:57:20.895Z] === RUN TestDeleteDevicemapper [2022-03-11T11:57:20.895Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T11:57:20.895Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T11:57:20.895Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T11:57:21.231Z] ...INFO: Daemon under test started and replied! [2022-03-11T11:57:21.231Z] INFO: Docker version of the daemon under test [2022-03-11T11:57:21.231Z] [2022-03-11T11:57:21.231Z] Client: [2022-03-11T11:57:21.231Z] Version: 17.06.2-ce [2022-03-11T11:57:21.231Z] API version: 1.30 [2022-03-11T11:57:21.231Z] Go version: go1.8.3 [2022-03-11T11:57:21.231Z] Git commit: cec0b72 [2022-03-11T11:57:21.231Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T11:57:21.231Z] OS/Arch: windows/amd64 [2022-03-11T11:57:21.231Z] [2022-03-11T11:57:21.231Z] Server: [2022-03-11T11:57:21.231Z] Version: 0.0.0-dev [2022-03-11T11:57:21.231Z] API version: 1.42 (minimum version 1.24) [2022-03-11T11:57:21.231Z] Go version: go1.17.8 [2022-03-11T11:57:21.231Z] Git commit: 7bca845bbe [2022-03-11T11:57:21.231Z] Built: 03/11/2022 11:55:15 [2022-03-11T11:57:21.231Z] OS/Arch: windows/amd64 [2022-03-11T11:57:21.231Z] Experimental: false [2022-03-11T11:57:21.231Z] [2022-03-11T11:57:21.231Z] INFO: Docker info of the daemon under test [2022-03-11T11:57:21.231Z] [2022-03-11T11:57:21.231Z] Containers: 0 [2022-03-11T11:57:21.231Z] Running: 0 [2022-03-11T11:57:21.231Z] Paused: 0 [2022-03-11T11:57:21.231Z] Stopped: 0 [2022-03-11T11:57:21.231Z] Images: 0 [2022-03-11T11:57:21.231Z] Server Version: 0.0.0-dev [2022-03-11T11:57:21.231Z] Storage Driver: windowsfilter [2022-03-11T11:57:21.231Z] Windows: [2022-03-11T11:57:21.231Z] Logging Driver: json-file [2022-03-11T11:57:21.231Z] Plugins: [2022-03-11T11:57:21.231Z] Volume: local [2022-03-11T11:57:21.231Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T11:57:21.231Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T11:57:21.231Z] Swarm: inactive [2022-03-11T11:57:21.231Z] Default Isolation: process [2022-03-11T11:57:21.231Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T11:57:21.231Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T11:57:21.231Z] OSType: windows [2022-03-11T11:57:21.231Z] Architecture: x86_64 [2022-03-11T11:57:21.231Z] CPUs: 4 [2022-03-11T11:57:21.231Z] Total Memory: 32GiB [2022-03-11T11:57:21.231Z] Name: azwin-2-cbd700 [2022-03-11T11:57:21.231Z] ID: EIIN:3XGT:OI6A:Y377:3T6O:U7QE:7ZSH:7MGX:KUKO:NON7:35Y4:XLJQ [2022-03-11T11:57:21.231Z] Docker Root Dir: D:\CI\PR-43354\7\daemon [2022-03-11T11:57:21.231Z] Debug Mode (client): false [2022-03-11T11:57:21.231Z] Debug Mode (server): true [2022-03-11T11:57:21.231Z] File Descriptors: -1 [2022-03-11T11:57:21.231Z] Goroutines: 16 [2022-03-11T11:57:21.231Z] System Time: 2022-03-11T11:57:21.0686962Z [2022-03-11T11:57:21.231Z] EventsListeners: 0 [2022-03-11T11:57:21.231Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:57:21.231Z] Labels: [2022-03-11T11:57:21.231Z] Experimental: false [2022-03-11T11:57:21.231Z] Insecure Registries: [2022-03-11T11:57:21.231Z] 127.0.0.0/8 [2022-03-11T11:57:21.231Z] Live Restore Enabled: false [2022-03-11T11:57:21.231Z] [2022-03-11T11:57:21.231Z] [2022-03-11T11:57:21.231Z] INFO: Docker images of the daemon under test [2022-03-11T11:57:21.231Z] [2022-03-11T11:57:21.231Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T11:57:21.231Z] [2022-03-11T11:57:21.231Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T11:57:21.704Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-11T11:57:21.704Z] ltsc2022: Pulling from windows/servercore [2022-03-11T11:57:22.174Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T11:57:22.174Z] 037d5740b404: Pulling fs layer [2022-03-11T11:57:22.348Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s) [2022-03-11T11:57:22.348Z] === RUN TestUpdateMemory [2022-03-11T11:57:22.348Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T11:57:22.348Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T11:57:22.348Z] === RUN TestUpdateCPUQuota [2022-03-11T11:57:23.277Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-03-11T11:57:23.277Z] === RUN TestUpdatePidsLimit [2022-03-11T11:57:23.277Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T11:57:23.277Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T11:57:23.532Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T11:57:23.788Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T11:57:24.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T11:57:24.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T11:57:24.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T11:57:24.555Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T11:57:25.116Z] --- PASS: TestUpdatePidsLimit (1.96s) [2022-03-11T11:57:25.116Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-03-11T11:57:25.116Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-11T11:57:25.116Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-03-11T11:57:25.117Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2022-03-11T11:57:25.117Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-11T11:57:25.117Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-03-11T11:57:25.117Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-11T11:57:25.117Z] === RUN TestUpdateRestartPolicy [2022-03-11T11:57:27.175Z] ............................ [ 66%] [2022-03-11T11:57:27.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T11:57:28.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T11:57:29.040Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-03-11T11:57:29.040Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T11:57:29.040Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2022-03-11T11:57:29.040Z] === RUN TestWaitNonBlocked [2022-03-11T11:57:29.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T11:57:29.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T11:57:29.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T11:57:29.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T11:57:29.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T11:57:29.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T11:57:29.040Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-11T11:57:29.040Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-03-11T11:57:29.040Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-03-11T11:57:29.040Z] === RUN TestWaitBlocked [2022-03-11T11:57:29.040Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T11:57:29.040Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T11:57:29.040Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T11:57:29.040Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T11:57:29.040Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T11:57:29.040Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T11:57:29.608Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-11T11:57:29.609Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-03-11T11:57:29.609Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-03-11T11:57:29.609Z] === CONT TestDaemonRestartIpcMode [2022-03-11T11:57:29.609Z] === CONT TestIpcModeOlderClient [2022-03-11T11:57:29.609Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-11T11:57:29.609Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T11:57:30.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T11:57:32.209Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-03-11T11:57:32.209Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-03-11T11:57:32.209Z] PASS [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === Skipped [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T11:57:32.209Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-11T11:57:32.209Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-11T11:57:32.209Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T11:57:32.209Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T11:57:32.209Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-11T11:57:32.209Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-11T11:57:32.209Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-11T11:57:32.209Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-11T11:57:32.209Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-11T11:57:32.209Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T11:57:32.209Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T11:57:32.209Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-11T11:57:32.209Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-11T11:57:32.209Z] 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-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-11T11:57:32.209Z] 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-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-11T11:57:32.209Z] 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-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-11T11:57:32.209Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.209Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T11:57:32.209Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T11:57:32.209Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-11T11:57:32.210Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-11T11:57:32.210Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2022-03-11T11:57:32.210Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-11T11:57:32.210Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-11T11:57:32.210Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T11:57:32.210Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T11:57:32.210Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-11T11:57:32.210Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-11T11:57:32.210Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T11:57:32.210Z] [2022-03-11T11:57:32.210Z] DONE 177 tests, 27 skipped in 70.955s [2022-03-11T11:57:32.210Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T11:57:32.488Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T11:57:32.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T11:57:33.074Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-11T11:57:33.074Z] === RUN TestDaemonConfigValidation [2022-03-11T11:57:33.074Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T11:57:33.074Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T11:57:33.074Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T11:57:33.074Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T11:57:33.074Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T11:57:33.074Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T11:57:33.074Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T11:57:33.074Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T11:57:33.074Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T11:57:33.074Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T11:57:33.074Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T11:57:33.074Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T11:57:33.074Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T11:57:33.074Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T11:57:33.074Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T11:57:33.333Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T11:57:33.333Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-03-11T11:57:33.333Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-11T11:57:33.333Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-11T11:57:33.333Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-11T11:57:33.333Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-11T11:57:33.333Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T11:57:33.333Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T11:57:33.809Z] INFO: Extraction ended at 03/11/2022 11:57:33. Duration:00:00:27.5858413 [2022-03-11T11:57:33.809Z] INFO: Updating the golang and path environment variables [2022-03-11T11:57:33.809Z] INFO: GOPATH=d:\gopath [2022-03-11T11:57:33.809Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T11:57:33.809Z] INFO: Running the daemon under test in debug mode [2022-03-11T11:57:33.809Z] INFO: Running the daemon under test in containerd mode [2022-03-11T11:57:33.809Z] INFO: Starting a daemon under test... [2022-03-11T11:57:33.809Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43354\7\daemon --pidfile d:\CI\PR-43354\7\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-11T11:57:34.268Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T11:57:34.280Z] INFO: Containerd started successfully. [2022-03-11T11:57:34.280Z] INFO: Process started successfully. [2022-03-11T11:57:34.280Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T11:57:34.280Z] INFO: Waiting for the daemon under test to start... [2022-03-11T11:57:34.712Z] 037d5740b404: Verifying Checksum [2022-03-11T11:57:34.712Z] 037d5740b404: Download complete [2022-03-11T11:57:35.639Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T11:57:35.697Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T11:57:35.697Z] 8f616e6e9eec: Download complete [2022-03-11T11:57:35.848Z] ---> 85e3a630d747 [2022-03-11T11:57:36.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T11:57:36.573Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T11:57:36.573Z] daemon_test.go:156: [d611475b206b4] daemon is not started [2022-03-11T11:57:36.573Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-03-11T11:57:36.573Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-11T11:57:36.573Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-11T11:57:36.573Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-11T11:57:36.573Z] === RUN TestDaemonProxy [2022-03-11T11:57:36.573Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-11T11:57:36.573Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T11:57:36.573Z] PASS [2022-03-11T11:57:36.573Z] [2022-03-11T11:57:36.573Z] === Skipped [2022-03-11T11:57:36.573Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-11T11:57:36.573Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-11T11:57:36.573Z] [2022-03-11T11:57:36.573Z] DONE 12 tests, 1 skipped in 4.136s [2022-03-11T11:57:36.573Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T11:57:36.573Z] INFO: Testing against a local daemon [2022-03-11T11:57:36.573Z] === RUN TestCommitInheritsEnv [2022-03-11T11:57:36.842Z] Successfully built 85e3a630d747 [2022-03-11T11:57:36.842Z] Successfully tagged docker:latest [2022-03-11T11:57:36.842Z] INFO: Image build ended at 03/11/2022 11:57:36. Duration:00:04:06.1901200 [2022-03-11T11:57:36.842Z] [2022-03-11T11:57:36.842Z] [2022-03-11T11:57:36.842Z] INFO: Building the test binaries at 03/11/2022 11:57:36... [2022-03-11T11:57:37.458Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-03-11T11:57:37.458Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T11:57:37.458Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-11T11:57:37.458Z] === RUN TestWaitNonBlocked [2022-03-11T11:57:37.458Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T11:57:37.458Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T11:57:37.458Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T11:57:37.458Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T11:57:37.458Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T11:57:37.458Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T11:57:37.458Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-11T11:57:37.458Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-03-11T11:57:37.458Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-03-11T11:57:37.458Z] === RUN TestWaitBlocked [2022-03-11T11:57:37.458Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T11:57:37.458Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T11:57:37.458Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T11:57:37.458Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T11:57:37.458Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T11:57:37.458Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T11:57:37.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T11:57:38.064Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-11T11:57:38.064Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-03-11T11:57:38.064Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-03-11T11:57:38.064Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T11:57:38.064Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T11:57:38.472Z] --- PASS: TestCommitInheritsEnv (1.47s) [2022-03-11T11:57:38.472Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T11:57:38.472Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform// [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T11:57:38.472Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T11:57:38.472Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T11:57:38.472Z] === RUN TestImagesFilterMultiReference [2022-03-11T11:57:38.472Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-11T11:57:38.472Z] === RUN TestImagePullPlatformInvalid [2022-03-11T11:57:38.472Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T11:57:38.472Z] === RUN TestRemoveImageOrphaning [2022-03-11T11:57:39.959Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2022-03-11T11:57:39.960Z] === CONT TestDaemonHostGatewayIP [2022-03-11T11:57:40.216Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2022-03-11T11:57:40.216Z] === CONT TestDaemonRestartIpcMode [2022-03-11T11:57:40.374Z] --- PASS: TestRemoveImageOrphaning (1.65s) [2022-03-11T11:57:40.374Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T11:57:40.374Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-11T11:57:40.374Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-11T11:57:40.374Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T11:57:40.374Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T11:57:40.374Z] === RUN TestTagInvalidReference [2022-03-11T11:57:40.374Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T11:57:40.374Z] === RUN TestTagValidPrefixedRepo [2022-03-11T11:57:40.374Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-11T11:57:40.374Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T11:57:40.374Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T11:57:40.374Z] === RUN TestTagOfficialNames [2022-03-11T11:57:40.374Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-11T11:57:40.374Z] === RUN TestTagMatchesDigest [2022-03-11T11:57:40.374Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-11T11:57:40.374Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T11:57:40.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T11:57:42.780Z] --- PASS: TestDaemonHostGatewayIP (2.67s) [2022-03-11T11:57:42.780Z] === CONT TestIpcModeOlderClient [2022-03-11T11:57:42.780Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2022-03-11T11:57:42.780Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T11:57:42.780Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-11T11:57:43.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T11:57:43.046Z] Using test binary docker [2022-03-11T11:57:43.046Z] +++ /etc/init.d/apparmor start [2022-03-11T11:57:43.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T11:57:43.046Z] INFO: Waiting for daemon to start... [2022-03-11T11:57:43.046Z] Starting dockerd [2022-03-11T11:57:43.046Z] +++ 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-03-11T11:57:43.920Z] INFO: make.ps1 starting at 03/11/2022 11:57:43 [2022-03-11T11:57:43.920Z] INFO: Git commit (7bca845bbe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T11:57:43.920Z] INFO: Invoking autogen... [2022-03-11T11:57:44.379Z] INFO: Building daemon... [2022-03-11T11:57:44.957Z] . [2022-03-11T11:57:44.957Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T11:57:45.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T11:57:45.215Z] Error: No such image: emptyfs [2022-03-11T11:57:45.215Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T11:57:45.215Z] ++++ docker load [2022-03-11T11:57:45.474Z] Running integration-test (iteration 1) [2022-03-11T11:57:45.474Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T11:57:45.474Z] ++ 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-03-11T11:57:45.474Z] ++ set -e [2022-03-11T11:57:45.474Z] ++ '[' -n 0 ']' [2022-03-11T11:57:45.474Z] ++ set -x [2022-03-11T11:57:45.474Z] ++ 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-03-11T11:57:46.405Z] Loaded image: busybox:latest [2022-03-11T11:57:46.968Z] Loaded image: busybox:glibc [2022-03-11T11:57:51.147Z] Loaded image: debian:bullseye-slim [2022-03-11T11:57:51.405Z] Loaded image: hello-world:latest [2022-03-11T11:57:51.405Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T11:57:51.405Z] INFO: Testing against a local daemon [2022-03-11T11:57:51.405Z] === RUN TestCgroupNamespacesBuild [2022-03-11T11:57:52.324Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T11:57:52.324Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:57:52.324Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:57:52.324Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T11:57:52.324Z] [2022-03-11T11:57:52.324Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T11:57:52.324Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T11:57:52.324Z] HOSTNAME=3b409b35f52f [2022-03-11T11:57:52.324Z] TESTDEBUG=0 [2022-03-11T11:57:52.324Z] DEST=bundles/test-integration [2022-03-11T11:57:52.324Z] PWD=/go/src/github.com/docker/docker [2022-03-11T11:57:52.324Z] DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c [2022-03-11T11:57:52.324Z] container=docker [2022-03-11T11:57:52.324Z] HOME=/root [2022-03-11T11:57:52.324Z] GOLANG_VERSION=1.17.8 [2022-03-11T11:57:52.324Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T11:57:52.324Z] VALIDATE_BRANCH=master [2022-03-11T11:57:52.324Z] TERM=xterm [2022-03-11T11:57:52.324Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T11:57:52.324Z] SHLVL=1 [2022-03-11T11:57:52.324Z] TIMEOUT=120m [2022-03-11T11:57:52.324Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T11:57:52.324Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T11:57:52.324Z] GO111MODULE=off [2022-03-11T11:57:52.324Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T11:57:52.324Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T11:57:52.324Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T11:57:52.324Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T11:57:52.324Z] GOPATH=/go [2022-03-11T11:57:52.324Z] PKG_CONFIG=pkg-config [2022-03-11T11:57:52.324Z] _=/usr/bin/env [2022-03-11T11:57:52.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T11:57:53.931Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2022-03-11T11:57:53.931Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T11:57:55.075Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-03-11T11:57:55.075Z] PASS [2022-03-11T11:57:55.075Z] [2022-03-11T11:57:55.075Z] === Skipped [2022-03-11T11:57:55.075Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T11:57:55.075Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T11:57:55.075Z] [2022-03-11T11:57:55.075Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T11:57:55.075Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T11:57:55.075Z] [2022-03-11T11:57:55.075Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T11:57:55.075Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T11:57:55.075Z] [2022-03-11T11:57:55.075Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T11:57:55.075Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T11:57:55.075Z] [2022-03-11T11:57:55.075Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-11T11:57:55.075Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-11T11:57:55.075Z] [2022-03-11T11:57:55.075Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T11:57:55.075Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T11:57:55.075Z] [2022-03-11T11:57:55.075Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T11:57:55.075Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T11:57:55.075Z] [2022-03-11T11:57:55.075Z] DONE 200 tests, 7 skipped in 117.093s [2022-03-11T11:57:55.075Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T11:57:55.075Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T11:57:55.075Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-11T11:57:55.075Z] === RUN TestDaemonConfigValidation [2022-03-11T11:57:55.075Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T11:57:55.075Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T11:57:55.075Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T11:57:55.075Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T11:57:55.075Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T11:57:55.075Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T11:57:55.075Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T11:57:55.075Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T11:57:55.075Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T11:57:55.075Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T11:57:55.075Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T11:57:55.075Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T11:57:55.075Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T11:57:55.075Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T11:57:55.075Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T11:57:55.075Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T11:57:55.075Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-11T11:57:55.075Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-11T11:57:55.076Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-11T11:57:55.076Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-11T11:57:55.076Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-11T11:57:55.076Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T11:57:55.076Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T11:57:55.503Z] ...INFO: Daemon under test started and replied! [2022-03-11T11:57:55.503Z] INFO: Docker version of the daemon under test [2022-03-11T11:57:55.503Z] [2022-03-11T11:57:55.503Z] Client: [2022-03-11T11:57:55.503Z] Version: 17.06.2-ce [2022-03-11T11:57:55.503Z] API version: 1.30 [2022-03-11T11:57:55.503Z] Go version: go1.8.3 [2022-03-11T11:57:55.503Z] Git commit: cec0b72 [2022-03-11T11:57:55.503Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T11:57:55.503Z] OS/Arch: windows/amd64 [2022-03-11T11:57:55.503Z] [2022-03-11T11:57:55.503Z] Server: [2022-03-11T11:57:55.503Z] Version: 0.0.0-dev [2022-03-11T11:57:55.503Z] API version: 1.42 (minimum version 1.24) [2022-03-11T11:57:55.503Z] Go version: go1.17.8 [2022-03-11T11:57:55.503Z] Git commit: 7bca845bbe [2022-03-11T11:57:55.503Z] Built: 03/11/2022 11:55:41 [2022-03-11T11:57:55.503Z] OS/Arch: windows/amd64 [2022-03-11T11:57:55.503Z] Experimental: false [2022-03-11T11:57:55.503Z] [2022-03-11T11:57:55.503Z] INFO: Docker info of the daemon under test [2022-03-11T11:57:55.503Z] [2022-03-11T11:57:55.503Z] Containers: 0 [2022-03-11T11:57:55.503Z] Running: 0 [2022-03-11T11:57:55.503Z] Paused: 0 [2022-03-11T11:57:55.503Z] Stopped: 0 [2022-03-11T11:57:55.503Z] Images: 0 [2022-03-11T11:57:55.503Z] Server Version: 0.0.0-dev [2022-03-11T11:57:55.503Z] Storage Driver: windowsfilter [2022-03-11T11:57:55.503Z] Windows: [2022-03-11T11:57:55.503Z] Logging Driver: json-file [2022-03-11T11:57:55.503Z] Plugins: [2022-03-11T11:57:55.503Z] Volume: local [2022-03-11T11:57:55.503Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T11:57:55.503Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T11:57:55.503Z] Swarm: inactive [2022-03-11T11:57:55.503Z] Default Isolation: process [2022-03-11T11:57:55.503Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T11:57:55.503Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T11:57:55.503Z] OSType: windows [2022-03-11T11:57:55.503Z] Architecture: x86_64 [2022-03-11T11:57:55.503Z] CPUs: 4 [2022-03-11T11:57:55.503Z] Total Memory: 32GiB [2022-03-11T11:57:55.503Z] Name: azwin-2-d93e30 [2022-03-11T11:57:55.503Z] ID: FLOU:NSA4:UXHM:VNAO:63B6:H6JV:PE2U:MV3E:FGY4:TNHK:S7HI:JWZX [2022-03-11T11:57:55.503Z] Docker Root Dir: D:\CI\PR-43354\7\daemon [2022-03-11T11:57:55.503Z] Debug Mode (client): false [2022-03-11T11:57:55.503Z] Debug Mode (server): true [2022-03-11T11:57:55.503Z] File Descriptors: -1 [2022-03-11T11:57:55.503Z] Goroutines: 31 [2022-03-11T11:57:55.503Z] System Time: 2022-03-11T11:57:53.5941786Z [2022-03-11T11:57:55.503Z] EventsListeners: 0 [2022-03-11T11:57:55.503Z] Registry: https://index.docker.io/v1/ [2022-03-11T11:57:55.503Z] Labels: [2022-03-11T11:57:55.503Z] Experimental: false [2022-03-11T11:57:55.503Z] Insecure Registries: [2022-03-11T11:57:55.503Z] 127.0.0.0/8 [2022-03-11T11:57:55.503Z] Live Restore Enabled: false [2022-03-11T11:57:55.503Z] [2022-03-11T11:57:55.503Z] [2022-03-11T11:57:55.503Z] INFO: Docker images of the daemon under test [2022-03-11T11:57:55.503Z] [2022-03-11T11:57:55.503Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T11:57:55.503Z] [2022-03-11T11:57:55.503Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T11:57:55.503Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-11T11:57:55.503Z] ltsc2022: Pulling from windows/servercore [2022-03-11T11:57:55.503Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T11:57:55.503Z] 037d5740b404: Pulling fs layer [2022-03-11T11:57:55.833Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2022-03-11T11:57:55.833Z] === RUN TestBuildWithSession [2022-03-11T11:57:55.833Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T11:57:55.833Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T11:57:55.833Z] === RUN TestBuildSquashParent [2022-03-11T11:57:56.046Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T11:57:57.411Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T11:57:58.336Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T11:57:58.336Z] daemon_test.go:156: [db93ddb644987] daemon is not started [2022-03-11T11:57:58.336Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-11T11:57:58.336Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-11T11:57:58.336Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-11T11:57:58.336Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-11T11:57:58.336Z] === RUN TestDaemonProxy [2022-03-11T11:57:58.336Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T11:58:00.222Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T11:58:01.631Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T11:58:03.522Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T11:58:03.779Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T11:58:04.342Z] --- PASS: TestDaemonProxy (6.26s) [2022-03-11T11:58:04.342Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-11T11:58:04.342Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-11T11:58:04.342Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-03-11T11:58:04.342Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-11T11:58:04.342Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-11T11:58:04.342Z] PASS [2022-03-11T11:58:04.342Z] [2022-03-11T11:58:04.342Z] DONE 17 tests in 10.139s [2022-03-11T11:58:04.342Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T11:58:04.342Z] INFO: Testing against a local daemon [2022-03-11T11:58:04.342Z] === RUN TestCommitInheritsEnv [2022-03-11T11:58:04.599Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-03-11T11:58:04.599Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T11:58:04.599Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T11:58:04.599Z] === RUN TestImportWithCustomPlatform [2022-03-11T11:58:04.599Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T11:58:04.855Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T11:58:04.855Z] === RUN TestImportWithCustomPlatform// [2022-03-11T11:58:04.855Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T11:58:04.855Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T11:58:04.855Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T11:58:04.855Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T11:58:04.855Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T11:58:05.111Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T11:58:05.111Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T11:58:05.111Z] === RUN TestImagesFilterMultiReference [2022-03-11T11:58:05.111Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-11T11:58:05.111Z] === RUN TestImagePullPlatformInvalid [2022-03-11T11:58:05.111Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T11:58:05.111Z] === RUN TestRemoveImageOrphaning [2022-03-11T11:58:05.411Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-11T11:58:05.411Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T11:58:05.794Z] --- PASS: TestBuildSquashParent (8.76s) [2022-03-11T11:58:05.794Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T11:58:05.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:58:05.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:58:05.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:58:05.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:58:05.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:58:05.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:58:05.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:58:05.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:58:05.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:58:05.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:58:05.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:58:05.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:58:05.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:58:05.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:58:06.331Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-11T11:58:07.347Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-03-11T11:58:07.347Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T11:58:07.347Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-11T11:58:07.347Z] === RUN TestTagInvalidReference [2022-03-11T11:58:07.347Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T11:58:07.347Z] === RUN TestTagValidPrefixedRepo [2022-03-11T11:58:07.347Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-11T11:58:07.347Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T11:58:07.347Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T11:58:07.347Z] === RUN TestTagOfficialNames [2022-03-11T11:58:07.347Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-11T11:58:07.347Z] === RUN TestTagMatchesDigest [2022-03-11T11:58:07.347Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-11T11:58:07.347Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T11:58:07.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:58:07.953Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:58:08.004Z] 037d5740b404: Verifying Checksum [2022-03-11T11:58:08.004Z] 037d5740b404: Download complete [2022-03-11T11:58:11.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:58:11.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:58:13.864Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-11T11:58:13.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2022-03-11T11:58:13.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2022-03-11T11:58:13.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2022-03-11T11:58:13.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2022-03-11T11:58:13.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2022-03-11T11:58:13.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2022-03-11T11:58:13.864Z] === RUN TestBuildMultiStageCopy [2022-03-11T11:58:13.864Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T11:58:16.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T11:58:16.651Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T11:58:17.216Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T11:58:17.781Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T11:58:18.346Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2022-03-11T11:58:18.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2022-03-11T11:58:18.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2022-03-11T11:58:18.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-03-11T11:58:18.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-03-11T11:58:18.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-03-11T11:58:18.346Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T11:58:18.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T11:58:18.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T11:58:19.717Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-03-11T11:58:19.717Z] === RUN TestBuildLabelWithTargets [2022-03-11T11:58:21.456Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-11T11:58:21.611Z] --- PASS: TestBuildLabelWithTargets (1.91s) [2022-03-11T11:58:21.611Z] === RUN TestBuildWithEmptyLayers [2022-03-11T11:58:22.541Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2022-03-11T11:58:22.541Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T11:58:23.354Z] tests/integration/client_test.py ..... [ 75%] [2022-03-11T11:58:23.354Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-11T11:58:23.923Z] tests/integration/errors_test.py . [ 76%] [2022-03-11T11:58:25.824Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2022-03-11T11:58:25.824Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T11:58:25.837Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T11:58:25.837Z] 8f616e6e9eec: Download complete [2022-03-11T11:58:27.196Z] --- PASS: TestBuildUncleanTarFilenames (1.61s) [2022-03-11T11:58:27.196Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T11:58:30.477Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2022-03-11T11:58:30.477Z] === RUN TestBuildWithHugeFile [2022-03-11T11:58:33.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T11:58:40.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T11:58:42.413Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-11T11:58:48.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T11:58:48.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T11:58:48.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T11:58:49.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T11:58:49.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T11:58:50.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T11:58:52.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T11:58:53.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T11:58:54.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T11:58:54.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T11:58:55.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T11:58:56.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T11:58:57.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T11:58:57.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T11:58:58.327Z] ......... [ 85%] [2022-03-11T11:58:58.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T11:58:59.197Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T11:58:59.197Z] Using test binary docker [2022-03-11T11:58:59.197Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T11:58:59.198Z] +++ /etc/init.d/apparmor start [2022-03-11T11:58:59.198Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T11:58:59.198Z] INFO: Waiting for daemon to start... [2022-03-11T11:58:59.198Z] Starting dockerd [2022-03-11T11:58:59.198Z] +++ 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-03-11T11:59:02.823Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-11T11:59:04.279Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-11T11:59:05.742Z] . [2022-03-11T11:59:05.742Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T11:59:05.742Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T11:59:05.742Z] Error: No such image: emptyfs [2022-03-11T11:59:05.742Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T11:59:05.742Z] ++++ docker load [2022-03-11T11:59:05.742Z] Running integration-test (iteration 1) [2022-03-11T11:59:05.742Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T11:59:05.742Z] ++ 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-03-11T11:59:05.742Z] ++ set -e [2022-03-11T11:59:05.742Z] ++ '[' -n 0 ']' [2022-03-11T11:59:05.742Z] ++ set -x [2022-03-11T11:59:05.742Z] ++ 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-03-11T11:59:05.742Z] Loaded image: busybox:latest [2022-03-11T11:59:05.742Z] Loaded image: busybox:glibc [2022-03-11T11:59:06.670Z] Loaded image: debian:bullseye-slim [2022-03-11T11:59:06.670Z] Loaded image: hello-world:latest [2022-03-11T11:59:06.670Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T11:59:06.670Z] INFO: Testing against a local daemon [2022-03-11T11:59:06.670Z] === RUN TestCgroupNamespacesBuild [2022-03-11T11:59:08.036Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-03-11T11:59:08.036Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T11:59:09.405Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-03-11T11:59:09.405Z] === RUN TestBuildWithSession [2022-03-11T11:59:09.405Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T11:59:09.405Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T11:59:09.405Z] === RUN TestBuildSquashParent [2022-03-11T11:59:09.558Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-11T11:59:10.449Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T11:59:10.496Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-11T11:59:12.212Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-11T11:59:12.635Z] [2022-03-11T11:59:12.635Z] ________ ____ __. [2022-03-11T11:59:12.635Z] \_____ \ | |/ _| [2022-03-11T11:59:12.635Z] / | \| < [2022-03-11T11:59:12.635Z] / | \ | \ [2022-03-11T11:59:12.635Z] \_______ /____|__ \ [2022-03-11T11:59:12.635Z] \/ \/ [2022-03-11T11:59:12.635Z] [2022-03-11T11:59:12.635Z] INFO: make.ps1 ended at 03/11/2022 11:59:12 [2022-03-11T11:59:13.580Z] --- PASS: TestBuildSquashParent (4.04s) [2022-03-11T11:59:13.580Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T11:59:13.580Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:59:13.580Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:59:13.580Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:59:13.580Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:59:13.580Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:59:13.580Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:59:13.580Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:59:13.580Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:59:13.580Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:59:13.580Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:59:13.580Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:59:13.580Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:59:13.580Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T11:59:13.580Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T11:59:13.607Z] INFO: Binaries build ended at 03/11/2022 11:59:13. Duration:00:01:36.9015957 [2022-03-11T11:59:14.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T11:59:14.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T11:59:14.964Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-11T11:59:14.964Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-11T11:59:15.151Z] INFO: Copying the built daemon binary to d:\CI\PR-43354\7\binary\dockerd-7bca845bbe.exe... [2022-03-11T11:59:15.151Z] INFO: Copying the built client binary to d:\CI\PR-43354\7\binary\docker-7bca845bbe.exe... [2022-03-11T11:59:15.151Z] INFO: Copying dockerversion from the container... [2022-03-11T11:59:15.613Z] INFO: Copying the golang package from the container to d:\CI\PR-43354\7\installer\go.zip... [2022-03-11T11:59:15.880Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T11:59:15.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T11:59:16.075Z] INFO: Extracting go.zip to d:\CI\PR-43354\7\go [2022-03-11T11:59:16.808Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-11T11:59:16.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s) [2022-03-11T11:59:16.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-03-11T11:59:16.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s) [2022-03-11T11:59:16.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.03s) [2022-03-11T11:59:16.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-03-11T11:59:16.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-03-11T11:59:16.808Z] === RUN TestBuildMultiStageCopy [2022-03-11T11:59:16.808Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T11:59:16.821Z] --- PASS: TestImportExtremelyLargeImageWorks (90.00s) [2022-03-11T11:59:16.821Z] PASS [2022-03-11T11:59:16.821Z] [2022-03-11T11:59:16.821Z] === Skipped [2022-03-11T11:59:16.821Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-11T11:59:16.821Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-11T11:59:16.821Z] [2022-03-11T11:59:16.821Z] DONE 22 tests, 1 skipped in 93.773s [2022-03-11T11:59:16.821Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T11:59:16.821Z] INFO: Testing against a local daemon [2022-03-11T11:59:16.821Z] === RUN TestNetworkCreateDelete [2022-03-11T11:59:16.821Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-11T11:59:16.821Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T11:59:16.821Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-11T11:59:16.821Z] === RUN TestDaemonDNSFallback [2022-03-11T11:59:17.078Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-03-11T11:59:17.078Z] === RUN TestInspectNetwork [2022-03-11T11:59:17.078Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:17.078Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T11:59:17.078Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestNetworkInvalidJSON [2022-03-11T11:59:17.078Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T11:59:17.078Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T11:59:17.078Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T11:59:17.078Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T11:59:17.078Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T11:59:17.078Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T11:59:17.078Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T11:59:17.078Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T11:59:17.078Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T11:59:17.078Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-11T11:59:17.078Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T11:59:17.078Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T11:59:17.078Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestNetworkList [2022-03-11T11:59:17.078Z] === RUN TestNetworkList//networks [2022-03-11T11:59:17.078Z] === PAUSE TestNetworkList//networks [2022-03-11T11:59:17.078Z] === RUN TestNetworkList//networks/ [2022-03-11T11:59:17.078Z] === PAUSE TestNetworkList//networks/ [2022-03-11T11:59:17.078Z] === CONT TestNetworkList//networks [2022-03-11T11:59:17.078Z] === CONT TestNetworkList//networks/ [2022-03-11T11:59:17.078Z] --- PASS: TestNetworkList (0.02s) [2022-03-11T11:59:17.078Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T11:59:17.078Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T11:59:17.078Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T11:59:17.078Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-11T11:59:17.078Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T11:59:17.078Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T11:59:17.078Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T11:59:17.078Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T11:59:17.078Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T11:59:17.078Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:17.078Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T11:59:17.078Z] service_test.go:243: FLAKY_TEST [2022-03-11T11:59:17.078Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T11:59:17.078Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:17.078Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T11:59:17.078Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T11:59:17.078Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:17.078Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T11:59:17.078Z] PASS [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === Skipped [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-11T11:59:17.078Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T11:59:17.078Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T11:59:17.078Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-11T11:59:17.078Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T11:59:17.078Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T11:59:17.078Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T11:59:17.078Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T11:59:17.078Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T11:59:17.078Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T11:59:17.078Z] service_test.go:243: FLAKY_TEST [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T11:59:17.078Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T11:59:17.078Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:17.078Z] [2022-03-11T11:59:17.078Z] DONE 22 tests, 12 skipped in 6.952s [2022-03-11T11:59:17.079Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T11:59:17.208Z] 8f616e6e9eec: Pull complete [2022-03-11T11:59:17.336Z] INFO: Testing against a local daemon [2022-03-11T11:59:17.336Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T11:59:17.336Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T11:59:17.336Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T11:59:17.336Z] === RUN TestDockerNetworkIpvlan [2022-03-11T11:59:17.336Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T11:59:17.336Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T11:59:17.336Z] PASS [2022-03-11T11:59:17.336Z] [2022-03-11T11:59:17.336Z] === Skipped [2022-03-11T11:59:17.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T11:59:17.336Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T11:59:17.336Z] [2022-03-11T11:59:17.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T11:59:17.336Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T11:59:17.336Z] [2022-03-11T11:59:17.336Z] DONE 2 tests, 2 skipped in 0.090s [2022-03-11T11:59:17.336Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T11:59:17.336Z] INFO: Testing against a local daemon [2022-03-11T11:59:17.336Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T11:59:17.336Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.336Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-11T11:59:17.336Z] === RUN TestDockerNetworkMacvlan [2022-03-11T11:59:17.336Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.336Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-11T11:59:17.336Z] PASS [2022-03-11T11:59:17.336Z] [2022-03-11T11:59:17.336Z] === Skipped [2022-03-11T11:59:17.336Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-11T11:59:17.336Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.336Z] [2022-03-11T11:59:17.336Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-11T11:59:17.336Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T11:59:17.336Z] [2022-03-11T11:59:17.336Z] DONE 2 tests, 2 skipped in 0.083s [2022-03-11T11:59:17.336Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T11:59:17.336Z] testing: warning: no tests to run [2022-03-11T11:59:17.336Z] PASS [2022-03-11T11:59:17.336Z] [2022-03-11T11:59:17.336Z] DONE 0 tests in 0.021s [2022-03-11T11:59:17.336Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T11:59:17.595Z] INFO: Testing against a local daemon [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginTLS [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginHeader [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-11T11:59:17.595Z] === RUN TestAuthZPluginV2Disable [2022-03-11T11:59:17.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.595Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-11T11:59:17.596Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-11T11:59:17.596Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-11T11:59:17.596Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-11T11:59:17.596Z] PASS [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === Skipped [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-11T11:59:17.596Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.596Z] [2022-03-11T11:59:17.596Z] DONE 17 tests, 17 skipped in 0.278s [2022-03-11T11:59:17.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T11:59:17.854Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T11:59:17.854Z] INFO: Testing against a local daemon [2022-03-11T11:59:17.854Z] === RUN TestPluginInvalidJSON [2022-03-11T11:59:17.854Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T11:59:17.854Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T11:59:17.854Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T11:59:17.854Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T11:59:17.854Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T11:59:17.854Z] === RUN TestPluginInstall [2022-03-11T11:59:17.854Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.854Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T11:59:17.854Z] === RUN TestPluginsWithRuntimes [2022-03-11T11:59:17.854Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-11T11:59:17.854Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T11:59:17.854Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T11:59:17.854Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-11T11:59:17.854Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T11:59:17.854Z] PASS [2022-03-11T11:59:17.854Z] [2022-03-11T11:59:17.854Z] === Skipped [2022-03-11T11:59:17.854Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-11T11:59:17.854Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T11:59:17.854Z] [2022-03-11T11:59:17.854Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-11T11:59:17.854Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-11T11:59:17.854Z] [2022-03-11T11:59:17.854Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T11:59:17.854Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-11T11:59:17.854Z] [2022-03-11T11:59:17.854Z] DONE 5 tests, 3 skipped in 0.110s [2022-03-11T11:59:17.854Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T11:59:17.854Z] INFO: Testing against a local daemon [2022-03-11T11:59:17.854Z] === RUN TestExternalGraphDriver [2022-03-11T11:59:17.854Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-11T11:59:17.854Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-11T11:59:17.854Z] === RUN TestGraphdriverPluginV2 [2022-03-11T11:59:17.992Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T11:59:18.248Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T11:59:18.503Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T11:59:18.503Z] --- PASS: TestBuildMultiStageCopy (1.80s) [2022-03-11T11:59:18.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2022-03-11T11:59:18.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-03-11T11:59:18.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-11T11:59:18.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-11T11:59:18.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-11T11:59:18.503Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T11:59:19.065Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-03-11T11:59:19.065Z] === RUN TestBuildLabelWithTargets [2022-03-11T11:59:19.146Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-11T11:59:19.404Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-11T11:59:19.404Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-11T11:59:19.404Z] [2022-03-11T11:59:19.404Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-11T11:59:19.404Z] =========================== short test summary info ============================ [2022-03-11T11:59:19.404Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-11T11:59:19.404Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-11T11:59:19.404Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-11T11:59:19.404Z] Not supported on most drivers [2022-03-11T11:59:19.404Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-11T11:59:19.404Z] Output of docker top depends on host distro, and is not formalized. [2022-03-11T11:59:19.404Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-11T11:59:19.404Z] Output of docker top depends on host distro, and is not formalized. [2022-03-11T11:59:19.404Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-11T11:59:19.404Z] Can fail if eth0 has multiple IP addresses [2022-03-11T11:59:19.404Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-11T11:59:19.404Z] This doesn't seem to be taken into account by the engine [2022-03-11T11:59:19.404Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-11T11:59:19.404Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-11T11:59:19.404Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.25 seconds == [2022-03-11T11:59:19.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-11T11:59:19.992Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2022-03-11T11:59:19.992Z] === RUN TestBuildWithEmptyLayers [2022-03-11T11:59:20.553Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-03-11T11:59:20.553Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T11:59:21.918Z] --- PASS: TestBuildMultiStageOnBuild (1.24s) [2022-03-11T11:59:21.918Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T11:59:22.035Z] --- PASS: TestGraphdriverPluginV2 (3.38s) [2022-03-11T11:59:22.035Z] PASS [2022-03-11T11:59:22.035Z] [2022-03-11T11:59:22.035Z] === Skipped [2022-03-11T11:59:22.035Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-11T11:59:22.035Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-11T11:59:22.035Z] [2022-03-11T11:59:22.035Z] DONE 2 tests, 1 skipped in 3.507s [2022-03-11T11:59:22.035Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T11:59:22.035Z] INFO: Testing against a local daemon [2022-03-11T11:59:22.035Z] === RUN TestContinueAfterPluginCrash [2022-03-11T11:59:22.035Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T11:59:22.035Z] === RUN TestReadPluginNoRead [2022-03-11T11:59:22.035Z] === PAUSE TestReadPluginNoRead [2022-03-11T11:59:22.035Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T11:59:22.035Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T11:59:22.035Z] === CONT TestContinueAfterPluginCrash [2022-03-11T11:59:22.035Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T11:59:22.175Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-11T11:59:22.175Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T11:59:23.544Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2022-03-11T11:59:23.545Z] === RUN TestBuildWithHugeFile [2022-03-11T11:59:26.229Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2022-03-11T11:59:26.229Z] === CONT TestReadPluginNoRead [2022-03-11T11:59:28.132Z] === RUN TestReadPluginNoRead/default [2022-03-11T11:59:29.503Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T11:59:30.438Z] --- PASS: TestContinueAfterPluginCrash (8.86s) [2022-03-11T11:59:30.438Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T11:59:31.818Z] === CONT TestReadPluginNoRead [2022-03-11T11:59:31.818Z] read_test.go:92: [dc27ca13efca8] daemon is not started [2022-03-11T11:59:31.818Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-03-11T11:59:31.818Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2022-03-11T11:59:31.818Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-03-11T11:59:31.818Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-03-11T11:59:31.818Z] PASS [2022-03-11T11:59:31.818Z] [2022-03-11T11:59:31.818Z] DONE 6 tests in 10.362s [2022-03-11T11:59:31.818Z] 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-03-11T11:59:31.818Z] testing: warning: no tests to run [2022-03-11T11:59:31.818Z] PASS [2022-03-11T11:59:31.818Z] [2022-03-11T11:59:31.818Z] DONE 0 tests in 0.029s [2022-03-11T11:59:31.818Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T11:59:31.818Z] INFO: Testing against a local daemon [2022-03-11T11:59:31.818Z] === RUN TestPluginWithDevMounts [2022-03-11T11:59:31.818Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-11T11:59:31.818Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T11:59:31.818Z] PASS [2022-03-11T11:59:31.818Z] [2022-03-11T11:59:31.818Z] === Skipped [2022-03-11T11:59:31.818Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-11T11:59:31.818Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-11T11:59:31.818Z] [2022-03-11T11:59:31.818Z] DONE 1 tests, 1 skipped in 0.088s [2022-03-11T11:59:31.818Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T11:59:31.854Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T11:59:31.854Z] [2022-03-11T11:59:31.854Z] Unloading profiles will leave already running processes permanently [2022-03-11T11:59:31.854Z] unconfined, which can lead to unexpected situations. [2022-03-11T11:59:31.854Z] [2022-03-11T11:59:31.854Z] To set a process to complain mode, use the command line tool [2022-03-11T11:59:31.854Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T11:59:31.854Z] Post stage [Pipeline] junit [2022-03-11T11:59:31.867Z] Recording test results [2022-03-11T11:59:31.931Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-11T11:59:32.081Z] INFO: Testing against a local daemon [2022-03-11T11:59:32.081Z] === RUN TestSecretInspect [2022-03-11T11:59:32.081Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-11T11:59:32.081Z] === RUN TestSecretList [2022-03-11T11:59:32.081Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] --- SKIP: TestSecretList (0.01s) [2022-03-11T11:59:32.081Z] === RUN TestSecretsCreateAndDelete [2022-03-11T11:59:32.081Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-11T11:59:32.081Z] === RUN TestSecretsUpdate [2022-03-11T11:59:32.081Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-03-11T11:59:32.081Z] === RUN TestTemplatedSecret [2022-03-11T11:59:32.081Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T11:59:32.081Z] === RUN TestSecretCreateResolve [2022-03-11T11:59:32.081Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-11T11:59:32.081Z] PASS [2022-03-11T11:59:32.081Z] [2022-03-11T11:59:32.081Z] === Skipped [2022-03-11T11:59:32.081Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-11T11:59:32.081Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] [2022-03-11T11:59:32.081Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-11T11:59:32.081Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] [2022-03-11T11:59:32.081Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-11T11:59:32.081Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.081Z] [2022-03-11T11:59:32.082Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-03-11T11:59:32.082Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.082Z] [2022-03-11T11:59:32.082Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-11T11:59:32.082Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.082Z] [2022-03-11T11:59:32.082Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-11T11:59:32.082Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.082Z] [2022-03-11T11:59:32.082Z] DONE 6 tests, 6 skipped in 0.155s [2022-03-11T11:59:32.082Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T11:59:32.082Z] INFO: Testing against a local daemon [2022-03-11T11:59:32.082Z] === RUN TestServiceCreateInit [2022-03-11T11:59:32.082Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T11:59:32.082Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.082Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T11:59:32.082Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.082Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-11T11:59:32.082Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T11:59:32.082Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T11:59:32.082Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T11:59:32.082Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.082Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-11T11:59:32.082Z] === RUN TestCreateServiceConflict [2022-03-11T11:59:32.082Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.082Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-11T11:59:32.082Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T11:59:32.209Z] + echo Ensuring container killed. [2022-03-11T11:59:32.209Z] Ensuring container killed. [2022-03-11T11:59:32.209Z] + docker rm -vf docker-pr7 [2022-03-11T11:59:32.209Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-11T11:59:32.339Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.339Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-11T11:59:32.339Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T11:59:32.339Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.339Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-11T11:59:32.339Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T11:59:32.339Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.339Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-11T11:59:32.339Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T11:59:32.339Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.339Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-11T11:59:32.339Z] === RUN TestCreateServiceSysctls [2022-03-11T11:59:32.339Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.339Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-11T11:59:32.339Z] === RUN TestCreateServiceCapabilities [2022-03-11T11:59:32.339Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.339Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-03-11T11:59:32.339Z] === RUN TestInspect [2022-03-11T11:59:32.339Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.339Z] --- SKIP: TestInspect (0.01s) [2022-03-11T11:59:32.339Z] === RUN TestCreateJob [2022-03-11T11:59:32.339Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.339Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T11:59:32.340Z] === RUN TestReplicatedJob [2022-03-11T11:59:32.340Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.340Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-11T11:59:32.340Z] === RUN TestUpdateReplicatedJob [2022-03-11T11:59:32.340Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.340Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-11T11:59:32.340Z] === RUN TestServiceListWithStatuses [2022-03-11T11:59:32.340Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T11:59:32.340Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T11:59:32.340Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T11:59:32.340Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.340Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-11T11:59:32.340Z] === RUN TestDockerNetworkReConnect [2022-03-11T11:59:32.340Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:32.340Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-11T11:59:32.340Z] === RUN TestServicePlugin [2022-03-11T11:59:32.493Z] + echo Chowning /workspace to jenkins user [2022-03-11T11:59:32.493Z] Chowning /workspace to jenkins user [2022-03-11T11:59:32.493Z] + id -u [2022-03-11T11:59:32.493Z] + id -g [2022-03-11T11:59:32.493Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43354:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T11:59:34.189Z] + bundleName=docker-py [2022-03-11T11:59:34.189Z] + echo Creating docker-py-bundles.tar.gz [2022-03-11T11:59:34.189Z] Creating docker-py-bundles.tar.gz [2022-03-11T11:59:34.189Z] + 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-03-11T11:59:34.204Z] Archiving artifacts [2022-03-11T11:59:34.244Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] --- SKIP: TestServicePlugin (1.88s) [2022-03-11T11:59:34.244Z] === RUN TestServiceUpdateLabel [2022-03-11T11:59:34.244Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-11T11:59:34.244Z] === RUN TestServiceUpdateSecrets [2022-03-11T11:59:34.244Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-11T11:59:34.244Z] === RUN TestServiceUpdateConfigs [2022-03-11T11:59:34.244Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-11T11:59:34.244Z] === RUN TestServiceUpdateNetwork [2022-03-11T11:59:34.244Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-11T11:59:34.244Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T11:59:34.244Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-11T11:59:34.244Z] PASS [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === Skipped [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T11:59:34.244Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T11:59:34.244Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-11T11:59:34.244Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-11T11:59:34.244Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-11T11:59:34.244Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-11T11:59:34.244Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-11T11:59:34.244Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-11T11:59:34.244Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-11T11:59:34.244Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-03-11T11:59:34.244Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-11T11:59:34.244Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2022-03-11T11:59:34.244Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-11T11:59:34.244Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-11T11:59:34.244Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T11:59:34.244Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-11T11:59:34.244Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-11T11:59:34.244Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2022-03-11T11:59:34.244Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-11T11:59:34.244Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-11T11:59:34.244Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-11T11:59:34.244Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-11T11:59:34.244Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-11T11:59:34.244Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T11:59:34.244Z] [2022-03-11T11:59:34.244Z] DONE 24 tests, 23 skipped in 2.231s [2022-03-11T11:59:34.244Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T11:59:34.438Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2022-03-11T11:59:34.503Z] INFO: Testing against a local daemon [2022-03-11T11:59:34.503Z] === RUN TestSessionCreate [2022-03-11T11:59:34.503Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T11:59:34.503Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T11:59:34.503Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T11:59:34.503Z] PASS [2022-03-11T11:59:34.503Z] [2022-03-11T11:59:34.503Z] DONE 2 tests in 0.124s [2022-03-11T11:59:34.503Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T11:59:34.503Z] INFO: Testing against a local daemon [2022-03-11T11:59:34.503Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T11:59:34.503Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T11:59:34.503Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T11:59:34.503Z] === RUN TestDiskUsage [2022-03-11T11:59:34.503Z] === PAUSE TestDiskUsage [2022-03-11T11:59:34.503Z] === RUN TestEventsExecDie [Pipeline] sh [2022-03-11T11:59:34.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh binary [2022-03-11T11:59:35.048Z] [2022-03-11T11:59:35.071Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-11T11:59:35.071Z] === RUN TestEventsBackwardsCompatible [2022-03-11T11:59:35.071Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-11T11:59:35.071Z] === RUN TestEventsVolumeCreate [2022-03-11T11:59:35.071Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-11T11:59:35.071Z] === RUN TestInfoBinaryCommits [2022-03-11T11:59:35.071Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T11:59:35.071Z] === RUN TestInfoAPIVersioned [2022-03-11T11:59:35.071Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-11T11:59:35.071Z] === RUN TestInfoAPI [2022-03-11T11:59:35.071Z] --- PASS: TestInfoAPI (0.01s) [2022-03-11T11:59:35.071Z] === RUN TestInfoAPIWarnings [2022-03-11T11:59:35.307Z] Removing bundles/ [2022-03-11T11:59:35.307Z] [2022-03-11T11:59:35.307Z] ---> Making bundle: binary (in bundles/binary) [2022-03-11T11:59:35.307Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-11T11:59:35.307Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T11:59:44.051Z] --- PASS: TestImportExtremelyLargeImageWorks (92.01s) [2022-03-11T11:59:44.052Z] PASS [2022-03-11T11:59:44.052Z] [2022-03-11T11:59:44.052Z] DONE 22 tests in 94.956s [2022-03-11T11:59:44.052Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T11:59:44.052Z] INFO: Testing against a local daemon [2022-03-11T11:59:44.052Z] === RUN TestNetworkCreateDelete [2022-03-11T11:59:44.052Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-11T11:59:44.052Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T11:59:44.052Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-03-11T11:59:44.052Z] === RUN TestDaemonDNSFallback [2022-03-11T11:59:46.028Z] INFO: Extraction ended at 03/11/2022 11:59:44. Duration:00:00:28.4480610 [2022-03-11T11:59:46.028Z] INFO: Updating the golang and path environment variables [2022-03-11T11:59:46.028Z] INFO: GOPATH=d:\gopath [2022-03-11T11:59:46.028Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T11:59:46.028Z] INFO: Running the daemon under test in debug mode [2022-03-11T11:59:46.028Z] INFO: Starting a daemon under test... [2022-03-11T11:59:46.028Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43354\7\daemon --pidfile d:\CI\PR-43354\7\docker.pid -D [2022-03-11T11:59:46.028Z] INFO: Process started successfully. [2022-03-11T11:59:46.028Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T11:59:46.028Z] INFO: Waiting for the daemon under test to start... [2022-03-11T11:59:46.698Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-03-11T11:59:46.698Z] === RUN TestInspectNetwork [2022-03-11T11:59:49.258Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T11:59:49.258Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T11:59:49.258Z] === RUN TestInspectNetwork/network_name [2022-03-11T11:59:49.258Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T11:59:51.889Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T11:59:51.889Z] Using test binary docker [2022-03-11T11:59:51.889Z] +++ /etc/init.d/apparmor start [2022-03-11T11:59:51.889Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T11:59:51.889Z] INFO: Waiting for daemon to start... [2022-03-11T11:59:51.889Z] Starting dockerd [2022-03-11T11:59:51.889Z] +++ 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-03-11T11:59:51.889Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T11:59:51.889Z] Using test binary docker [2022-03-11T11:59:51.889Z] +++ /etc/init.d/apparmor start [2022-03-11T11:59:51.889Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T11:59:51.889Z] INFO: Waiting for daemon to start... [2022-03-11T11:59:51.889Z] Starting dockerd [2022-03-11T11:59:51.889Z] +++ 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-03-11T11:59:51.889Z] . [2022-03-11T11:59:51.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T11:59:51.889Z] [2022-03-11T11:59:51.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T11:59:51.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T11:59:51.889Z] Error: No such image: emptyfs---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T11:59:51.889Z] [2022-03-11T11:59:51.889Z] ++++ docker load [2022-03-11T11:59:51.889Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T11:59:51.889Z] Error: No such image: emptyfs [2022-03-11T11:59:51.889Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T11:59:51.889Z] ++++ docker load [2022-03-11T11:59:51.889Z] Running integration-test (iteration 1) [2022-03-11T11:59:51.889Z] 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-03-11T11:59:51.889Z] ++ 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-03-11T11:59:51.889Z] ++ set -e [2022-03-11T11:59:51.889Z] ++ '[' -n 0 ']' [2022-03-11T11:59:51.889Z] ++ set -x [2022-03-11T11:59:51.889Z] ++ 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-03-11T11:59:51.889Z] Running integration-test (iteration 1) [2022-03-11T11:59:51.889Z] 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-03-11T11:59:51.889Z] ++ 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-03-11T11:59:51.889Z] ++ set -e [2022-03-11T11:59:51.889Z] ++ '[' -n 0 ']' [2022-03-11T11:59:51.889Z] ++ set -x [2022-03-11T11:59:51.889Z] ++ 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-03-11T11:59:52.456Z] Loaded image: busybox:latest [2022-03-11T11:59:52.456Z] Loaded image: busybox:latest [2022-03-11T11:59:53.021Z] Loaded image: busybox:glibc [2022-03-11T11:59:53.021Z] Loaded image: busybox:glibc [2022-03-11T11:59:53.152Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-03-11T11:59:53.152Z] === RUN TestInfoDebug [2022-03-11T11:59:53.152Z] --- PASS: TestInfoDebug (0.54s) [2022-03-11T11:59:53.152Z] === RUN TestInfoInsecureRegistries [2022-03-11T11:59:53.152Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-11T11:59:53.152Z] === RUN TestInfoRegistryMirrors [2022-03-11T11:59:53.152Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-11T11:59:53.152Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T11:59:53.152Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-11T11:59:53.152Z] === RUN TestPingCacheHeaders [2022-03-11T11:59:53.152Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T11:59:53.152Z] === RUN TestPingGet [2022-03-11T11:59:53.152Z] --- PASS: TestPingGet (0.02s) [2022-03-11T11:59:53.152Z] === RUN TestPingHead [2022-03-11T11:59:53.152Z] --- PASS: TestPingHead (0.02s) [2022-03-11T11:59:53.152Z] === RUN TestVersion [2022-03-11T11:59:53.411Z] --- PASS: TestVersion (0.02s) [2022-03-11T11:59:53.411Z] === CONT TestDiskUsage [2022-03-11T11:59:53.420Z] --- PASS: TestInspectNetwork (7.23s) [2022-03-11T11:59:53.421Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T11:59:53.421Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T11:59:53.421Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T11:59:53.421Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T11:59:53.421Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T11:59:53.670Z] === RUN TestDiskUsage/empty [2022-03-11T11:59:53.671Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T11:59:53.671Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T11:59:53.671Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T11:59:53.671Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T11:59:53.671Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T11:59:53.930Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T11:59:54.190Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage (1.20s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-11T11:59:54.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-11T11:59:54.449Z] PASS [2022-03-11T11:59:54.449Z] [2022-03-11T11:59:54.449Z] === Skipped [2022-03-11T11:59:54.449Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T11:59:54.449Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T11:59:54.449Z] [2022-03-11T11:59:54.449Z] DONE 50 tests, 1 skipped in 20.060s [2022-03-11T11:59:54.449Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T11:59:54.716Z] INFO: Testing against a local daemon [2022-03-11T11:59:54.716Z] === RUN TestVolumesCreateAndList [2022-03-11T11:59:54.716Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T11:59:54.716Z] === RUN TestVolumesRemove [2022-03-11T11:59:54.716Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-11T11:59:54.716Z] === RUN TestVolumesInspect [2022-03-11T11:59:54.716Z] --- PASS: TestVolumesInspect (0.01s) [2022-03-11T11:59:54.716Z] === RUN TestVolumesInvalidJSON [2022-03-11T11:59:54.716Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T11:59:54.716Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T11:59:54.716Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T11:59:54.716Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T11:59:54.716Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T11:59:54.716Z] PASS [2022-03-11T11:59:54.716Z] [2022-03-11T11:59:54.716Z] DONE 5 tests in 0.181s [2022-03-11T11:59:54.716Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T11:59:54.716Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13031 is not a child of this shell [2022-03-11T11:59:54.716Z] warning: PID 13031 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-11T11:59:54.716Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T11:59:54.716Z] [2022-03-11T11:59:54.716Z] Unloading profiles will leave already running processes permanently [2022-03-11T11:59:54.716Z] unconfined, which can lead to unexpected situations. [2022-03-11T11:59:54.716Z] [2022-03-11T11:59:54.716Z] To set a process to complain mode, use the command line tool [2022-03-11T11:59:54.716Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T11:59:54.716Z] Removing test suite binaries [2022-03-11T11:59:54.716Z] exiting test-integration [2022-03-11T11:59:54.716Z] ++ exit 0 [2022-03-11T11:59:54.716Z] [2022-03-11T11:59:54.838Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-03-11T11:59:54.838Z] === RUN TestNetworkInvalidJSON [2022-03-11T11:59:54.838Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T11:59:54.838Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T11:59:54.838Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T11:59:54.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T11:59:54.838Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T11:59:54.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T11:59:54.838Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T11:59:54.838Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T11:59:54.838Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T11:59:54.838Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-11T11:59:54.838Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T11:59:54.838Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T11:59:54.838Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T11:59:54.838Z] === RUN TestNetworkList [2022-03-11T11:59:54.838Z] === RUN TestNetworkList//networks [2022-03-11T11:59:54.838Z] === PAUSE TestNetworkList//networks [2022-03-11T11:59:54.838Z] === RUN TestNetworkList//networks/ [2022-03-11T11:59:54.838Z] === PAUSE TestNetworkList//networks/ [2022-03-11T11:59:55.094Z] === CONT TestNetworkList//networks [2022-03-11T11:59:55.094Z] === CONT TestNetworkList//networks/ [2022-03-11T11:59:55.094Z] --- PASS: TestNetworkList (0.01s) [2022-03-11T11:59:55.094Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T11:59:55.094Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T11:59:55.094Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T11:59:55.657Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-11T11:59:55.657Z] === RUN TestDaemonRestartWithLiveRestore Post stage [Pipeline] junit [2022-03-11T11:59:55.669Z] Recording test results [2022-03-11T11:59:56.627Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-11T11:59:56.628Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T11:59:57.201Z] Loaded image: debian:bullseye-slim [2022-03-11T11:59:57.201Z] Loaded image: hello-world:latest [2022-03-11T11:59:57.201Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T11:59:57.201Z] INFO: Testing against a local daemon [2022-03-11T11:59:57.201Z] === RUN TestDockerDaemonSuite [2022-03-11T11:59:57.201Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-11T11:59:57.232Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-11T11:59:57.232Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T11:59:57.361Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T11:59:57.459Z] Loaded image: debian:bullseye-slim [2022-03-11T11:59:57.459Z] Loaded image: hello-world:latest [2022-03-11T11:59:57.702Z] + echo Ensuring container killed. [2022-03-11T11:59:57.702Z] Ensuring container killed. [2022-03-11T11:59:57.702Z] + docker rm -vf docker-pr7 [2022-03-11T11:59:57.702Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-11T11:59:57.716Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T11:59:57.716Z] INFO: Testing against a local daemon [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T11:59:57.716Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T11:59:57.985Z] + echo Chowning /workspace to jenkins user [2022-03-11T11:59:57.985Z] Chowning /workspace to jenkins user [2022-03-11T11:59:57.985Z] + id -u [2022-03-11T11:59:57.985Z] + id -g [2022-03-11T11:59:57.985Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43354:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T11:59:57.985Z] Unable to find image 'busybox:latest' locally [2022-03-11T11:59:57.985Z] latest: Pulling from library/busybox [2022-03-11T11:59:58.245Z] 7e5209d2300f: Pulling fs layer [2022-03-11T11:59:58.245Z] 7e5209d2300f: Verifying Checksum [2022-03-11T11:59:58.245Z] 7e5209d2300f: Download complete [2022-03-11T11:59:58.245Z] 7e5209d2300f: Pull complete [2022-03-11T11:59:58.245Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-11T11:59:58.245Z] Status: Downloaded newer image for busybox:latest [2022-03-11T11:59:58.644Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-11T11:59:58.644Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T11:59:59.655Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-11T11:59:59.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T11:59:59.921Z] + bundleName=amd64-rootless [2022-03-11T11:59:59.921Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-11T11:59:59.921Z] Creating amd64-rootless-bundles.tar.gz [2022-03-11T11:59:59.921Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-11T11:59:59.922Z] + 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-03-11T11:59:59.934Z] Archiving artifacts [2022-03-11T12:00:00.218Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-11T12:00:00.219Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T12:00:00.240Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T12:00:00.240Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T12:00:00.240Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T12:00:00.240Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T12:00:01.170Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T12:00:01.428Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T12:00:01.428Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T12:00:01.678Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T12:00:01.989Z] + make clean [2022-03-11T12:00:02.246Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T12:00:02.246Z] docker-dev-cache [2022-03-11T12:00:02.246Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T12:00:02.731Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-03-11T12:00:02.731Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T12:00:02.731Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:00:02.731Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:00:02.731Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T12:00:02.798Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2022-03-11T12:00:03.055Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T12:00:03.055Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T12:00:03.055Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T12:00:03.983Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T12:00:03.983Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-11T12:00:04.913Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T12:00:04.913Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T12:00:04.913Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T12:00:04.913Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T12:00:05.844Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T12:00:07.104Z] .....INFO: Daemon under test started and replied! [2022-03-11T12:00:07.104Z] INFO: Docker version of the daemon under test [2022-03-11T12:00:07.104Z] [2022-03-11T12:00:07.104Z] Client: [2022-03-11T12:00:07.104Z] Version: 17.06.2-ce [2022-03-11T12:00:07.104Z] API version: 1.30 [2022-03-11T12:00:07.104Z] Go version: go1.8.3 [2022-03-11T12:00:07.104Z] Git commit: cec0b72 [2022-03-11T12:00:07.104Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T12:00:07.104Z] OS/Arch: windows/amd64 [2022-03-11T12:00:07.104Z] [2022-03-11T12:00:07.104Z] Server: [2022-03-11T12:00:07.104Z] Version: 0.0.0-dev [2022-03-11T12:00:07.104Z] API version: 1.42 (minimum version 1.24) [2022-03-11T12:00:07.104Z] Go version: go1.17.8 [2022-03-11T12:00:07.104Z] Git commit: 7bca845bbe [2022-03-11T12:00:07.104Z] Built: 03/11/2022 11:57:43 [2022-03-11T12:00:07.104Z] OS/Arch: windows/amd64 [2022-03-11T12:00:07.104Z] Experimental: false [2022-03-11T12:00:07.104Z] [2022-03-11T12:00:07.104Z] INFO: Docker info of the daemon under test [2022-03-11T12:00:07.104Z] [2022-03-11T12:00:07.104Z] Containers: 0 [2022-03-11T12:00:07.104Z] Running: 0 [2022-03-11T12:00:07.104Z] Paused: 0 [2022-03-11T12:00:07.104Z] Stopped: 0 [2022-03-11T12:00:07.104Z] Images: 0 [2022-03-11T12:00:07.104Z] Server Version: 0.0.0-dev [2022-03-11T12:00:07.104Z] Storage Driver: windowsfilter [2022-03-11T12:00:07.104Z] Windows: [2022-03-11T12:00:07.104Z] Logging Driver: json-file [2022-03-11T12:00:07.104Z] Plugins: [2022-03-11T12:00:07.104Z] Volume: local [2022-03-11T12:00:07.104Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T12:00:07.104Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T12:00:07.104Z] Swarm: inactive [2022-03-11T12:00:07.104Z] Default Isolation: process [2022-03-11T12:00:07.104Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T12:00:07.104Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T12:00:07.104Z] OSType: windows [2022-03-11T12:00:07.104Z] Architecture: x86_64 [2022-03-11T12:00:07.104Z] CPUs: 4 [2022-03-11T12:00:07.104Z] Total Memory: 32GiB [2022-03-11T12:00:07.104Z] Name: azwin-2-a5f300 [2022-03-11T12:00:07.104Z] ID: AHVQ:B2QV:UPCH:2WOX:7WPP:WY5O:Q7BB:L4BA:XSS2:HCZZ:UGGF:XH5D [2022-03-11T12:00:07.104Z] Docker Root Dir: D:\CI\PR-43354\7\daemon [2022-03-11T12:00:07.104Z] Debug Mode (client): false [2022-03-11T12:00:07.104Z] Debug Mode (server): true [2022-03-11T12:00:07.104Z] File Descriptors: -1 [2022-03-11T12:00:07.104Z] Goroutines: 16 [2022-03-11T12:00:07.104Z] System Time: 2022-03-11T12:00:04.2081241Z [2022-03-11T12:00:07.104Z] EventsListeners: 0 [2022-03-11T12:00:07.104Z] Registry: https://index.docker.io/v1/ [2022-03-11T12:00:07.104Z] Labels: [2022-03-11T12:00:07.104Z] Experimental: false [2022-03-11T12:00:07.104Z] Insecure Registries: [2022-03-11T12:00:07.104Z] 127.0.0.0/8 [2022-03-11T12:00:07.104Z] Live Restore Enabled: false [2022-03-11T12:00:07.104Z] [2022-03-11T12:00:07.104Z] [2022-03-11T12:00:07.104Z] INFO: Docker images of the daemon under test [2022-03-11T12:00:07.104Z] [2022-03-11T12:00:07.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T12:00:07.104Z] [2022-03-11T12:00:07.104Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T12:00:07.104Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-11T12:00:07.104Z] ltsc2019: Pulling from windows/servercore [2022-03-11T12:00:07.104Z] 4612f6d0b889: Pulling fs layer [2022-03-11T12:00:07.104Z] 0a6173b79e25: Pulling fs layer [2022-03-11T12:00:07.312Z] 8f616e6e9eec: Pull complete [2022-03-11T12:00:12.389Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T12:00:13.791Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T12:00:16.396Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T12:00:17.697Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2022-03-11T12:00:17.697Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T12:00:17.801Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T12:00:18.626Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fpy80od3e1f9y2o3h87esnb7f Created:2022-03-11 12:00:17.308747294 +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[87569a60940749fdccc971e060b5936e51de991b33b2ba87100d5c9dae527671:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3sga30uy5a2jfx3z7aw7ptgj2 EndpointID:5093c23f66959000ee4bf3466eec5183235169c751141b33c8f5c25aae97fad6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c0e1ea7a0847d67f14566217ef2694204a4ffbae6d40458066fbb60d7bb71b7 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:7b926789b5a9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3sga30uy5a2jfx3z7aw7ptgj2 EndpointID:5093c23f66959000ee4bf3466eec5183235169c751141b33c8f5c25aae97fad6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T12:00:18.734Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T12:00:19.297Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T12:00:19.491Z] 0a6173b79e25: Verifying Checksum [2022-03-11T12:00:19.491Z] 0a6173b79e25: Download complete [2022-03-11T12:00:19.784Z] --- PASS: TestBuildWithHugeFile (54.68s) [2022-03-11T12:00:19.784Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T12:00:19.784Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:00:19.784Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:00:19.784Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T12:00:19.784Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:00:19.784Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:00:19.784Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:00:19.784Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:00:19.784Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:00:19.784Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:00:19.784Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:00:19.784Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:00:19.784Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:00:19.784Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T12:00:19.784Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-11T12:00:19.784Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-11T12:00:19.784Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-11T12:00:19.784Z] === RUN TestBuildPreserveOwnership [2022-03-11T12:00:19.784Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T12:00:19.862Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T12:00:20.042Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T12:00:20.794Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-11T12:00:20.794Z] --- PASS: TestBuildWithHugeFile (110.36s) [2022-03-11T12:00:20.794Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T12:00:20.794Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:00:20.794Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:00:20.794Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T12:00:20.794Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:00:20.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:00:20.794Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:00:20.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:00:20.794Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:00:20.794Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:00:20.794Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:00:20.794Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:00:20.794Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:00:20.794Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-11T12:00:20.794Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-11T12:00:20.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-11T12:00:20.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-03-11T12:00:20.794Z] === RUN TestBuildPreserveOwnership [2022-03-11T12:00:20.794Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T12:00:20.971Z] --- PASS: TestBuildPreserveOwnership (2.59s) [2022-03-11T12:00:20.971Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.72s) [2022-03-11T12:00:20.971Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2022-03-11T12:00:20.971Z] === RUN TestBuildPlatformInvalid [2022-03-11T12:00:20.971Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T12:00:20.971Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T12:00:21.901Z] Loaded image: busybox:latest [2022-03-11T12:00:21.901Z] Loaded image: busybox:glibc [2022-03-11T12:00:22.165Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-11T12:00:22.422Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-11T12:00:22.832Z] Loaded image: debian:bullseye-slim [2022-03-11T12:00:22.832Z] Loaded image: hello-world:latest [2022-03-11T12:00:22.832Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T12:00:22.887Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-03-11T12:00:22.887Z] PASS [2022-03-11T12:00:22.887Z] [2022-03-11T12:00:22.887Z] === Skipped [2022-03-11T12:00:22.887Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:00:22.887Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:00:22.887Z] [2022-03-11T12:00:22.887Z] DONE 26 tests, 1 skipped in 43.508s [2022-03-11T12:00:22.887Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T12:00:22.887Z] INFO: Testing against a local daemon [2022-03-11T12:00:22.887Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T12:00:22.887Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:00:22.887Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T12:00:22.887Z] === RUN TestDockerNetworkIpvlan [2022-03-11T12:00:22.887Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:00:22.887Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T12:00:22.887Z] PASS [2022-03-11T12:00:22.887Z] [2022-03-11T12:00:22.887Z] === Skipped [2022-03-11T12:00:22.887Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T12:00:22.887Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:00:22.887Z] [2022-03-11T12:00:22.887Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T12:00:22.887Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:00:22.887Z] [2022-03-11T12:00:22.887Z] DONE 2 tests, 2 skipped in 0.031s [2022-03-11T12:00:22.887Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T12:00:22.887Z] INFO: Testing against a local daemon [2022-03-11T12:00:22.887Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T12:00:23.355Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T12:00:23.619Z] docker_cli_daemon_test.go:1472: [d273374a9d889] daemon is not started [2022-03-11T12:00:24.181Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-11T12:00:24.251Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-03-11T12:00:24.251Z] === RUN TestDockerNetworkMacvlan [2022-03-11T12:00:24.439Z] check_test.go:308: [d0cd82486f5d8] daemon is not started [2022-03-11T12:00:24.439Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-11T12:00:24.696Z] --- PASS: TestBuildPreserveOwnership (3.89s) [2022-03-11T12:00:24.696Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-03-11T12:00:24.696Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s) [2022-03-11T12:00:24.696Z] === RUN TestBuildPlatformInvalid [2022-03-11T12:00:24.952Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-03-11T12:00:24.952Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T12:00:24.952Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T12:00:25.177Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T12:00:25.518Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T12:00:25.738Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T12:00:26.081Z] Loaded image: busybox:latest [2022-03-11T12:00:26.338Z] Loaded image: busybox:glibc [2022-03-11T12:00:26.338Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-11T12:00:26.569Z] 4612f6d0b889: Verifying Checksum [2022-03-11T12:00:26.569Z] 4612f6d0b889: Download complete [2022-03-11T12:00:26.665Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T12:00:27.709Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T12:00:28.074Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T12:00:28.276Z] check_test.go:308: [d4b4c2c3ab7ba] daemon is not started [2022-03-11T12:00:28.276Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-11T12:00:28.533Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T12:00:28.791Z] Loaded image: debian:bullseye-slim [2022-03-11T12:00:28.791Z] Loaded image: hello-world:latest [2022-03-11T12:00:29.049Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T12:00:29.049Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T12:00:30.053Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T12:00:30.418Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T12:00:30.967Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.00s) [2022-03-11T12:00:30.967Z] PASS [2022-03-11T12:00:30.967Z] [2022-03-11T12:00:30.967Z] === Skipped [2022-03-11T12:00:30.967Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-11T12:00:30.967Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T12:00:30.967Z] [2022-03-11T12:00:30.967Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:00:30.967Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:00:30.967Z] [2022-03-11T12:00:30.967Z] DONE 34 tests, 2 skipped in 84.752s [2022-03-11T12:00:30.967Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T12:00:30.967Z] ++ 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-03-11T12:00:30.967Z] ++ set -e [2022-03-11T12:00:30.967Z] ++ '[' -n 0 ']' [2022-03-11T12:00:30.967Z] ++ set -x [2022-03-11T12:00:30.967Z] ++ 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-03-11T12:00:30.967Z] INFO: Testing against a local daemon [2022-03-11T12:00:30.967Z] === RUN TestConfigInspect [2022-03-11T12:00:31.350Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T12:00:32.337Z] --- PASS: TestConfigInspect (2.20s) [2022-03-11T12:00:32.337Z] === RUN TestConfigList [2022-03-11T12:00:32.722Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T12:00:32.722Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-11T12:00:33.419Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T12:00:33.655Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T12:00:33.655Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T12:00:33.983Z] --- PASS: TestDockerNetworkMacvlan (9.54s) [2022-03-11T12:00:33.983Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-11T12:00:33.983Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-11T12:00:33.983Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-03-11T12:00:33.983Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-03-11T12:00:33.983Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-03-11T12:00:33.983Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-03-11T12:00:33.983Z] PASS [2022-03-11T12:00:33.983Z] [2022-03-11T12:00:33.983Z] DONE 8 tests in 10.882s [2022-03-11T12:00:33.983Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T12:00:33.983Z] testing: warning: no tests to run [2022-03-11T12:00:33.983Z] PASS [2022-03-11T12:00:33.983Z] [2022-03-11T12:00:33.983Z] DONE 0 tests in 0.013s [2022-03-11T12:00:33.983Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T12:00:33.983Z] INFO: Testing against a local daemon [2022-03-11T12:00:33.983Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T12:00:34.858Z] --- PASS: TestConfigList (2.14s) [2022-03-11T12:00:34.858Z] === RUN TestConfigsCreateAndDelete [2022-03-11T12:00:35.024Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T12:00:35.348Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-03-11T12:00:35.348Z] === RUN TestAuthZPluginTLS [2022-03-11T12:00:35.588Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-11T12:00:35.588Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T12:00:35.645Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-11T12:00:35.645Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T12:00:36.206Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-11T12:00:36.206Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T12:00:36.746Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-03-11T12:00:36.746Z] === RUN TestConfigsUpdate [2022-03-11T12:00:36.766Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-11T12:00:36.766Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T12:00:37.325Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-11T12:00:37.325Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T12:00:38.108Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-11T12:00:38.254Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-03-11T12:00:38.254Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T12:00:38.638Z] --- PASS: TestConfigsUpdate (2.11s) [2022-03-11T12:00:38.638Z] === RUN TestTemplatedConfig [2022-03-11T12:00:38.816Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-11T12:00:38.816Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T12:00:39.421Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-11T12:00:39.421Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T12:00:39.983Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-11T12:00:39.983Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T12:00:40.634Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.90s) [2022-03-11T12:00:40.634Z] PASS [2022-03-11T12:00:40.634Z] [2022-03-11T12:00:40.634Z] === Skipped [2022-03-11T12:00:40.634Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T12:00:40.634Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T12:00:40.634Z] [2022-03-11T12:00:40.634Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:00:40.634Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:00:40.634Z] [2022-03-11T12:00:40.634Z] DONE 34 tests, 2 skipped in 175.162s [2022-03-11T12:00:40.634Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T12:00:40.634Z] ++ 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-03-11T12:00:40.634Z] ++ set -e [2022-03-11T12:00:40.634Z] ++ '[' -n 0 ']' [2022-03-11T12:00:40.634Z] ++ set -x [2022-03-11T12:00:40.634Z] ++ 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-03-11T12:00:40.891Z] INFO: Testing against a local daemon [2022-03-11T12:00:40.891Z] === RUN TestConfigInspect [2022-03-11T12:00:41.161Z] --- PASS: TestTemplatedConfig (2.42s) [2022-03-11T12:00:41.161Z] === RUN TestConfigCreateResolve [2022-03-11T12:00:41.393Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-03-11T12:00:41.393Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T12:00:42.762Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-03-11T12:00:42.762Z] === RUN TestAuthZPluginHeader [2022-03-11T12:00:42.789Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-11T12:00:43.055Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-03-11T12:00:43.055Z] PASS [2022-03-11T12:00:43.055Z] [2022-03-11T12:00:43.055Z] DONE 6 tests in 13.155s [2022-03-11T12:00:43.055Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T12:00:43.055Z] ++ 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-03-11T12:00:43.055Z] ++ set -e [2022-03-11T12:00:43.055Z] ++ '[' -n 0 ']' [2022-03-11T12:00:43.055Z] ++ set -x [2022-03-11T12:00:43.055Z] ++ 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-03-11T12:00:43.312Z] INFO: Testing against a local daemon [2022-03-11T12:00:43.312Z] === RUN TestCheckpoint [2022-03-11T12:00:43.312Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:00:43.312Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T12:00:43.312Z] === RUN TestContainerInvalidJSON [2022-03-11T12:00:43.312Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:00:43.312Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:00:43.312Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:00:43.312Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:00:43.312Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:00:43.312Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:00:43.312Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T12:00:43.312Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T12:00:43.312Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T12:00:43.312Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T12:00:43.312Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-11T12:00:43.312Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T12:00:43.312Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-11T12:00:43.312Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T12:00:43.325Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-11T12:00:43.325Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T12:00:43.570Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-11T12:00:43.570Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T12:00:43.570Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-11T12:00:43.570Z] === RUN TestCopyFromContainer [2022-03-11T12:00:44.160Z] --- PASS: TestConfigInspect (3.03s) [2022-03-11T12:00:44.160Z] === RUN TestConfigList [2022-03-11T12:00:44.501Z] === RUN TestCopyFromContainer// [2022-03-11T12:00:44.501Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T12:00:44.501Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T12:00:44.501Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T12:00:44.501Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T12:00:44.759Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T12:00:44.759Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T12:00:44.759Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T12:00:44.759Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T12:00:44.759Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer (1.45s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-11T12:00:45.017Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-11T12:00:45.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T12:00:45.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:00:45.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:00:45.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:00:45.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:00:45.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:00:45.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:00:45.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:00:45.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:00:45.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:00:45.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-11T12:00:45.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T12:00:45.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T12:00:45.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T12:00:45.017Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T12:00:45.017Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-11T12:00:45.017Z] === RUN TestCreateWithInvalidEnv [2022-03-11T12:00:45.017Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T12:00:45.017Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T12:00:45.017Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T12:00:45.017Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T12:00:45.017Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T12:00:45.017Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T12:00:45.017Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T12:00:45.017Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T12:00:45.017Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T12:00:45.017Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T12:00:45.017Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T12:00:45.017Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T12:00:45.017Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T12:00:45.017Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T12:00:45.017Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T12:00:45.017Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T12:00:45.530Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-11T12:00:46.383Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-03-11T12:00:46.383Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T12:00:46.896Z] --- PASS: TestConfigList (2.82s) [2022-03-11T12:00:46.896Z] === RUN TestConfigsCreateAndDelete [2022-03-11T12:00:47.311Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-03-11T12:00:47.311Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T12:00:47.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:00:47.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:00:47.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:00:47.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:00:47.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:00:47.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:00:47.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:00:47.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:00:47.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:00:47.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:00:47.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:00:47.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:00:47.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:00:47.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:00:47.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:00:47.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T12:00:47.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T12:00:47.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T12:00:47.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-11T12:00:47.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T12:00:47.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T12:00:47.311Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T12:00:47.531Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.90s) [2022-03-11T12:00:47.531Z] === RUN TestAuthZPluginV2Disable [2022-03-11T12:00:47.567Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-03-11T12:00:47.567Z] === RUN TestCreateDifferentPlatform [2022-03-11T12:00:47.567Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T12:00:47.567Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T12:00:47.567Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T12:00:47.567Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T12:00:47.567Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T12:00:47.567Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T12:00:47.567Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-11T12:00:47.567Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T12:00:47.823Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-11T12:00:47.823Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T12:00:47.823Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T12:00:47.823Z] === RUN TestDaemonRestartIpcMode [2022-03-11T12:00:47.823Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T12:00:47.823Z] === RUN TestDaemonHostGatewayIP [2022-03-11T12:00:47.823Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T12:00:47.823Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T12:00:47.823Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T12:00:47.823Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T12:00:47.823Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T12:00:47.823Z] === RUN TestDiff [2022-03-11T12:00:47.826Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-11T12:00:48.080Z] --- PASS: TestDiff (0.39s) [2022-03-11T12:00:48.080Z] === RUN TestExecWithCloseStdin [2022-03-11T12:00:48.641Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-11T12:00:48.641Z] === RUN TestExec [2022-03-11T12:00:48.897Z] --- PASS: TestExec (0.44s) [2022-03-11T12:00:48.897Z] === RUN TestExecUser [2022-03-11T12:00:49.195Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-11T12:00:49.453Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2022-03-11T12:00:49.453Z] === RUN TestConfigsUpdate [2022-03-11T12:00:49.460Z] --- PASS: TestExecUser (0.45s) [2022-03-11T12:00:49.460Z] === RUN TestExportContainerAndImportImage [2022-03-11T12:00:50.025Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-03-11T12:00:50.025Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T12:00:50.795Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-03-11T12:00:50.795Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T12:00:51.353Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-11T12:00:51.393Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-11T12:00:51.393Z] === RUN TestHealthCheckWorkdir [2022-03-11T12:00:51.650Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-03-11T12:00:51.650Z] === RUN TestHealthKillContainer [2022-03-11T12:00:51.654Z] check_test.go:308: [d10d01671ebab] daemon is not started [2022-03-11T12:00:51.654Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-11T12:00:52.218Z] --- PASS: TestConfigsUpdate (2.71s) [2022-03-11T12:00:52.218Z] === RUN TestTemplatedConfig [2022-03-11T12:00:52.218Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T12:00:52.218Z] check_test.go:308: [d362061d620bc] daemon is not started [2022-03-11T12:00:52.218Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-11T12:00:52.784Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T12:00:53.718Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-11T12:00:53.976Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T12:00:53.976Z] check_test.go:308: [dbe7328020b72] daemon is not started [2022-03-11T12:00:53.976Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-11T12:00:54.138Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2022-03-11T12:00:54.138Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T12:00:54.232Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T12:00:55.164Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-11T12:00:55.422Z] --- PASS: TestTemplatedConfig (3.27s) [2022-03-11T12:00:55.422Z] === RUN TestConfigCreateResolve [2022-03-11T12:00:56.354Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-11T12:00:56.612Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T12:00:57.981Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-11T12:00:58.236Z] --- PASS: TestConfigCreateResolve (2.83s) [2022-03-11T12:00:58.236Z] PASS [2022-03-11T12:00:58.236Z] [2022-03-11T12:00:58.236Z] DONE 6 tests in 17.525s [2022-03-11T12:00:58.236Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T12:00:58.236Z] ++ 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-03-11T12:00:58.236Z] ++ set -e [2022-03-11T12:00:58.236Z] ++ '[' -n 0 ']' [2022-03-11T12:00:58.236Z] ++ set -x [2022-03-11T12:00:58.237Z] ++ 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-03-11T12:00:58.493Z] INFO: Testing against a local daemon [2022-03-11T12:00:58.493Z] === RUN TestCheckpoint [2022-03-11T12:00:58.493Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:00:58.493Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T12:00:58.493Z] === RUN TestContainerInvalidJSON [2022-03-11T12:00:58.493Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:00:58.493Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:00:58.493Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:00:58.493Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:00:58.493Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:00:58.493Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:00:58.493Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-11T12:00:58.493Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T12:00:58.493Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T12:00:58.493Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T12:00:58.493Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-11T12:00:58.493Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T12:00:58.493Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-11T12:00:58.493Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T12:00:58.493Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-11T12:00:58.493Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T12:00:58.749Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-11T12:00:58.749Z] === RUN TestCopyFromContainer [2022-03-11T12:00:59.031Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T12:00:59.744Z] --- PASS: TestHealthKillContainer (7.87s) [2022-03-11T12:00:59.744Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T12:00:59.999Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2022-03-11T12:00:59.999Z] === RUN TestIpcModeNone [2022-03-11T12:01:00.405Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T12:01:00.405Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-11T12:01:00.405Z] === RUN TestCopyFromContainer// [2022-03-11T12:01:00.405Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T12:01:00.562Z] --- PASS: TestIpcModeNone (0.45s) [2022-03-11T12:01:00.562Z] === RUN TestIpcModePrivate [2022-03-11T12:01:00.664Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T12:01:00.664Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T12:01:00.664Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T12:01:00.819Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-11T12:01:00.819Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-11T12:01:00.819Z] === RUN TestIpcModeShareable [2022-03-11T12:01:00.921Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T12:01:00.921Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T12:01:00.921Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T12:01:01.183Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T12:01:01.183Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer (2.66s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-03-11T12:01:01.183Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-03-11T12:01:01.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T12:01:01.184Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:01:01.184Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:01:01.184Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:01:01.184Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:01:01.184Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:01:01.184Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:01:01.383Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-11T12:01:01.383Z] --- PASS: TestIpcModeShareable (0.53s) [2022-03-11T12:01:01.383Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T12:01:01.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:01:01.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:01:01.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:01:01.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T12:01:01.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T12:01:01.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T12:01:01.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T12:01:01.441Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T12:01:01.441Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-11T12:01:01.441Z] === RUN TestCreateWithInvalidEnv [2022-03-11T12:01:01.441Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T12:01:01.442Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T12:01:01.442Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T12:01:01.442Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T12:01:01.442Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T12:01:01.442Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T12:01:01.442Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T12:01:01.442Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T12:01:01.442Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T12:01:01.442Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-11T12:01:01.442Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T12:01:01.442Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T12:01:01.442Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T12:01:01.442Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T12:01:01.442Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T12:01:01.442Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T12:01:02.755Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-03-11T12:01:02.755Z] === RUN TestAPIIpcModeHost [2022-03-11T12:01:03.013Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-03-11T12:01:03.013Z] === RUN TestDaemonIpcModeShareable [2022-03-11T12:01:03.336Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-03-11T12:01:03.336Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T12:01:03.903Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-11T12:01:03.945Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-11T12:01:04.202Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-03-11T12:01:04.202Z] === RUN TestDaemonIpcModePrivate [2022-03-11T12:01:04.836Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-03-11T12:01:04.836Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T12:01:04.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:01:04.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:01:04.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:01:04.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:01:04.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:01:04.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:01:04.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:01:04.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:01:04.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:01:04.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:01:04.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:01:04.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:01:04.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:01:04.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:01:04.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:01:04.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-11T12:01:04.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T12:01:04.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T12:01:04.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T12:01:04.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T12:01:04.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T12:01:04.836Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T12:01:05.096Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-03-11T12:01:05.096Z] === RUN TestCreateDifferentPlatform [2022-03-11T12:01:05.096Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T12:01:05.096Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T12:01:05.096Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T12:01:05.096Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T12:01:05.097Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T12:01:05.097Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T12:01:05.133Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-11T12:01:05.354Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-11T12:01:05.355Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T12:01:05.355Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-11T12:01:05.355Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T12:01:05.355Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T12:01:05.355Z] === RUN TestDaemonRestartIpcMode [2022-03-11T12:01:05.355Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T12:01:05.355Z] === RUN TestDaemonHostGatewayIP [2022-03-11T12:01:05.355Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T12:01:05.355Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T12:01:05.355Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T12:01:05.355Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T12:01:05.355Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T12:01:05.355Z] === RUN TestDiff [2022-03-11T12:01:05.390Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-03-11T12:01:05.390Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T12:01:05.612Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T12:01:05.870Z] --- PASS: TestDiff (0.55s) [2022-03-11T12:01:05.870Z] === RUN TestExecWithCloseStdin [2022-03-11T12:01:06.329Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-11T12:01:06.329Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-03-11T12:01:06.329Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T12:01:06.436Z] --- PASS: TestExecWithCloseStdin (0.69s) [2022-03-11T12:01:06.436Z] === RUN TestExec [2022-03-11T12:01:06.482Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.52s) [2022-03-11T12:01:06.482Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T12:01:07.367Z] --- PASS: TestExec (0.71s) [2022-03-11T12:01:07.367Z] === RUN TestExecUser [2022-03-11T12:01:07.625Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-11T12:01:07.703Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-11T12:01:07.703Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-03-11T12:01:07.703Z] === RUN TestIpcModeOlderClient [2022-03-11T12:01:07.703Z] === PAUSE TestIpcModeOlderClient [2022-03-11T12:01:07.703Z] === RUN TestKillContainerInvalidSignal [2022-03-11T12:01:07.882Z] --- PASS: TestExecUser (0.70s) [2022-03-11T12:01:07.882Z] === RUN TestExportContainerAndImportImage [2022-03-11T12:01:07.960Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-03-11T12:01:07.960Z] === RUN TestKillContainer [2022-03-11T12:01:07.960Z] === RUN TestKillContainer/no_signal [2022-03-11T12:01:08.138Z] check_test.go:308: [d030d0c1ed26c] daemon is not started [2022-03-11T12:01:08.138Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-11T12:01:08.216Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T12:01:08.472Z] === RUN TestKillContainer/killing_signal [2022-03-11T12:01:08.704Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-11T12:01:08.961Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T12:01:08.961Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-03-11T12:01:08.961Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T12:01:08.961Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T12:01:09.033Z] --- PASS: TestKillContainer (1.20s) [2022-03-11T12:01:09.033Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-11T12:01:09.033Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-11T12:01:09.033Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-11T12:01:09.033Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T12:01:09.033Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T12:01:09.218Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-11T12:01:09.595Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T12:01:09.783Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-11T12:01:10.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-03-11T12:01:10.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-11T12:01:10.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-03-11T12:01:10.158Z] === RUN TestKillStoppedContainer [2022-03-11T12:01:10.416Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-11T12:01:10.416Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T12:01:10.416Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-11T12:01:10.416Z] === RUN TestKillDifferentUserContainer [2022-03-11T12:01:10.672Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-03-11T12:01:10.672Z] === RUN TestInspectOomKilledTrue [2022-03-11T12:01:10.713Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2022-03-11T12:01:10.713Z] === RUN TestHealthCheckWorkdir [2022-03-11T12:01:10.713Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T12:01:11.274Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-03-11T12:01:11.274Z] === RUN TestInspectOomKilledFalse [2022-03-11T12:01:11.542Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2022-03-11T12:01:11.542Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T12:01:11.647Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2022-03-11T12:01:11.647Z] === RUN TestHealthKillContainer [2022-03-11T12:01:11.755Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-11T12:01:11.755Z] Copying nested executables into bundles/binary-daemon [2022-03-11T12:01:11.755Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-11T12:01:11.755Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T12:01:11.755Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-11T12:01:11.755Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2022-03-11T12:01:11.812Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-03-11T12:01:11.812Z] === RUN TestLinksContainerNames [Pipeline] sh [2022-03-11T12:01:12.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/make.sh cross [2022-03-11T12:01:12.356Z] [2022-03-11T12:01:12.578Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-11T12:01:12.616Z] Removing bundles/ [2022-03-11T12:01:12.616Z] [2022-03-11T12:01:12.616Z] ---> Making bundle: cross (in bundles/cross) [2022-03-11T12:01:12.616Z] Cross building: bundles/cross/linux/amd64 [2022-03-11T12:01:12.616Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-11T12:01:12.616Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-11T12:01:12.747Z] --- PASS: TestLinksContainerNames (0.79s) [2022-03-11T12:01:12.747Z] === RUN TestLogsFollowTailEmpty [2022-03-11T12:01:13.004Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-03-11T12:01:13.004Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T12:01:13.512Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T12:01:13.569Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/default [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/private [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/slave [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/shared [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/default [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/shared [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/slave [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/private [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T12:01:13.569Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T12:01:13.569Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T12:01:13.569Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T12:01:13.826Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-11T12:01:13.826Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-11T12:01:13.826Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T12:01:13.954Z] 037d5740b404: Pull complete [2022-03-11T12:01:13.954Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T12:01:13.954Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:01:13.954Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-11T12:01:13.954Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-11T12:01:13.954Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-11T12:01:13.954Z] WARN: Skipping validation tests [2022-03-11T12:01:13.954Z] INFO: Running unit tests at 03/11/2022 12:01:08... [2022-03-11T12:01:13.954Z] INFO: make.ps1 starting at 03/11/2022 12:01:12 [2022-03-11T12:01:13.954Z] INFO: Git commit (7bca845bbe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T12:01:13.954Z] INFO: Invoking autogen... [2022-03-11T12:01:13.954Z] INFO: Running unit tests... [2022-03-11T12:01:14.444Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T12:01:14.700Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T12:01:15.196Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2022-03-11T12:01:15.196Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T12:01:15.455Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-03-11T12:01:15.455Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T12:01:15.712Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2022-03-11T12:01:15.712Z] === RUN TestNetworkNat [2022-03-11T12:01:16.275Z] --- PASS: TestNetworkNat (0.42s) [2022-03-11T12:01:16.275Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T12:01:16.532Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-11T12:01:16.532Z] === RUN TestNetworkLoopbackNat [2022-03-11T12:01:17.225Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T12:01:17.225Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-11T12:01:19.052Z] --- PASS: TestNetworkLoopbackNat (2.49s) [2022-03-11T12:01:19.052Z] === RUN TestPause [2022-03-11T12:01:19.160Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-11T12:01:19.160Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-11T12:01:19.160Z] check_test.go:308: [dc97341a475db] daemon is not started [2022-03-11T12:01:19.160Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-11T12:01:19.309Z] --- PASS: TestPause (0.42s) [2022-03-11T12:01:19.309Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T12:01:19.309Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T12:01:19.309Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T12:01:19.309Z] === RUN TestPauseStopPausedContainer [2022-03-11T12:01:19.416Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T12:01:19.871Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-03-11T12:01:19.871Z] === RUN TestPidHost [2022-03-11T12:01:19.980Z] --- PASS: TestHealthKillContainer (8.51s) [2022-03-11T12:01:19.980Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T12:01:20.236Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T12:01:20.799Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2022-03-11T12:01:20.799Z] === RUN TestIpcModeNone [2022-03-11T12:01:20.799Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-11T12:01:20.802Z] --- PASS: TestPidHost (0.91s) [2022-03-11T12:01:20.802Z] === RUN TestPsFilter [2022-03-11T12:01:20.802Z] --- PASS: TestPsFilter (0.10s) [2022-03-11T12:01:20.802Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T12:01:21.364Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-03-11T12:01:21.364Z] === RUN TestRemoveContainerWithVolume [2022-03-11T12:01:21.367Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T12:01:21.444Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-11T12:01:21.444Z] PASS [2022-03-11T12:01:21.444Z] [2022-03-11T12:01:21.444Z] DONE 17 tests in 47.201s [2022-03-11T12:01:21.444Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T12:01:21.444Z] INFO: Testing against a local daemon [2022-03-11T12:01:21.444Z] === RUN TestPluginInvalidJSON [2022-03-11T12:01:21.444Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:01:21.444Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:01:21.444Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:01:21.444Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T12:01:21.444Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T12:01:21.444Z] === RUN TestPluginInstall [2022-03-11T12:01:21.444Z] === RUN TestPluginInstall/no_auth [2022-03-11T12:01:21.620Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-03-11T12:01:21.620Z] === RUN TestRemoveContainerRunning [2022-03-11T12:01:21.624Z] --- PASS: TestIpcModeNone (0.81s) [2022-03-11T12:01:21.624Z] === RUN TestIpcModePrivate [2022-03-11T12:01:21.876Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-11T12:01:21.876Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T12:01:22.188Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-03-11T12:01:22.438Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-03-11T12:01:22.438Z] === RUN TestRemoveInvalidContainer [2022-03-11T12:01:22.438Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-11T12:01:22.438Z] === RUN TestRenameLinkedContainer [2022-03-11T12:01:22.444Z] --- PASS: TestIpcModePrivate (0.82s) [2022-03-11T12:01:22.444Z] === RUN TestIpcModeShareable [2022-03-11T12:01:22.636Z] 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/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/autogen/winresources/dockerd 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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-03-11T12:01:22.700Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-11T12:01:22.807Z] time="2022-03-11T12:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:01:22.807Z] time="2022-03-11T12:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fce5089bd87ae6c40e5935bcda44ea5fe977d50006889058fb26bc48dfba604" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:01:22.807Z] time="2022-03-11T12:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:01:22.807Z] time="2022-03-11T12:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fce5089bd87ae6c40e5935bcda44ea5fe977d50006889058fb26bc48dfba604" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:01:22.807Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T12:01:22.958Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2022-03-11T12:01:23.064Z] time="2022-03-11T12:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:01:23.064Z] time="2022-03-11T12:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fce5089bd87ae6c40e5935bcda44ea5fe977d50006889058fb26bc48dfba604" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:01:23.064Z] time="2022-03-11T12:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:01:23.064Z] time="2022-03-11T12:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fce5089bd87ae6c40e5935bcda44ea5fe977d50006889058fb26bc48dfba604" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:01:23.217Z] --- PASS: TestIpcModeShareable (0.81s) [2022-03-11T12:01:23.217Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T12:01:23.319Z] === RUN TestPluginInstall/with_insecure [2022-03-11T12:01:23.806Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-03-11T12:01:23.806Z] === RUN TestRenameStoppedContainer [2022-03-11T12:01:24.153Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T12:01:24.153Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-11T12:01:24.293Z] time="2022-03-11T12:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:01:24.294Z] time="2022-03-11T12:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a245516472f1f43ca1ce0c0ef1cd6f6dfb71c8010de862fe8f02b7ffc71060a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:01:24.294Z] time="2022-03-11T12:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:01:24.294Z] time="2022-03-11T12:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a245516472f1f43ca1ce0c0ef1cd6f6dfb71c8010de862fe8f02b7ffc71060a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:01:24.370Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-03-11T12:01:24.370Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T12:01:24.595Z] plugin_test.go:165: [dff49a604cd4a] daemon is not started [2022-03-11T12:01:24.595Z] --- PASS: TestPluginInstall (3.33s) [2022-03-11T12:01:24.595Z] --- PASS: TestPluginInstall/no_auth (1.68s) [2022-03-11T12:01:24.595Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-03-11T12:01:24.595Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-03-11T12:01:24.595Z] === RUN TestPluginsWithRuntimes [2022-03-11T12:01:25.300Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-03-11T12:01:25.301Z] === RUN TestRenameInvalidName [2022-03-11T12:01:25.557Z] --- PASS: TestRenameInvalidName (0.37s) [2022-03-11T12:01:25.557Z] === RUN TestRenameAnonymousContainer [2022-03-11T12:01:26.010Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T12:01:26.054Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2022-03-11T12:01:26.054Z] === RUN TestAPIIpcModeHost [2022-03-11T12:01:26.054Z] check_test.go:308: [d3397bcac6192] daemon is not started [2022-03-11T12:01:26.054Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-11T12:01:26.312Z] --- PASS: TestAPIIpcModeHost (0.65s) [2022-03-11T12:01:26.312Z] === RUN TestDaemonIpcModeShareable [2022-03-11T12:01:26.927Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-03-11T12:01:26.927Z] === RUN TestRenameContainerWithSameName [2022-03-11T12:01:26.941Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T12:01:27.187Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-11T12:01:27.187Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T12:01:27.686Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-03-11T12:01:27.913Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-03-11T12:01:27.913Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-11T12:01:27.913Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-03-11T12:01:27.913Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T12:01:27.943Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2022-03-11T12:01:27.943Z] === RUN TestDaemonIpcModePrivate [2022-03-11T12:01:28.119Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-03-11T12:01:28.119Z] === RUN TestResize [2022-03-11T12:01:28.171Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-03-11T12:01:28.171Z] PASS [2022-03-11T12:01:28.171Z] [2022-03-11T12:01:28.171Z] DONE 10 tests in 7.202s [2022-03-11T12:01:28.376Z] --- PASS: TestResize (0.38s) [2022-03-11T12:01:28.376Z] === RUN TestResizeWithInvalidSize [2022-03-11T12:01:28.427Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T12:01:28.427Z] INFO: Testing against a local daemon [2022-03-11T12:01:28.427Z] === RUN TestExternalGraphDriver [2022-03-11T12:01:28.427Z] === RUN TestExternalGraphDriver/json [2022-03-11T12:01:28.874Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-11T12:01:28.940Z] --- PASS: TestResizeWithInvalidSize (0.37s) [2022-03-11T12:01:28.940Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T12:01:29.198Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:01:29.198Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:01:29.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:01:29.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T12:01:29.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:01:29.439Z] check_test.go:308: [df50584978e1f] daemon is not started [2022-03-11T12:01:29.439Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-11T12:01:29.439Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-03-11T12:01:29.696Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2022-03-11T12:01:29.696Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T12:01:29.884Z] === RUN TestExternalGraphDriver/spec [2022-03-11T12:01:30.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T12:01:30.887Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2022-03-11T12:01:31.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:01:31.147Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2022-03-11T12:01:31.147Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T12:01:31.772Z] === RUN TestExternalGraphDriver/pull [2022-03-11T12:01:32.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:01:32.076Z] docker_cli_daemon_plugins_test.go:80: [d94165bc45774] daemon is not started [2022-03-11T12:01:32.333Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-03-11T12:01:32.590Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s) [2022-03-11T12:01:32.590Z] === RUN TestIpcModeOlderClient [2022-03-11T12:01:32.590Z] === PAUSE TestIpcModeOlderClient [2022-03-11T12:01:32.590Z] === RUN TestKillContainerInvalidSignal [2022-03-11T12:01:32.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:01:33.120Z] ? github.com/docker/docker/api [no test files] [2022-03-11T12:01:33.154Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2022-03-11T12:01:33.154Z] === RUN TestKillContainer [2022-03-11T12:01:33.154Z] === RUN TestKillContainer/no_signal [2022-03-11T12:01:33.154Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-11T12:01:33.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:01:33.657Z] --- PASS: TestExternalGraphDriver (4.97s) [2022-03-11T12:01:33.657Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-03-11T12:01:33.657Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-03-11T12:01:33.657Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-03-11T12:01:33.657Z] === RUN TestGraphdriverPluginV2 [2022-03-11T12:01:33.718Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T12:01:34.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:01:34.283Z] === RUN TestKillContainer/killing_signal [2022-03-11T12:01:34.283Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T12:01:34.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:01:35.215Z] --- PASS: TestKillContainer (2.05s) [2022-03-11T12:01:35.215Z] --- PASS: TestKillContainer/no_signal (0.66s) [2022-03-11T12:01:35.215Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2022-03-11T12:01:35.215Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-03-11T12:01:35.215Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T12:01:35.215Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T12:01:35.780Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T12:01:36.038Z] docker_cli_daemon_plugins_test.go:170: [d876005b561df] daemon is not started [2022-03-11T12:01:36.604Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-03-11T12:01:36.604Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2022-03-11T12:01:36.604Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-03-11T12:01:36.604Z] === RUN TestKillStoppedContainer [2022-03-11T12:01:36.604Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-03-11T12:01:36.604Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T12:01:36.604Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-11T12:01:36.604Z] === RUN TestKillDifferentUserContainer [2022-03-11T12:01:36.863Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T12:01:37.427Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-11T12:01:37.427Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T12:01:37.427Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2022-03-11T12:01:37.427Z] === RUN TestInspectOomKilledTrue [2022-03-11T12:01:37.427Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:01:37.427Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T12:01:37.427Z] === RUN TestInspectOomKilledFalse [2022-03-11T12:01:37.427Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:01:37.427Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T12:01:37.427Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T12:01:37.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:01:37.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T12:01:37.866Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2022-03-11T12:01:37.866Z] PASS [2022-03-11T12:01:37.866Z] [2022-03-11T12:01:37.866Z] DONE 5 tests in 8.921s [2022-03-11T12:01:37.866Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T12:01:37.866Z] INFO: Testing against a local daemon [2022-03-11T12:01:37.866Z] === RUN TestContinueAfterPluginCrash [2022-03-11T12:01:37.866Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T12:01:37.866Z] === RUN TestReadPluginNoRead [2022-03-11T12:01:37.866Z] === PAUSE TestReadPluginNoRead [2022-03-11T12:01:37.866Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T12:01:37.866Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T12:01:37.866Z] === CONT TestContinueAfterPluginCrash [2022-03-11T12:01:37.866Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T12:01:37.991Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-03-11T12:01:37.991Z] === RUN TestLinksContainerNames [2022-03-11T12:01:39.380Z] --- PASS: TestLinksContainerNames (1.38s) [2022-03-11T12:01:39.380Z] === RUN TestLogsFollowTailEmpty [2022-03-11T12:01:39.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T12:01:40.333Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-03-11T12:01:40.333Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T12:01:40.907Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-11T12:01:40.907Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/default [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/private [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/slave [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/shared [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T12:01:40.907Z] === CONT TestMountDaemonRoot/default [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T12:01:40.907Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T12:01:40.907Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T12:01:40.907Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T12:01:40.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T12:01:40.907Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T12:01:41.138Z] --- PASS: TestDaemonStartWithLogOpt (3.33s) [2022-03-11T12:01:41.138Z] === CONT TestReadPluginNoRead [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/shared [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/slave [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/private [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T12:01:41.164Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T12:01:41.164Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T12:01:41.164Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T12:01:41.423Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T12:01:41.423Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T12:01:41.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T12:01:41.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T12:01:41.680Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T12:01:41.680Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-11T12:01:41.680Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T12:01:41.680Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T12:01:41.937Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-11T12:01:42.499Z] check_test.go:308: [d73d7176cad23] daemon is not started [2022-03-11T12:01:42.499Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-11T12:01:42.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T12:01:43.069Z] === RUN TestReadPluginNoRead/default [2022-03-11T12:01:43.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T12:01:43.428Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2022-03-11T12:01:43.428Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T12:01:43.991Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-03-11T12:01:43.991Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T12:01:44.248Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-11T12:01:44.248Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T12:01:44.433Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T12:01:44.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T12:01:44.504Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-03-11T12:01:44.504Z] === RUN TestNetworkNat [2022-03-11T12:01:45.068Z] --- PASS: TestNetworkNat (0.72s) [2022-03-11T12:01:45.068Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T12:01:45.360Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T12:01:45.638Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T12:01:45.895Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-03-11T12:01:45.895Z] === RUN TestNetworkLoopbackNat [2022-03-11T12:01:45.965Z] --- PASS: TestContinueAfterPluginCrash (8.61s) [2022-03-11T12:01:46.152Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.80s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2022-03-11T12:01:46.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s) [2022-03-11T12:01:46.338Z] === RUN TestCgroupNamespacesRun [2022-03-11T12:01:46.529Z] === CONT TestReadPluginNoRead [2022-03-11T12:01:46.529Z] read_test.go:92: [d4b6834b0dff8] daemon is not started [2022-03-11T12:01:46.529Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-03-11T12:01:46.529Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-03-11T12:01:46.529Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-03-11T12:01:46.529Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-03-11T12:01:46.529Z] PASS [2022-03-11T12:01:46.529Z] [2022-03-11T12:01:46.529Z] DONE 6 tests in 9.254s [2022-03-11T12:01:46.529Z] 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-03-11T12:01:46.529Z] testing: warning: no tests to run [2022-03-11T12:01:46.529Z] PASS [2022-03-11T12:01:46.529Z] [2022-03-11T12:01:46.529Z] DONE 0 tests in 0.011s [2022-03-11T12:01:46.529Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T12:01:46.529Z] INFO: Testing against a local daemon [2022-03-11T12:01:46.529Z] === RUN TestPluginWithDevMounts [2022-03-11T12:01:46.529Z] === PAUSE TestPluginWithDevMounts [2022-03-11T12:01:46.529Z] === CONT TestPluginWithDevMounts [2022-03-11T12:01:46.717Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T12:01:47.268Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-03-11T12:01:47.268Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T12:01:47.648Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-11T12:01:48.199Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-03-11T12:01:48.199Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T12:01:48.420Z] --- PASS: TestPluginWithDevMounts (1.66s) [2022-03-11T12:01:48.420Z] PASS [2022-03-11T12:01:48.420Z] [2022-03-11T12:01:48.420Z] DONE 1 tests in 1.697s [2022-03-11T12:01:48.420Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T12:01:48.420Z] INFO: Testing against a local daemon [2022-03-11T12:01:48.420Z] === RUN TestSecretInspect [2022-03-11T12:01:49.018Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-03-11T12:01:49.018Z] === RUN TestPause [2022-03-11T12:01:49.018Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-11T12:01:49.569Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-03-11T12:01:49.569Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T12:01:49.949Z] --- PASS: TestPause (0.75s) [2022-03-11T12:01:49.949Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T12:01:49.949Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T12:01:49.949Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T12:01:49.949Z] === RUN TestPauseStopPausedContainer [2022-03-11T12:01:49.949Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T12:01:50.313Z] --- PASS: TestSecretInspect (2.13s) [2022-03-11T12:01:50.313Z] === RUN TestSecretList [2022-03-11T12:01:50.501Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-11T12:01:50.501Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T12:01:50.515Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-03-11T12:01:50.515Z] === RUN TestPidHost [2022-03-11T12:01:50.774Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-11T12:01:50.956Z] === RUN TestMiddlewares [2022-03-11T12:01:50.956Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T12:01:50.956Z] PASS [2022-03-11T12:01:50.956Z] coverage: 9.0% of statements [2022-03-11T12:01:50.956Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2022-03-11T12:01:51.434Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2022-03-11T12:01:51.434Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T12:01:52.146Z] --- PASS: TestPidHost (1.70s) [2022-03-11T12:01:52.146Z] === RUN TestPsFilter [2022-03-11T12:01:52.403Z] --- PASS: TestPsFilter (0.12s) [2022-03-11T12:01:52.403Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T12:01:52.403Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-11T12:01:52.803Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-03-11T12:01:52.803Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T12:01:52.960Z] --- PASS: TestSecretList (2.16s) [2022-03-11T12:01:52.960Z] === RUN TestSecretsCreateAndDelete [2022-03-11T12:01:52.970Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2022-03-11T12:01:52.970Z] === RUN TestRemoveContainerWithVolume [2022-03-11T12:01:53.368Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-11T12:01:53.368Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T12:01:53.899Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-03-11T12:01:53.899Z] === RUN TestRemoveContainerRunning [2022-03-11T12:01:54.159Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-11T12:01:54.416Z] --- PASS: TestRemoveContainerRunning (0.70s) [2022-03-11T12:01:54.416Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T12:01:54.675Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-11T12:01:54.733Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-03-11T12:01:54.733Z] === RUN TestNISDomainname [2022-03-11T12:01:54.844Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-03-11T12:01:54.844Z] === RUN TestSecretsUpdate [2022-03-11T12:01:54.931Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2022-03-11T12:01:54.931Z] === RUN TestRemoveInvalidContainer [2022-03-11T12:01:54.931Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-11T12:01:54.931Z] === RUN TestRenameLinkedContainer [2022-03-11T12:01:55.029Z] --- PASS: TestNISDomainname (0.45s) [2022-03-11T12:01:55.029Z] === RUN TestHostnameDnsResolution [2022-03-11T12:01:55.494Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T12:01:55.602Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-03-11T12:01:55.602Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T12:01:55.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T12:01:56.175Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-03-11T12:01:56.175Z] === RUN TestStats [2022-03-11T12:01:56.776Z] --- PASS: TestSecretsUpdate (2.21s) [2022-03-11T12:01:56.776Z] === RUN TestTemplatedSecret [2022-03-11T12:01:57.118Z] --- PASS: TestRenameLinkedContainer (2.19s) [2022-03-11T12:01:57.118Z] === RUN TestRenameStoppedContainer [2022-03-11T12:01:57.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T12:01:57.633Z] --- PASS: TestRenameStoppedContainer (0.50s) [2022-03-11T12:01:57.633Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T12:01:58.198Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-11T12:01:58.699Z] --- PASS: TestStats (2.41s) [2022-03-11T12:01:58.699Z] === RUN TestStopContainerWithTimeout [2022-03-11T12:01:58.699Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T12:01:58.699Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T12:01:58.699Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T12:01:58.699Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T12:01:58.699Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T12:01:58.699Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T12:01:58.699Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T12:01:58.699Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T12:01:58.699Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T12:01:58.699Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T12:01:58.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T12:01:58.956Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T12:01:59.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2022-03-11T12:01:59.020Z] === RUN TestRenameInvalidName [2022-03-11T12:01:59.293Z] --- PASS: TestTemplatedSecret (2.49s) [2022-03-11T12:01:59.293Z] === RUN TestSecretCreateResolve [2022-03-11T12:01:59.586Z] --- PASS: TestRenameInvalidName (0.62s) [2022-03-11T12:01:59.586Z] === RUN TestRenameAnonymousContainer [2022-03-11T12:01:59.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T12:02:01.518Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T12:02:01.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T12:02:01.742Z] --- PASS: TestRenameAnonymousContainer (2.06s) [2022-03-11T12:02:01.742Z] === RUN TestRenameContainerWithSameName [2022-03-11T12:02:01.898Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-03-11T12:02:01.898Z] PASS [2022-03-11T12:02:01.898Z] [2022-03-11T12:02:01.898Z] DONE 6 tests in 13.288s [2022-03-11T12:02:01.899Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T12:02:01.899Z] INFO: Testing against a local daemon [2022-03-11T12:02:01.899Z] === RUN TestServiceCreateInit [2022-03-11T12:02:01.899Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T12:02:02.307Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-03-11T12:02:02.307Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T12:02:02.449Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T12:02:02.450Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-03-11T12:02:02.450Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-03-11T12:02:02.450Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-03-11T12:02:02.450Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-11T12:02:02.450Z] === RUN TestDeleteDevicemapper [2022-03-11T12:02:02.450Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T12:02:02.450Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T12:02:02.450Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T12:02:03.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T12:02:03.250Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s) [2022-03-11T12:02:03.250Z] === RUN TestResize [2022-03-11T12:02:03.820Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-03-11T12:02:03.820Z] === RUN TestUpdateMemory [2022-03-11T12:02:04.184Z] --- PASS: TestResize (0.69s) [2022-03-11T12:02:04.184Z] === RUN TestResizeWithInvalidSize [2022-03-11T12:02:04.383Z] --- PASS: TestUpdateMemory (0.52s) [2022-03-11T12:02:04.383Z] === RUN TestUpdateCPUQuota [2022-03-11T12:02:04.746Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2022-03-11T12:02:04.747Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T12:02:04.747Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-11T12:02:04.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T12:02:04.945Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-03-11T12:02:04.945Z] === RUN TestUpdatePidsLimit [2022-03-11T12:02:04.945Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T12:02:05.201Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T12:02:05.214Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T12:02:05.309Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:02:05.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:02:05.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:02:05.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T12:02:05.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:02:05.458Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T12:02:05.458Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T12:02:05.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T12:02:05.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T12:02:05.970Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T12:02:06.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T12:02:06.794Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-03-11T12:02:06.794Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-03-11T12:02:06.794Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-03-11T12:02:06.794Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-03-11T12:02:06.794Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-11T12:02:06.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-03-11T12:02:06.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-11T12:02:06.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-11T12:02:06.794Z] === RUN TestUpdateRestartPolicy [2022-03-11T12:02:07.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:02:09.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T12:02:09.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:02:09.461Z] --- PASS: TestServiceCreateInit (7.33s) [2022-03-11T12:02:09.461Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2022-03-11T12:02:09.461Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-03-11T12:02:09.461Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T12:02:09.961Z] check_test.go:308: [dfde91a78d7c5] daemon is not started [2022-03-11T12:02:09.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-11T12:02:10.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T12:02:10.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T12:02:12.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:02:12.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-11T12:02:12.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T12:02:17.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T12:02:17.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T12:02:18.976Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-03-11T12:02:18.976Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T12:02:18.976Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-11T12:02:18.976Z] === RUN TestWaitNonBlocked [2022-03-11T12:02:18.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:02:18.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:02:18.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:02:18.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:02:18.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:02:18.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:02:18.976Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-11T12:02:18.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-03-11T12:02:18.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-03-11T12:02:18.976Z] === RUN TestWaitBlocked [2022-03-11T12:02:18.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T12:02:18.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T12:02:18.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T12:02:18.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T12:02:18.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T12:02:18.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T12:02:19.368Z] 037d5740b404: Pull complete [2022-03-11T12:02:19.368Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T12:02:19.368Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:02:19.368Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-11T12:02:19.368Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-11T12:02:19.368Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-11T12:02:19.368Z] WARN: Skipping validation tests [2022-03-11T12:02:19.368Z] INFO: Running unit tests at 03/11/2022 12:02:06... [2022-03-11T12:02:19.368Z] INFO: make.ps1 starting at 03/11/2022 12:02:11 [2022-03-11T12:02:19.368Z] INFO: Git commit (7bca845bbe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T12:02:19.368Z] INFO: Invoking autogen... [2022-03-11T12:02:19.368Z] INFO: Running unit tests... [2022-03-11T12:02:19.540Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-11T12:02:19.540Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-03-11T12:02:19.540Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-03-11T12:02:19.540Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T12:02:19.540Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T12:02:20.354Z] 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/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/autogen/winresources/dockerd 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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-03-11T12:02:21.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T12:02:21.434Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s) [2022-03-11T12:02:21.434Z] === CONT TestIpcModeOlderClient [2022-03-11T12:02:21.434Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-11T12:02:21.434Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T12:02:21.434Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-03-11T12:02:21.434Z] === CONT TestDaemonHostGatewayIP [2022-03-11T12:02:21.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T12:02:23.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T12:02:23.957Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-03-11T12:02:23.957Z] === CONT TestDaemonRestartIpcMode [2022-03-11T12:02:23.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T12:02:24.473Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2022-03-11T12:02:24.474Z] === RUN TestCreateServiceConflict [2022-03-11T12:02:24.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T12:02:25.853Z] --- PASS: TestDaemonRestartIpcMode (2.05s) [2022-03-11T12:02:25.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T12:02:27.054Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-03-11T12:02:27.054Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T12:02:27.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-11T12:02:28.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T12:02:28.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T12:02:28.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T12:02:28.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T12:02:29.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-11T12:02:29.629Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-03-11T12:02:29.629Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T12:02:30.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T12:02:30.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.50s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.51s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.91s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.06s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.91s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.90s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.08s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s) [2022-03-11T12:02:31.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2022-03-11T12:02:31.354Z] === RUN TestCgroupNamespacesRun [2022-03-11T12:02:32.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T12:02:32.853Z] ? github.com/docker/docker/api [no test files] [2022-03-11T12:02:33.232Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2022-03-11T12:02:33.232Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T12:02:33.940Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2022-03-11T12:02:33.940Z] PASS [2022-03-11T12:02:33.940Z] [2022-03-11T12:02:33.940Z] === Skipped [2022-03-11T12:02:33.940Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-11T12:02:33.940Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:02:33.940Z] [2022-03-11T12:02:33.940Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T12:02:33.940Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T12:02:33.940Z] [2022-03-11T12:02:33.940Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T12:02:33.940Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T12:02:33.940Z] [2022-03-11T12:02:33.940Z] DONE 200 tests, 3 skipped in 109.901s [2022-03-11T12:02:33.940Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T12:02:33.940Z] ++ 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-03-11T12:02:33.940Z] ++ set -e [2022-03-11T12:02:33.940Z] ++ '[' -n 0 ']' [2022-03-11T12:02:33.940Z] ++ set -x [2022-03-11T12:02:33.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=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-03-11T12:02:33.940Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T12:02:33.940Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-11T12:02:33.940Z] === RUN TestDaemonConfigValidation [2022-03-11T12:02:33.940Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T12:02:33.940Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T12:02:33.940Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T12:02:33.940Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T12:02:33.940Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T12:02:33.940Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T12:02:33.940Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T12:02:33.940Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T12:02:33.940Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T12:02:33.940Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T12:02:33.940Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T12:02:33.940Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T12:02:33.940Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T12:02:33.940Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T12:02:33.940Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T12:02:33.940Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T12:02:33.940Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-03-11T12:02:33.940Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-11T12:02:33.940Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-03-11T12:02:33.940Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-11T12:02:33.940Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-11T12:02:33.940Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T12:02:33.940Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T12:02:34.605Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-03-11T12:02:34.605Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T12:02:34.863Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-11T12:02:34.870Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T12:02:36.234Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2022-03-11T12:02:36.234Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T12:02:36.239Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T12:02:36.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T12:02:37.169Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T12:02:37.169Z] daemon_test.go:156: [d2bcec3dbca34] daemon is not started [2022-03-11T12:02:37.169Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-11T12:02:37.169Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-11T12:02:37.169Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-11T12:02:37.169Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-11T12:02:37.169Z] === RUN TestDaemonProxy [2022-03-11T12:02:37.169Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T12:02:37.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-11T12:02:37.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T12:02:37.987Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2022-03-11T12:02:37.987Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T12:02:38.916Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T12:02:39.059Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T12:02:39.846Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2022-03-11T12:02:39.846Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T12:02:39.846Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T12:02:40.409Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T12:02:40.423Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T12:02:41.341Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2022-03-11T12:02:41.341Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T12:02:42.272Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-03-11T12:02:42.272Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T12:02:42.313Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T12:02:42.530Z] check_test.go:308: [d628c26f6db9f] daemon is not started [2022-03-11T12:02:42.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-11T12:02:42.569Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T12:02:43.132Z] --- PASS: TestDaemonProxy (6.24s) [2022-03-11T12:02:43.132Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-03-11T12:02:43.132Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-03-11T12:02:43.132Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-03-11T12:02:43.132Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-11T12:02:43.132Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-11T12:02:43.132Z] PASS [2022-03-11T12:02:43.132Z] [2022-03-11T12:02:43.132Z] DONE 17 tests in 10.163s [2022-03-11T12:02:43.132Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T12:02:43.132Z] ++ 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-03-11T12:02:43.132Z] ++ set -e [2022-03-11T12:02:43.132Z] ++ '[' -n 0 ']' [2022-03-11T12:02:43.132Z] ++ set -x [2022-03-11T12:02:43.132Z] ++ 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-03-11T12:02:43.389Z] INFO: Testing against a local daemon [2022-03-11T12:02:43.389Z] === RUN TestCommitInheritsEnv [2022-03-11T12:02:43.646Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-11T12:02:43.646Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T12:02:43.646Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-11T12:02:43.646Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T12:02:43.646Z] === RUN TestImportWithCustomPlatform [2022-03-11T12:02:43.646Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T12:02:43.646Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T12:02:43.646Z] === RUN TestImportWithCustomPlatform// [2022-03-11T12:02:43.646Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T12:02:43.646Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T12:02:43.903Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T12:02:43.903Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T12:02:43.903Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T12:02:43.903Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T12:02:43.904Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T12:02:43.904Z] === RUN TestImagesFilterMultiReference [2022-03-11T12:02:43.904Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-11T12:02:43.904Z] === RUN TestImagePullPlatformInvalid [2022-03-11T12:02:43.904Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T12:02:43.904Z] === RUN TestRemoveImageOrphaning [2022-03-11T12:02:43.905Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s) [2022-03-11T12:02:43.905Z] === RUN TestNISDomainname [2022-03-11T12:02:43.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-11T12:02:44.160Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-03-11T12:02:44.160Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T12:02:44.160Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:02:44.160Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-11T12:02:44.160Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T12:02:44.160Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T12:02:44.160Z] === RUN TestTagInvalidReference [2022-03-11T12:02:44.160Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T12:02:44.160Z] === RUN TestTagValidPrefixedRepo [2022-03-11T12:02:44.416Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-11T12:02:44.416Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T12:02:44.416Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T12:02:44.416Z] === RUN TestTagOfficialNames [2022-03-11T12:02:44.416Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-11T12:02:44.416Z] === RUN TestTagMatchesDigest [2022-03-11T12:02:44.416Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-11T12:02:44.416Z] PASS [2022-03-11T12:02:44.416Z] [2022-03-11T12:02:44.416Z] === Skipped [2022-03-11T12:02:44.416Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T12:02:44.416Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-11T12:02:44.416Z] [2022-03-11T12:02:44.416Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-11T12:02:44.416Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:02:44.416Z] [2022-03-11T12:02:44.416Z] DONE 22 tests, 2 skipped in 1.175s [2022-03-11T12:02:44.416Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T12:02:44.416Z] ++ 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-03-11T12:02:44.416Z] ++ set -e [2022-03-11T12:02:44.416Z] ++ '[' -n 0 ']' [2022-03-11T12:02:44.416Z] ++ set -x [2022-03-11T12:02:44.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-11T12:02:44.416Z] INFO: Testing against a local daemon [2022-03-11T12:02:44.416Z] === RUN TestNetworkCreateDelete [2022-03-11T12:02:44.550Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-03-11T12:02:44.550Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T12:02:44.672Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-11T12:02:44.672Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T12:02:44.835Z] --- PASS: TestNISDomainname (0.89s) [2022-03-11T12:02:44.835Z] === RUN TestHostnameDnsResolution [2022-03-11T12:02:44.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-03-11T12:02:44.929Z] === RUN TestDaemonDNSFallback [2022-03-11T12:02:45.769Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T12:02:45.769Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-03-11T12:02:45.769Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T12:02:46.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-11T12:02:46.591Z] --- PASS: TestUnprivilegedPortsAndPing (0.80s) [2022-03-11T12:02:46.591Z] === RUN TestStats [2022-03-11T12:02:47.154Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T12:02:47.719Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-11T12:02:48.284Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T12:02:49.076Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-11T12:02:49.076Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-11T12:02:49.076Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-11T12:02:49.076Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-11T12:02:49.076Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-11T12:02:49.076Z] Cross building: bundles/cross/windows/amd64 [2022-03-11T12:02:49.076Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-11T12:02:49.076Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-11T12:02:49.216Z] --- PASS: TestStats (2.72s) [2022-03-11T12:02:49.216Z] === RUN TestStopContainerWithTimeout [2022-03-11T12:02:49.216Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T12:02:49.216Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T12:02:49.216Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T12:02:49.216Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T12:02:49.216Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T12:02:49.216Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T12:02:49.216Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T12:02:49.216Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T12:02:49.472Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T12:02:49.473Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T12:02:50.402Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T12:02:50.674Z] === RUN TestMiddlewares [2022-03-11T12:02:50.674Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T12:02:50.674Z] PASS [2022-03-11T12:02:50.674Z] coverage: 9.0% of statements [2022-03-11T12:02:50.674Z] ok github.com/docker/docker/api/server 0.077s coverage: 9.0% of statements [2022-03-11T12:02:51.474Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-03-11T12:02:51.474Z] === RUN TestInspectNetwork [2022-03-11T12:02:51.629Z] === RUN TestBoolValue [2022-03-11T12:02:51.629Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestBoolValueOrDefault [2022-03-11T12:02:51.629Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestInt64ValueOrZero [2022-03-11T12:02:51.629Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestInt64ValueOrDefault [2022-03-11T12:02:51.629Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T12:02:51.629Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestJsonContentType [2022-03-11T12:02:51.629Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T12:02:51.629Z] PASS [2022-03-11T12:02:51.629Z] coverage: 14.7% of statements [2022-03-11T12:02:51.629Z] ok github.com/docker/docker/api/server/httputils 0.059s coverage: 14.7% of statements [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T12:02:51.629Z] === RUN TestMaskSecretKeys [2022-03-11T12:02:51.629Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T12:02:51.629Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T12:02:51.629Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T12:02:51.629Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T12:02:51.629Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T12:02:51.629Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T12:02:51.629Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestVersionMiddlewareVersion [2022-03-11T12:02:51.629Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T12:02:51.629Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T12:02:51.629Z] PASS [2022-03-11T12:02:51.629Z] coverage: 37.7% of statements [2022-03-11T12:02:51.629Z] ok github.com/docker/docker/api/server/middleware 0.097s coverage: 37.7% of statements [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T12:02:51.629Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T12:02:51.629Z] === RUN TestStrSliceMarshalJSON [2022-03-11T12:02:51.629Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T12:02:51.629Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestStrSliceUnmarshalString [2022-03-11T12:02:51.629Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T12:02:51.629Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T12:02:51.630Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T12:02:51.630Z] PASS [2022-03-11T12:02:51.630Z] coverage: 90.0% of statements [2022-03-11T12:02:51.630Z] ok github.com/docker/docker/api/types/strslice 0.060s coverage: 90.0% of statements [2022-03-11T12:02:51.630Z] === RUN TestToJSON [2022-03-11T12:02:51.630Z] --- PASS: TestToJSON (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestToParamWithVersion [2022-03-11T12:02:51.630Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestFromJSON [2022-03-11T12:02:51.630Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestEmpty [2022-03-11T12:02:51.630Z] --- PASS: TestEmpty (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T12:02:51.630Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestArgsMatchKVList [2022-03-11T12:02:51.630Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestArgsMatch [2022-03-11T12:02:51.630Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestAdd [2022-03-11T12:02:51.630Z] --- PASS: TestAdd (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestDel [2022-03-11T12:02:51.630Z] --- PASS: TestDel (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestLen [2022-03-11T12:02:51.630Z] --- PASS: TestLen (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestExactMatch [2022-03-11T12:02:51.630Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestOnlyOneExactMatch [2022-03-11T12:02:51.630Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestContains [2022-03-11T12:02:51.630Z] --- PASS: TestContains (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestValidate [2022-03-11T12:02:51.630Z] --- PASS: TestValidate (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestWalkValues [2022-03-11T12:02:51.630Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestFuzzyMatch [2022-03-11T12:02:51.630Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestClone [2022-03-11T12:02:51.630Z] --- PASS: TestClone (0.00s) [2022-03-11T12:02:51.630Z] PASS [2022-03-11T12:02:51.630Z] coverage: 92.2% of statements [2022-03-11T12:02:51.630Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-03-11T12:02:51.630Z] === RUN TestAdjustForAPIVersion [2022-03-11T12:02:51.630Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T12:02:51.630Z] PASS [2022-03-11T12:02:51.630Z] coverage: 5.7% of statements [2022-03-11T12:02:51.630Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T12:02:51.630Z] === RUN TestDurationToSecondsString [2022-03-11T12:02:51.630Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestGetTimestamp [2022-03-11T12:02:51.630Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-11T12:02:51.630Z] === RUN TestParseTimestamps [2022-03-11T12:02:51.630Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T12:02:51.630Z] PASS [2022-03-11T12:02:51.630Z] coverage: 100.0% of statements [2022-03-11T12:02:51.630Z] ok github.com/docker/docker/api/types/time 0.236s coverage: 100.0% of statements [2022-03-11T12:02:51.630Z] === RUN TestCompareVersion [2022-03-11T12:02:51.630Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T12:02:51.630Z] PASS [2022-03-11T12:02:51.630Z] coverage: 77.3% of statements [2022-03-11T12:02:51.630Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T12:02:51.630Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T12:02:51.630Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T12:02:51.630Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestCloneArgsSmartHttp [2022-03-11T12:02:51.630Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestCloneArgsDumbHttp [2022-03-11T12:02:51.630Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestCloneArgsGit [2022-03-11T12:02:51.630Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestCheckoutGit [2022-03-11T12:02:51.630Z] === RUN TestEnable [2022-03-11T12:02:51.630Z] --- PASS: TestEnable (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestDisable [2022-03-11T12:02:51.630Z] --- PASS: TestDisable (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestEnabled [2022-03-11T12:02:51.630Z] --- PASS: TestEnabled (0.00s) [2022-03-11T12:02:51.630Z] PASS [2022-03-11T12:02:51.630Z] coverage: 100.0% of statements [2022-03-11T12:02:51.630Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-03-11T12:02:51.630Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T12:02:51.630Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestProcessNoDockerignore [2022-03-11T12:02:51.630Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-11T12:02:51.630Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T12:02:51.630Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-11T12:02:51.630Z] === RUN TestDetectContentType [2022-03-11T12:02:51.630Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestSelectAcceptableMIME [2022-03-11T12:02:51.630Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestInspectEmptyResponse [2022-03-11T12:02:51.630Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestInspectResponseBinary [2022-03-11T12:02:51.630Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestResponseUnsupportedContentType [2022-03-11T12:02:51.630Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestInspectResponseTextSimple [2022-03-11T12:02:51.630Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T12:02:51.630Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestUnknownContentLength [2022-03-11T12:02:51.630Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T12:02:51.630Z] === RUN TestDownloadRemote [2022-03-11T12:02:52.106Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-11T12:02:52.106Z] === RUN TestGetWithStatusError [2022-03-11T12:02:52.106Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-11T12:02:52.106Z] === RUN TestCloseRootDirectory [2022-03-11T12:02:52.106Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:02:52.106Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-11T12:02:52.106Z] === RUN TestHashFile [2022-03-11T12:02:52.106Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:02:52.106Z] --- SKIP: TestHashFile (0.00s) [2022-03-11T12:02:52.106Z] === RUN TestHashSubdir [2022-03-11T12:02:52.106Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:02:52.106Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-11T12:02:52.106Z] === RUN TestRemoveDirectory [2022-03-11T12:02:52.106Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:02:52.106Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-11T12:02:52.106Z] PASS [2022-03-11T12:02:52.106Z] coverage: 9.3% of statements [2022-03-11T12:02:52.106Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2022-03-11T12:02:52.295Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T12:02:52.579Z] === RUN TestGetAllAllowed [2022-03-11T12:02:52.579Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestGetAllMeta [2022-03-11T12:02:52.579Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T12:02:52.579Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T12:02:52.579Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestIsExistingDirectory [2022-03-11T12:02:52.579Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestGetFilenameForDownload [2022-03-11T12:02:52.579Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestEnv2Variables [2022-03-11T12:02:52.579Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T12:02:52.579Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestMaintainer [2022-03-11T12:02:52.579Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestLabel [2022-03-11T12:02:52.579Z] --- PASS: TestLabel (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestFromScratch [2022-03-11T12:02:52.579Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestFromWithArg [2022-03-11T12:02:52.579Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T12:02:52.579Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestFromWithUndefinedArg [2022-03-11T12:02:52.579Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T12:02:52.579Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestOnbuild [2022-03-11T12:02:52.579Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestWorkdir [2022-03-11T12:02:52.579Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestCmd [2022-03-11T12:02:52.579Z] --- PASS: TestCmd (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestHealthcheckNone [2022-03-11T12:02:52.579Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestHealthcheckCmd [2022-03-11T12:02:52.579Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestEntrypoint [2022-03-11T12:02:52.579Z] --- PASS: TestEntrypoint (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestExpose [2022-03-11T12:02:52.579Z] --- PASS: TestExpose (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestUser [2022-03-11T12:02:52.579Z] --- PASS: TestUser (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestVolume [2022-03-11T12:02:52.579Z] --- PASS: TestVolume (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestStopSignal [2022-03-11T12:02:52.579Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T12:02:52.579Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestArg [2022-03-11T12:02:52.579Z] --- PASS: TestArg (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestShell [2022-03-11T12:02:52.579Z] --- PASS: TestShell (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestPrependEnvOnCmd [2022-03-11T12:02:52.579Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestRunWithBuildArgs [2022-03-11T12:02:52.579Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T12:02:52.579Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T12:02:52.579Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T12:02:52.579Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T12:02:52.579Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T12:02:52.579Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestNormalizeWorkdir [2022-03-11T12:02:52.579Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestDispatch [2022-03-11T12:02:52.579Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T12:02:52.579Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T12:02:52.579Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T12:02:52.579Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T12:02:52.579Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T12:02:52.579Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T12:02:52.579Z] === RUN TestDispatch/COPY_url [2022-03-11T12:02:52.579Z] --- PASS: TestDispatch (0.07s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-11T12:02:52.579Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T12:02:52.579Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T12:02:52.579Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T12:02:52.579Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T12:02:52.579Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T12:02:52.579Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestEmptyDockerfile [2022-03-11T12:02:52.579Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-11T12:02:52.579Z] === RUN TestSymlinkDockerfile [2022-03-11T12:02:52.579Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-11T12:02:52.579Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T12:02:52.579Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestNonExistingDockerfile [2022-03-11T12:02:52.579Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestCopyRunConfig [2022-03-11T12:02:52.579Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestDeepCopyRunConfig [2022-03-11T12:02:52.579Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestExportImage [2022-03-11T12:02:52.579Z] --- PASS: TestExportImage (0.00s) [2022-03-11T12:02:52.579Z] === RUN TestNormalizeDest [2022-03-11T12:02:52.579Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T12:02:52.579Z] PASS [2022-03-11T12:02:52.579Z] coverage: 46.7% of statements [2022-03-11T12:02:52.579Z] ok github.com/docker/docker/builder/dockerfile 0.270s coverage: 46.7% of statements [2022-03-11T12:02:53.049Z] === RUN TestTCP4Proxy [2022-03-11T12:02:53.049Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-11T12:02:53.049Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T12:02:53.049Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-11T12:02:53.049Z] === RUN TestTCP6Proxy [2022-03-11T12:02:53.049Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T12:02:53.049Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T12:02:53.049Z] === RUN TestTCPDualStackProxy [2022-03-11T12:02:53.049Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T12:02:53.049Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T12:02:53.049Z] === RUN TestUDP4Proxy [2022-03-11T12:02:53.049Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T12:02:53.049Z] === RUN TestUDP6Proxy [2022-03-11T12:02:53.049Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T12:02:53.049Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T12:02:53.049Z] === RUN TestUDPWriteError [2022-03-11T12:02:53.049Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T12:02:53.049Z] === RUN TestSCTP4Proxy [2022-03-11T12:02:53.049Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T12:02:53.049Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-11T12:02:53.049Z] === RUN TestSCTP6Proxy [2022-03-11T12:02:53.049Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T12:02:53.049Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T12:02:53.049Z] PASS [2022-03-11T12:02:53.049Z] coverage: 49.4% of statements [2022-03-11T12:02:53.049Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-03-11T12:02:53.228Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T12:02:53.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-11T12:02:53.779Z] 4612f6d0b889: Pull complete [2022-03-11T12:02:54.415Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-11T12:02:54.415Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-03-11T12:02:54.415Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2022-03-11T12:02:54.415Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-03-11T12:02:54.415Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2022-03-11T12:02:54.415Z] === RUN TestDeleteDevicemapper [2022-03-11T12:02:54.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T12:02:54.415Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T12:02:54.415Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T12:02:54.674Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T12:02:54.744Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T12:02:54.744Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T12:02:54.744Z] === RUN TestInspectNetwork/network_name [2022-03-11T12:02:54.744Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T12:02:55.605Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T12:02:56.169Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T12:02:56.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-11T12:02:56.428Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T12:02:56.687Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2022-03-11T12:02:56.687Z] === RUN TestUpdateMemory [2022-03-11T12:02:56.687Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:02:56.687Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T12:02:56.687Z] === RUN TestUpdateCPUQuota [2022-03-11T12:02:56.687Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T12:02:56.843Z] --- PASS: TestCreateServiceSecretFileMode (12.37s) [2022-03-11T12:02:56.843Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T12:02:57.252Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T12:02:57.252Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-11T12:02:57.252Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T12:02:57.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-11T12:02:58.075Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-03-11T12:02:58.075Z] === RUN TestUpdatePidsLimit [2022-03-11T12:02:58.075Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T12:02:58.332Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T12:02:58.332Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T12:02:58.590Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T12:02:58.965Z] --- PASS: TestInspectNetwork (7.06s) [2022-03-11T12:02:58.965Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T12:02:58.965Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T12:02:58.965Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T12:02:58.965Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T12:02:58.965Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T12:02:59.155Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T12:02:59.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T12:02:59.529Z] --- PASS: TestRunContainerWithBridgeNone (1.35s) [2022-03-11T12:02:59.529Z] === RUN TestNetworkInvalidJSON [2022-03-11T12:02:59.529Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T12:02:59.529Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T12:02:59.529Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:02:59.529Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:02:59.529Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:02:59.529Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:02:59.529Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T12:02:59.529Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:02:59.529Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:02:59.529Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-11T12:02:59.529Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T12:02:59.529Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T12:02:59.529Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T12:02:59.529Z] === RUN TestNetworkList [2022-03-11T12:02:59.529Z] === RUN TestNetworkList//networks [2022-03-11T12:02:59.529Z] === PAUSE TestNetworkList//networks [2022-03-11T12:02:59.529Z] === RUN TestNetworkList//networks/ [2022-03-11T12:02:59.529Z] === PAUSE TestNetworkList//networks/ [2022-03-11T12:02:59.529Z] === CONT TestNetworkList//networks [2022-03-11T12:02:59.529Z] === CONT TestNetworkList//networks/ [2022-03-11T12:02:59.529Z] --- PASS: TestNetworkList (0.01s) [2022-03-11T12:02:59.529Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T12:02:59.529Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T12:02:59.529Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T12:02:59.981Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T12:02:59.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-11T12:03:00.093Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-11T12:03:00.093Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T12:03:00.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T12:03:01.459Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-11T12:03:01.459Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T12:03:01.607Z] --- PASS: TestUpdatePidsLimit (3.28s) [2022-03-11T12:03:01.607Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2022-03-11T12:03:01.607Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-03-11T12:03:01.607Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-03-11T12:03:01.607Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-03-11T12:03:01.607Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-03-11T12:03:01.607Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-03-11T12:03:01.607Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2022-03-11T12:03:01.607Z] === RUN TestUpdateRestartPolicy [2022-03-11T12:03:02.022Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-11T12:03:02.022Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T12:03:02.949Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-11T12:03:02.949Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T12:03:02.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-11T12:03:02.974Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-11T12:03:02.974Z] check_test.go:308: [d0ea1958b30a4] daemon is not started [2022-03-11T12:03:02.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-11T12:03:02.974Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-11T12:03:02.974Z] check_test.go:308: [d3d189d39872a] daemon is not started [2022-03-11T12:03:02.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-11T12:03:03.272Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T12:03:03.478Z] === RUN TestCheckpointCreateError [2022-03-11T12:03:03.478Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCheckpointCreate [2022-03-11T12:03:03.478Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCheckpointDeleteError [2022-03-11T12:03:03.478Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCheckpointDelete [2022-03-11T12:03:03.478Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCheckpointListError [2022-03-11T12:03:03.478Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCheckpointList [2022-03-11T12:03:03.478Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T12:03:03.478Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T12:03:03.478Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T12:03:03.478Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestGetAPIPath [2022-03-11T12:03:03.478Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestParseHostURL [2022-03-11T12:03:03.478Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T12:03:03.478Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T12:03:03.478Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestNegotiateAPIVersion [2022-03-11T12:03:03.478Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T12:03:03.478Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T12:03:03.478Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T12:03:03.478Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T12:03:03.478Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestClientRedirect [2022-03-11T12:03:03.478Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigCreateUnsupported [2022-03-11T12:03:03.478Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigCreateError [2022-03-11T12:03:03.478Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigCreate [2022-03-11T12:03:03.478Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigInspectNotFound [2022-03-11T12:03:03.478Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T12:03:03.478Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigInspectUnsupported [2022-03-11T12:03:03.478Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigInspectError [2022-03-11T12:03:03.478Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T12:03:03.478Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigInspect [2022-03-11T12:03:03.478Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigListUnsupported [2022-03-11T12:03:03.478Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigListError [2022-03-11T12:03:03.478Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigList [2022-03-11T12:03:03.478Z] --- PASS: TestConfigList (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigRemoveUnsupported [2022-03-11T12:03:03.478Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigRemoveError [2022-03-11T12:03:03.478Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigRemove [2022-03-11T12:03:03.478Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigUpdateUnsupported [2022-03-11T12:03:03.478Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigUpdateError [2022-03-11T12:03:03.478Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestConfigUpdate [2022-03-11T12:03:03.478Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestContainerCommitError [2022-03-11T12:03:03.478Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestContainerCommit [2022-03-11T12:03:03.478Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestContainerStatPathError [2022-03-11T12:03:03.478Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T12:03:03.478Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T12:03:03.478Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestContainerStatPath [2022-03-11T12:03:03.478Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCopyToContainerError [2022-03-11T12:03:03.478Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T12:03:03.478Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T12:03:03.478Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCopyToContainer [2022-03-11T12:03:03.478Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCopyFromContainerError [2022-03-11T12:03:03.478Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T12:03:03.478Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T12:03:03.478Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T12:03:03.840Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T12:03:03.949Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T12:03:03.949Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestCopyFromContainer [2022-03-11T12:03:03.949Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerCreateError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerCreateImageNotFound [2022-03-11T12:03:03.949Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerCreateWithName [2022-03-11T12:03:03.949Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerCreateAutoRemove [2022-03-11T12:03:03.949Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerDiffError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerDiff [2022-03-11T12:03:03.949Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExecCreateError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExecCreate [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExecStartError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExecStart [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExecInspectError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExecInspect [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExportError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExport [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerInspectError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T12:03:03.949Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T12:03:03.949Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerInspect [2022-03-11T12:03:03.949Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerInspectNode [2022-03-11T12:03:03.949Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerKillError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerKill [2022-03-11T12:03:03.949Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerListError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerList [2022-03-11T12:03:03.949Z] --- PASS: TestContainerList (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerLogsNotFoundError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerLogsError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerLogs [2022-03-11T12:03:03.949Z] --- PASS: TestContainerLogs (0.23s) [2022-03-11T12:03:03.949Z] === RUN TestContainerPauseError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerPause [2022-03-11T12:03:03.949Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainersPruneError [2022-03-11T12:03:03.949Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainersPrune [2022-03-11T12:03:03.949Z] --- PASS: TestContainersPrune (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerRemoveError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerRemove [2022-03-11T12:03:03.949Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerRenameError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerRename [2022-03-11T12:03:03.949Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerResizeError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExecResizeError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerResize [2022-03-11T12:03:03.949Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerExecResize [2022-03-11T12:03:03.949Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerRestartError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerRestart [2022-03-11T12:03:03.949Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerStartError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerStart [2022-03-11T12:03:03.949Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerStatsError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerStats [2022-03-11T12:03:03.949Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerStopError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerStop [2022-03-11T12:03:03.949Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerTopError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerTop [2022-03-11T12:03:03.949Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerUnpauseError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerUnpause [2022-03-11T12:03:03.949Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerUpdateError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerUpdateError (0.01s) [2022-03-11T12:03:03.949Z] === RUN TestContainerUpdate [2022-03-11T12:03:03.949Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerWaitError [2022-03-11T12:03:03.949Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestContainerWait [2022-03-11T12:03:03.949Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestDiskUsageError [2022-03-11T12:03:03.949Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestDiskUsage [2022-03-11T12:03:03.949Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestDistributionInspectUnsupported [2022-03-11T12:03:03.949Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T12:03:03.949Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestEventsErrorInOptions [2022-03-11T12:03:03.949Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestEventsErrorFromServer [2022-03-11T12:03:03.949Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestEvents [2022-03-11T12:03:03.949Z] --- PASS: TestEvents (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestTLSCloseWriter [2022-03-11T12:03:03.949Z] === PAUSE TestTLSCloseWriter [2022-03-11T12:03:03.949Z] === RUN TestImageBuildError [2022-03-11T12:03:03.949Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageBuild [2022-03-11T12:03:03.949Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestGetDockerOS [2022-03-11T12:03:03.949Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageCreateError [2022-03-11T12:03:03.949Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageCreate [2022-03-11T12:03:03.949Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageHistoryError [2022-03-11T12:03:03.949Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageHistory [2022-03-11T12:03:03.949Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageImportError [2022-03-11T12:03:03.949Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageImport [2022-03-11T12:03:03.949Z] --- PASS: TestImageImport (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageInspectError [2022-03-11T12:03:03.949Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T12:03:03.949Z] === RUN TestImageInspectImageNotFound [2022-03-11T12:03:03.949Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T12:03:03.950Z] === RUN TestImageInspectWithEmptyID [2022-03-11T12:03:03.950Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T12:03:03.950Z] === RUN TestImageInspect [2022-03-11T12:03:03.950Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T12:03:03.950Z] === RUN TestImageListError [2022-03-11T12:03:03.950Z] --- PASS: TestImageListError (0.00s) [2022-03-11T12:03:03.950Z] === RUN TestImageList [2022-03-11T12:03:03.950Z] --- PASS: TestImageList (0.00s) [2022-03-11T12:03:03.950Z] === RUN TestImageListApiBefore125 [2022-03-11T12:03:03.950Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T12:03:03.950Z] === RUN TestImageLoadError [2022-03-11T12:03:03.950Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T12:03:03.950Z] === RUN TestImageLoad [2022-03-11T12:03:03.950Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T12:03:03.950Z] === RUN TestImagesPruneError [2022-03-11T12:03:03.950Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T12:03:04.317Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-11T12:03:04.317Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T12:03:04.419Z] === RUN TestImagesPrune [2022-03-11T12:03:04.419Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePullReferenceParseError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePullAnyError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePullWithoutErrors [2022-03-11T12:03:04.419Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePushReferenceError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePushAnyError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImagePushWithoutErrors [2022-03-11T12:03:04.419Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T12:03:04.419Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T12:03:04.419Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T12:03:04.419Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageRemoveError [2022-03-11T12:03:04.419Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageRemoveImageNotFound [2022-03-11T12:03:04.419Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageRemove [2022-03-11T12:03:04.419Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageSaveError [2022-03-11T12:03:04.419Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageSave [2022-03-11T12:03:04.419Z] --- PASS: TestImageSave (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageSearchAnyError [2022-03-11T12:03:04.419Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T12:03:04.419Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:03:04.419Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:03:04.419Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T12:03:04.419Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageSearchWithoutErrors [2022-03-11T12:03:04.419Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageTagError [2022-03-11T12:03:04.419Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageTagInvalidReference [2022-03-11T12:03:04.419Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T12:03:04.419Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageTagHexSource [2022-03-11T12:03:04.419Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestImageTag [2022-03-11T12:03:04.419Z] --- PASS: TestImageTag (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestInfoServerError [2022-03-11T12:03:04.419Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T12:03:04.419Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestInfo [2022-03-11T12:03:04.419Z] --- PASS: TestInfo (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkConnectError [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkConnect [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkCreateError [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkCreate [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkDisconnectError [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkDisconnect [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkInspect [2022-03-11T12:03:04.419Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T12:03:04.419Z] === RUN TestNetworkInspect/no_options [2022-03-11T12:03:04.419Z] === RUN TestNetworkInspect/verbose [2022-03-11T12:03:04.419Z] === RUN TestNetworkInspect/global_scope [2022-03-11T12:03:04.419Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T12:03:04.419Z] === RUN TestNetworkInspect/server_error [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkListError [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkList [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworksPruneError [2022-03-11T12:03:04.419Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworksPrune [2022-03-11T12:03:04.419Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkRemoveError [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNetworkRemove [2022-03-11T12:03:04.419Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNodeInspectError [2022-03-11T12:03:04.419Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T12:03:04.419Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T12:03:04.419Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNodeInspect [2022-03-11T12:03:04.419Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNodeListError [2022-03-11T12:03:04.419Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNodeList [2022-03-11T12:03:04.419Z] --- PASS: TestNodeList (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNodeRemoveError [2022-03-11T12:03:04.419Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T12:03:04.419Z] === RUN TestNodeRemove [2022-03-11T12:03:04.430Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T12:03:04.687Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T12:03:04.881Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-11T12:03:04.881Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T12:03:04.888Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestNodeUpdateError [2022-03-11T12:03:04.888Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestNodeUpdate [2022-03-11T12:03:04.888Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestOptionWithHostFromEnv [2022-03-11T12:03:04.888Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestOptionWithTimeout [2022-03-11T12:03:04.888Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T12:03:04.888Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPingFail [2022-03-11T12:03:04.888Z] --- PASS: TestPingFail (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPingWithError [2022-03-11T12:03:04.888Z] 2022/03/11 12:03:03 RoundTripper returned a response & error; ignoring response [2022-03-11T12:03:04.888Z] 2022/03/11 12:03:03 RoundTripper returned a response & error; ignoring response [2022-03-11T12:03:04.888Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPingSuccess [2022-03-11T12:03:04.888Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPingHeadFallback [2022-03-11T12:03:04.888Z] === RUN TestPingHeadFallback/OK [2022-03-11T12:03:04.888Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T12:03:04.888Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T12:03:04.888Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T12:03:04.888Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-11T12:03:04.888Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T12:03:04.888Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T12:03:04.888Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T12:03:04.888Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginDisableError [2022-03-11T12:03:04.888Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginDisable [2022-03-11T12:03:04.888Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginEnableError [2022-03-11T12:03:04.888Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginEnable [2022-03-11T12:03:04.888Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginInspectError [2022-03-11T12:03:04.888Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T12:03:04.888Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginInspect [2022-03-11T12:03:04.888Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginListError [2022-03-11T12:03:04.888Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginList [2022-03-11T12:03:04.888Z] --- PASS: TestPluginList (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginPushError [2022-03-11T12:03:04.888Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginPush [2022-03-11T12:03:04.888Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginRemoveError [2022-03-11T12:03:04.888Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginRemove [2022-03-11T12:03:04.888Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginSetError [2022-03-11T12:03:04.888Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPluginSet [2022-03-11T12:03:04.888Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSetHostHeader [2022-03-11T12:03:04.888Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestPlainTextError [2022-03-11T12:03:04.888Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestInfiniteError [2022-03-11T12:03:04.888Z] --- PASS: TestInfiniteError (0.02s) [2022-03-11T12:03:04.888Z] === RUN TestCanceledContext [2022-03-11T12:03:04.888Z] 2022/03/11 12:03:03 RoundTripper returned a response & error; ignoring response [2022-03-11T12:03:04.888Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestDeadlineExceededContext [2022-03-11T12:03:04.888Z] 2022/03/11 12:03:03 RoundTripper returned a response & error; ignoring response [2022-03-11T12:03:04.888Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretCreateUnsupported [2022-03-11T12:03:04.888Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretCreateError [2022-03-11T12:03:04.888Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretCreate [2022-03-11T12:03:04.888Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretInspectUnsupported [2022-03-11T12:03:04.888Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretInspectError [2022-03-11T12:03:04.888Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T12:03:04.888Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T12:03:04.888Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretInspect [2022-03-11T12:03:04.888Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretListUnsupported [2022-03-11T12:03:04.888Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretListError [2022-03-11T12:03:04.888Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretList [2022-03-11T12:03:04.888Z] --- PASS: TestSecretList (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretRemoveUnsupported [2022-03-11T12:03:04.888Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretRemoveError [2022-03-11T12:03:04.888Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretRemove [2022-03-11T12:03:04.888Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretUpdateUnsupported [2022-03-11T12:03:04.888Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretUpdateError [2022-03-11T12:03:04.888Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestSecretUpdate [2022-03-11T12:03:04.888Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestServiceCreateError [2022-03-11T12:03:04.888Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestServiceCreate [2022-03-11T12:03:04.888Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T12:03:04.888Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestServiceCreateDigestPinning [2022-03-11T12:03:04.888Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T12:03:04.888Z] === RUN TestServiceInspectError [2022-03-11T12:03:04.888Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T12:03:05.252Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T12:03:05.356Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T12:03:05.356Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T12:03:05.356Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceInspect [2022-03-11T12:03:05.356Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceListError [2022-03-11T12:03:05.356Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceList [2022-03-11T12:03:05.356Z] --- PASS: TestServiceList (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceLogsError [2022-03-11T12:03:05.356Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceLogs [2022-03-11T12:03:05.356Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceRemoveError [2022-03-11T12:03:05.356Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T12:03:05.356Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceRemove [2022-03-11T12:03:05.356Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceUpdateError [2022-03-11T12:03:05.356Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestServiceUpdate [2022-03-11T12:03:05.356Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T12:03:05.356Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestSwarmGetUnlockKey [2022-03-11T12:03:05.356Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T12:03:05.356Z] === RUN TestSwarmInitError [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmInit [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmInspectError [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmInspect [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmJoinError [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmJoin [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmLeaveError [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmLeave [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmUnlockError [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmUnlock [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmUpdateError [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestSwarmUpdate [2022-03-11T12:03:05.357Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestTaskInspectError [2022-03-11T12:03:05.357Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T12:03:05.357Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestTaskInspect [2022-03-11T12:03:05.357Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestTaskListError [2022-03-11T12:03:05.357Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestTaskList [2022-03-11T12:03:05.357Z] --- PASS: TestTaskList (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeCreateError [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeCreate [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeInspectError [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeInspectNotFound [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeInspect [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeListError [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeList [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeRemoveError [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T12:03:05.357Z] === RUN TestVolumeRemove [2022-03-11T12:03:05.357Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T12:03:05.357Z] === CONT TestTLSCloseWriter [2022-03-11T12:03:05.357Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-11T12:03:05.357Z] PASS [2022-03-11T12:03:05.357Z] coverage: 75.2% of statements [2022-03-11T12:03:05.357Z] ok github.com/docker/docker/client 0.477s coverage: 75.2% of statements [2022-03-11T12:03:05.818Z] check_test.go:308: [d8b0c72b50c9b] daemon is not started [2022-03-11T12:03:05.818Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T12:03:05.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-11T12:03:06.078Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T12:03:06.773Z] --- PASS: TestServiceWithPredefinedNetwork (1.75s) [2022-03-11T12:03:06.773Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T12:03:06.773Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:03:06.773Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:03:06.773Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T12:03:09.137Z] --- PASS: TestCreateServiceConfigFileMode (12.49s) [2022-03-11T12:03:09.137Z] === RUN TestCreateServiceSysctls [2022-03-11T12:03:10.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-11T12:03:10.548Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-03-11T12:03:10.548Z] === RUN TestCreateServiceCapabilities [2022-03-11T12:03:12.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-11T12:03:13.156Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-03-11T12:03:13.156Z] === RUN TestInspect [2022-03-11T12:03:13.520Z] --- PASS: TestUpdateRestartPolicy (12.02s) [2022-03-11T12:03:13.520Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T12:03:14.083Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-03-11T12:03:14.083Z] === RUN TestWaitNonBlocked [2022-03-11T12:03:14.083Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:03:14.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:03:14.083Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:03:14.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:03:14.083Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:03:14.083Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:03:14.340Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T12:03:14.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-11T12:03:15.161Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T12:03:15.161Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-11T12:03:15.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2022-03-11T12:03:15.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2022-03-11T12:03:15.161Z] === RUN TestWaitBlocked [2022-03-11T12:03:15.419Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T12:03:15.419Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T12:03:15.419Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T12:03:15.419Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T12:03:15.419Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T12:03:15.419Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T12:03:15.679Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T12:03:15.713Z] --- PASS: TestInspect (2.64s) [2022-03-11T12:03:15.713Z] === RUN TestCreateJob [2022-03-11T12:03:16.242Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-11T12:03:16.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-03-11T12:03:16.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2022-03-11T12:03:16.242Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T12:03:16.242Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T12:03:18.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-11T12:03:18.273Z] --- PASS: TestCreateJob (2.91s) [2022-03-11T12:03:18.273Z] === RUN TestReplicatedJob [2022-03-11T12:03:18.396Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T12:03:19.332Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2022-03-11T12:03:19.332Z] === CONT TestIpcModeOlderClient [2022-03-11T12:03:19.332Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-11T12:03:19.332Z] === CONT TestDaemonHostGatewayIP [2022-03-11T12:03:21.620Z] --- PASS: TestServiceWithDataPathPortInit (13.28s) [2022-03-11T12:03:21.620Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T12:03:21.857Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T12:03:21.877Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:489c23cwppiswlbff0plfgtqm Created:2022-03-11 12:03:20.728411149 +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[6107a8553e930f08cbba1533d773badeacce9c2d49fc329349b77c9009182922:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pna51aviaqdtewfrtvjro0n5j EndpointID:18a67b502b784ae742d44891e47c868c48b84aa6851ca300c0d418036249620a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8fffd49603bdc00a1604dbba0ae8fbd9efa2d62eea50d9fa2caccc846e8b870c 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:15ceeb53f9f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pna51aviaqdtewfrtvjro0n5j EndpointID:18a67b502b784ae742d44891e47c868c48b84aa6851ca300c0d418036249620a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T12:03:22.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-11T12:03:22.115Z] --- PASS: TestDaemonHostGatewayIP (2.94s) [2022-03-11T12:03:22.115Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T12:03:22.680Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T12:03:22.680Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-11T12:03:22.680Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T12:03:22.680Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-11T12:03:22.680Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T12:03:22.680Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-11T12:03:22.680Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T12:03:22.680Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-11T12:03:22.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T12:03:23.561Z] --- PASS: TestReplicatedJob (4.81s) [2022-03-11T12:03:23.561Z] === RUN TestUpdateReplicatedJob [2022-03-11T12:03:25.201Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.68s) [2022-03-11T12:03:25.201Z] === CONT TestDaemonRestartIpcMode [2022-03-11T12:03:25.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-11T12:03:26.331Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T12:03:26.662Z] --- PASS: TestCheckoutGit (33.82s) [2022-03-11T12:03:26.662Z] === RUN TestValidGitTransport [2022-03-11T12:03:26.662Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T12:03:26.662Z] === RUN TestGitInvalidRef [2022-03-11T12:03:26.662Z] --- PASS: TestGitInvalidRef (0.22s) [2022-03-11T12:03:26.662Z] PASS [2022-03-11T12:03:26.662Z] coverage: 86.3% of statements [2022-03-11T12:03:26.662Z] ok github.com/docker/docker/builder/remotecontext/git 34.103s coverage: 86.3% of statements [2022-03-11T12:03:26.662Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T12:03:26.662Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T12:03:26.867Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-03-11T12:03:26.867Z] === RUN TestServiceListWithStatuses [2022-03-11T12:03:26.867Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T12:03:26.867Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T12:03:26.867Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T12:03:27.123Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.33s) [2022-03-11T12:03:27.123Z] PASS [2022-03-11T12:03:27.123Z] [2022-03-11T12:03:27.123Z] === Skipped [2022-03-11T12:03:27.123Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:03:27.123Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:03:27.123Z] [2022-03-11T12:03:27.123Z] DONE 26 tests, 1 skipped in 41.798s [2022-03-11T12:03:27.123Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T12:03:27.123Z] ++ 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-03-11T12:03:27.123Z] ++ set -e [2022-03-11T12:03:27.123Z] ++ '[' -n 0 ']' [2022-03-11T12:03:27.123Z] ++ set -x [2022-03-11T12:03:27.123Z] ++ 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-03-11T12:03:27.123Z] INFO: Testing against a local daemon [2022-03-11T12:03:27.123Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T12:03:27.123Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:03:27.123Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T12:03:27.123Z] === RUN TestDockerNetworkIpvlan [2022-03-11T12:03:27.123Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:03:27.123Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T12:03:27.123Z] PASS [2022-03-11T12:03:27.123Z] [2022-03-11T12:03:27.123Z] === Skipped [2022-03-11T12:03:27.123Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T12:03:27.123Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:03:27.123Z] [2022-03-11T12:03:27.123Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T12:03:27.123Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:03:27.123Z] [2022-03-11T12:03:27.123Z] DONE 2 tests, 2 skipped in 0.087s [2022-03-11T12:03:27.123Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T12:03:27.123Z] ++ 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-03-11T12:03:27.123Z] ++ set -e [2022-03-11T12:03:27.123Z] ++ '[' -n 0 ']' [2022-03-11T12:03:27.123Z] ++ set -x [2022-03-11T12:03:27.123Z] ++ 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-03-11T12:03:27.123Z] INFO: Testing against a local daemon [2022-03-11T12:03:27.123Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T12:03:27.687Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-03-11T12:03:27.687Z] === RUN TestDockerNetworkMacvlan [2022-03-11T12:03:28.230Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2022-03-11T12:03:28.618Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T12:03:28.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-11T12:03:29.053Z] --- PASS: TestContainerKillOnDaemonStart (12.91s) [2022-03-11T12:03:29.053Z] PASS [2022-03-11T12:03:29.053Z] [2022-03-11T12:03:29.053Z] === Skipped [2022-03-11T12:03:29.053Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T12:03:29.053Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:03:29.053Z] [2022-03-11T12:03:29.053Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T12:03:29.053Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:03:29.053Z] [2022-03-11T12:03:29.053Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T12:03:29.053Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:03:29.053Z] [2022-03-11T12:03:29.054Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T12:03:29.054Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T12:03:29.054Z] [2022-03-11T12:03:29.054Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T12:03:29.054Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T12:03:29.054Z] [2022-03-11T12:03:29.054Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T12:03:29.054Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:03:29.054Z] [2022-03-11T12:03:29.054Z] DONE 200 tests, 6 skipped in 150.767s [2022-03-11T12:03:29.054Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T12:03:29.054Z] ++ 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-03-11T12:03:29.054Z] ++ set -e [2022-03-11T12:03:29.054Z] ++ '[' -n 0 ']' [2022-03-11T12:03:29.054Z] ++ set -x [2022-03-11T12:03:29.054Z] ++ 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-03-11T12:03:29.182Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T12:03:29.312Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T12:03:29.878Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-11T12:03:29.878Z] === RUN TestDaemonConfigValidation [2022-03-11T12:03:29.878Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T12:03:29.878Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T12:03:29.878Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T12:03:29.878Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T12:03:29.878Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T12:03:29.878Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T12:03:29.878Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T12:03:29.878Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T12:03:29.878Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T12:03:29.878Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T12:03:29.878Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T12:03:29.878Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T12:03:29.878Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T12:03:29.878Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T12:03:30.112Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T12:03:30.137Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T12:03:30.137Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T12:03:30.137Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-03-11T12:03:30.137Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-03-11T12:03:30.137Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-03-11T12:03:30.137Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-03-11T12:03:30.137Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-03-11T12:03:30.137Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T12:03:30.137Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T12:03:30.276Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-03-11T12:03:30.276Z] === RUN TestDockerNetworkReConnect [2022-03-11T12:03:30.394Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T12:03:30.480Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestConfigureDaemonLogs [2022-03-11T12:03:30.480Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T12:03:30.480Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T12:03:30.480Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T12:03:30.480Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T12:03:30.480Z] PASS [2022-03-11T12:03:30.480Z] coverage: 19.0% of statements [2022-03-11T12:03:30.480Z] ok github.com/docker/docker/cmd/dockerd 0.218s coverage: 19.0% of statements [2022-03-11T12:03:30.480Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T12:03:30.480Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T12:03:31.338Z] check_test.go:308: [db41204f335f9] daemon is not started [2022-03-11T12:03:31.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-11T12:03:31.338Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T12:03:31.467Z] === RUN TestContainerStopSignal [2022-03-11T12:03:31.467Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestContainerStopTimeout [2022-03-11T12:03:31.467Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T12:03:31.467Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T12:03:31.467Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T12:03:31.467Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T12:03:31.467Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T12:03:31.467Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestNewMemoryStore [2022-03-11T12:03:31.467Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestAddContainers [2022-03-11T12:03:31.467Z] --- PASS: TestAddContainers (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestGetContainer [2022-03-11T12:03:31.467Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestDeleteContainer [2022-03-11T12:03:31.467Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestListContainers [2022-03-11T12:03:31.467Z] --- PASS: TestListContainers (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestFirstContainer [2022-03-11T12:03:31.467Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestApplyAllContainer [2022-03-11T12:03:31.467Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestIsValidHealthString [2022-03-11T12:03:31.467Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestStateRunStop [2022-03-11T12:03:31.467Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestStateTimeoutWait [2022-03-11T12:03:31.467Z] state_test.go:141: Stop callback fired [2022-03-11T12:03:31.467Z] state_test.go:165: Stop callback fired [2022-03-11T12:03:31.467Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-11T12:03:31.467Z] === RUN TestIsValidStateString [2022-03-11T12:03:31.467Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T12:03:31.467Z] === RUN TestViewSaveDelete [2022-03-11T12:03:31.467Z] --- PASS: TestViewSaveDelete (0.03s) [2022-03-11T12:03:31.467Z] === RUN TestViewAll [2022-03-11T12:03:31.939Z] --- PASS: TestViewAll (0.01s) [2022-03-11T12:03:31.939Z] === RUN TestViewGet [2022-03-11T12:03:31.939Z] --- PASS: TestViewGet (0.01s) [2022-03-11T12:03:31.939Z] === RUN TestNames [2022-03-11T12:03:31.939Z] --- PASS: TestNames (0.00s) [2022-03-11T12:03:31.939Z] === RUN TestViewWithHealthCheck [2022-03-11T12:03:31.939Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-11T12:03:31.939Z] PASS [2022-03-11T12:03:31.939Z] coverage: 41.7% of statements [2022-03-11T12:03:31.939Z] ok github.com/docker/docker/container 0.252s coverage: 41.7% of statements [2022-03-11T12:03:31.939Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T12:03:31.939Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T12:03:31.939Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T12:03:31.939Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T12:03:32.008Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T12:03:32.272Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T12:03:32.927Z] === RUN TestPrepare [2022-03-11T12:03:32.927Z] --- PASS: TestPrepare (0.00s) [2022-03-11T12:03:32.927Z] === RUN TestStart [2022-03-11T12:03:32.927Z] --- PASS: TestStart (0.00s) [2022-03-11T12:03:32.927Z] === RUN TestWaitCancel [2022-03-11T12:03:32.927Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T12:03:32.927Z] === RUN TestWaitDisabled [2022-03-11T12:03:32.927Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T12:03:32.927Z] === RUN TestWaitEnabled [2022-03-11T12:03:32.927Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T12:03:32.927Z] === RUN TestRemove [2022-03-11T12:03:32.927Z] --- PASS: TestRemove (0.00s) [2022-03-11T12:03:32.927Z] PASS [2022-03-11T12:03:32.927Z] coverage: 65.3% of statements [2022-03-11T12:03:32.927Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2022-03-11T12:03:33.209Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T12:03:33.209Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T12:03:33.378Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T12:03:33.466Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T12:03:33.466Z] daemon_test.go:156: [d9dc9c31c79cc] daemon is not started [2022-03-11T12:03:33.466Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-03-11T12:03:33.466Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-03-11T12:03:33.466Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-03-11T12:03:33.466Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2022-03-11T12:03:33.466Z] === RUN TestDaemonProxy [2022-03-11T12:03:33.466Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T12:03:33.631Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-03-11T12:03:33.631Z] === RUN TestServicePlugin [2022-03-11T12:03:34.030Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-11T12:03:34.501Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T12:03:34.501Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T12:03:34.501Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T12:03:34.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T12:03:34.971Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T12:03:34.971Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T12:03:34.971Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T12:03:34.971Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T12:03:34.971Z] PASS [2022-03-11T12:03:34.971Z] coverage: 35.9% of statements [2022-03-11T12:03:34.971Z] ok github.com/docker/docker/daemon/cluster/convert 0.391s coverage: 35.9% of statements [2022-03-11T12:03:34.971Z] === RUN TestNewListSecretsFilters [2022-03-11T12:03:34.971Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T12:03:34.971Z] === RUN TestNewListConfigsFilters [2022-03-11T12:03:34.971Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T12:03:34.971Z] PASS [2022-03-11T12:03:34.971Z] coverage: 0.5% of statements [2022-03-11T12:03:34.971Z] ok github.com/docker/docker/daemon/cluster 0.581s coverage: 0.5% of statements [2022-03-11T12:03:35.398Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T12:03:36.649Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T12:03:36.905Z] --- PASS: TestDockerNetworkMacvlan (9.25s) [2022-03-11T12:03:36.905Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-11T12:03:36.905Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-11T12:03:36.905Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-03-11T12:03:36.905Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) [2022-03-11T12:03:36.905Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.84s) [2022-03-11T12:03:36.905Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-03-11T12:03:36.905Z] PASS [2022-03-11T12:03:36.905Z] [2022-03-11T12:03:36.905Z] DONE 8 tests in 10.697s [2022-03-11T12:03:36.905Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T12:03:36.905Z] ++ 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-03-11T12:03:36.905Z] ++ set -e [2022-03-11T12:03:36.905Z] ++ '[' -n 0 ']' [2022-03-11T12:03:36.905Z] ++ set -x [2022-03-11T12:03:36.905Z] ++ 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-03-11T12:03:36.939Z] plugin_test.go:61: [d6e0ab30eec7c] joining swarm manager [dad6454ee9425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:03:37.161Z] testing: warning: no tests to run [2022-03-11T12:03:37.161Z] PASS [2022-03-11T12:03:37.161Z] [2022-03-11T12:03:37.161Z] DONE 0 tests in 0.022s [2022-03-11T12:03:37.161Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T12:03:37.161Z] ++ 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-03-11T12:03:37.161Z] ++ set -e [2022-03-11T12:03:37.161Z] ++ '[' -n 0 ']' [2022-03-11T12:03:37.161Z] ++ set -x [2022-03-11T12:03:37.161Z] ++ 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-03-11T12:03:37.161Z] INFO: Testing against a local daemon [2022-03-11T12:03:37.161Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T12:03:37.289Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T12:03:37.289Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T12:03:37.545Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-11T12:03:38.305Z] plugin_test.go:64: [d3bbd23ab6531] joining swarm manager [dad6454ee9425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:03:38.528Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-03-11T12:03:38.528Z] === RUN TestAuthZPluginTLS [2022-03-11T12:03:38.775Z] === RUN TestBuilderGC [2022-03-11T12:03:38.775Z] --- PASS: TestBuilderGC (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestFindConfigurationConflicts [2022-03-11T12:03:38.775Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T12:03:38.775Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T12:03:38.775Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T12:03:38.775Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T12:03:38.775Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration/with_label [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T12:03:38.775Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T12:03:38.775Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T12:03:38.775Z] time="2022-03-11T12:03:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T12:03:38.775Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-11T12:03:38.775Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T12:03:38.775Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:03:38.775Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestReloadBadDefaultConfig [2022-03-11T12:03:38.775Z] time="2022-03-11T12:03:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-375749248" [2022-03-11T12:03:38.775Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestReloadWithConflictingLabels [2022-03-11T12:03:38.775Z] time="2022-03-11T12:03:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-451862831" [2022-03-11T12:03:38.775Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T12:03:38.775Z] time="2022-03-11T12:03:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-676143553" [2022-03-11T12:03:38.775Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestMaskURLCredentials [2022-03-11T12:03:38.775Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T12:03:38.775Z] === RUN TestDaemonConfigurationMerge [2022-03-11T12:03:38.776Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-11T12:03:38.776Z] PASS [2022-03-11T12:03:38.776Z] coverage: 79.2% of statements [2022-03-11T12:03:38.776Z] ok github.com/docker/docker/daemon/config 0.354s coverage: 79.2% of statements [2022-03-11T12:03:38.776Z] === RUN TestEventsLog [2022-03-11T12:03:38.776Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T12:03:38.776Z] === RUN TestEventsLogTimeout [2022-03-11T12:03:38.776Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T12:03:38.776Z] === RUN TestLogEvents [2022-03-11T12:03:38.776Z] --- PASS: TestLogEvents (0.05s) [2022-03-11T12:03:38.776Z] === RUN TestLoadBufferedEvents [2022-03-11T12:03:38.786Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-11T12:03:38.786Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T12:03:38.917Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T12:03:38.917Z] check_test.go:308: [d181249f75e45] daemon is not started [2022-03-11T12:03:38.917Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-11T12:03:39.246Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-03-11T12:03:39.246Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T12:03:39.246Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T12:03:39.246Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T12:03:39.246Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T12:03:39.246Z] PASS [2022-03-11T12:03:39.246Z] coverage: 50.0% of statements [2022-03-11T12:03:39.246Z] ok github.com/docker/docker/daemon/events 0.314s coverage: 50.0% of statements [2022-03-11T12:03:39.348Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-11T12:03:39.348Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T12:03:39.480Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T12:03:39.715Z] === RUN TestWaitNodeAttachment [2022-03-11T12:03:39.738Z] --- PASS: TestDaemonProxy (6.39s) [2022-03-11T12:03:39.738Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-11T12:03:39.738Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-03-11T12:03:39.738Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-03-11T12:03:39.738Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-11T12:03:39.738Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-03-11T12:03:39.738Z] PASS [2022-03-11T12:03:39.738Z] [2022-03-11T12:03:39.738Z] DONE 17 tests in 10.778s [2022-03-11T12:03:39.912Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-11T12:03:39.912Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T12:03:39.996Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T12:03:39.996Z] ++ 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-03-11T12:03:39.996Z] ++ set -e [2022-03-11T12:03:39.996Z] ++ '[' -n 0 ']' [2022-03-11T12:03:39.996Z] ++ set -x [2022-03-11T12:03:39.997Z] ++ 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-03-11T12:03:39.997Z] INFO: Testing against a local daemon [2022-03-11T12:03:39.997Z] === RUN TestCommitInheritsEnv [2022-03-11T12:03:40.185Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-11T12:03:40.185Z] === RUN TestIsolationConversion [2022-03-11T12:03:40.185Z] === RUN TestIsolationConversion/default [2022-03-11T12:03:40.185Z] === RUN TestIsolationConversion/process [2022-03-11T12:03:40.185Z] === RUN TestIsolationConversion/hyperv [2022-03-11T12:03:40.185Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T12:03:40.185Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T12:03:40.185Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T12:03:40.185Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T12:03:40.185Z] === RUN TestContainerLabels [2022-03-11T12:03:40.185Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T12:03:40.185Z] === RUN TestCredentialSpecConversion [2022-03-11T12:03:40.185Z] === RUN TestCredentialSpecConversion/none [2022-03-11T12:03:40.185Z] === RUN TestCredentialSpecConversion/config [2022-03-11T12:03:40.185Z] === RUN TestCredentialSpecConversion/file [2022-03-11T12:03:40.185Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T12:03:40.185Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T12:03:40.185Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T12:03:40.185Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T12:03:40.185Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T12:03:40.185Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T12:03:40.185Z] === RUN TestControllerValidateMountBind [2022-03-11T12:03:40.185Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-11T12:03:40.185Z] === RUN TestControllerValidateMountVolume [2022-03-11T12:03:40.185Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T12:03:40.185Z] === RUN TestControllerValidateMountTarget [2022-03-11T12:03:40.185Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T12:03:40.185Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T12:03:40.185Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T12:03:40.185Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T12:03:40.185Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T12:03:40.185Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T12:03:40.185Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T12:03:40.185Z] PASS [2022-03-11T12:03:40.185Z] coverage: 11.0% of statements [2022-03-11T12:03:40.185Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.639s coverage: 11.0% of statements [2022-03-11T12:03:40.255Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-03-11T12:03:40.255Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T12:03:40.255Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T12:03:40.255Z] === RUN TestImportWithCustomPlatform [2022-03-11T12:03:40.255Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T12:03:40.475Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-11T12:03:40.475Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T12:03:40.512Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T12:03:40.512Z] === RUN TestImportWithCustomPlatform// [2022-03-11T12:03:40.512Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T12:03:40.512Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T12:03:40.512Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T12:03:40.657Z] === RUN TestIsEmptyDir [2022-03-11T12:03:40.657Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T12:03:40.657Z] PASS [2022-03-11T12:03:40.657Z] coverage: 2.3% of statements [2022-03-11T12:03:40.657Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2022-03-11T12:03:40.770Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T12:03:40.770Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T12:03:40.770Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform (0.41s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T12:03:40.770Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-03-11T12:03:40.770Z] === RUN TestImagesFilterMultiReference [2022-03-11T12:03:40.770Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-11T12:03:40.770Z] === RUN TestImagePullPlatformInvalid [2022-03-11T12:03:40.770Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T12:03:40.770Z] === RUN TestRemoveImageOrphaning [2022-03-11T12:03:41.027Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T12:03:41.127Z] === RUN TestLinkNaming [2022-03-11T12:03:41.127Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T12:03:41.127Z] === RUN TestLinkNew [2022-03-11T12:03:41.127Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T12:03:41.127Z] === RUN TestLinkEnv [2022-03-11T12:03:41.127Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T12:03:41.127Z] === RUN TestLinkMultipleEnv [2022-03-11T12:03:41.127Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T12:03:41.127Z] === RUN TestLinkPortRangeEnv [2022-03-11T12:03:41.127Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T12:03:41.127Z] PASS [2022-03-11T12:03:41.127Z] coverage: 93.0% of statements [2022-03-11T12:03:41.127Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-03-11T12:03:41.285Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-03-11T12:03:41.285Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T12:03:41.405Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-03-11T12:03:41.405Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T12:03:41.541Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T12:03:41.596Z] === RUN TestVerifyNetworkingConfig [2022-03-11T12:03:41.596Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T12:03:41.596Z] === RUN TestGetContainer [2022-03-11T12:03:41.596Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T12:03:41.596Z] === RUN TestValidContainerNames [2022-03-11T12:03:41.596Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T12:03:41.596Z] === RUN TestContainerInitDNS [2022-03-11T12:03:41.596Z] daemon_test.go:145: root required [2022-03-11T12:03:41.596Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T12:03:41.596Z] === RUN TestMerge [2022-03-11T12:03:41.596Z] --- PASS: TestMerge (0.00s) [2022-03-11T12:03:41.596Z] === RUN TestValidateContainerIsolation [2022-03-11T12:03:41.596Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T12:03:41.596Z] === RUN TestFindNetworkErrorType [2022-03-11T12:03:41.596Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T12:03:41.596Z] === RUN TestEnsureServicesExist [2022-03-11T12:03:41.596Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T12:03:41.596Z] === RUN TestEnsureServicesExistErrors [2022-03-11T12:03:41.596Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T12:03:41.596Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T12:03:41.596Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T12:03:42.013Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-11T12:03:42.013Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T12:03:42.064Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestContainerDelete [2022-03-11T12:03:42.064Z] --- PASS: TestContainerDelete (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestContainerDoubleDelete [2022-03-11T12:03:42.064Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T12:03:42.064Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T12:03:42.064Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestNoneHealthcheck [2022-03-11T12:03:42.064Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestHealthStates [2022-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] time="2022-03-11T12:03:41Z" 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-03-11T12:03:42.064Z] --- PASS: TestHealthStates (0.21s) [2022-03-11T12:03:42.064Z] === RUN TestGetInspectData [2022-03-11T12:03:42.064Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestFillLicense [2022-03-11T12:03:42.064Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestListInvalidFilter [2022-03-11T12:03:42.064Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestNameFilter [2022-03-11T12:03:42.064Z] --- PASS: TestNameFilter (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T12:03:42.064Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T12:03:42.064Z] === 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-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T12:03:42.064Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T12:03:42.064Z] --- 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-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T12:03:42.064Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestDaemonReloadLabels [2022-03-11T12:03:42.064Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T12:03:42.064Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestDaemonReloadMirrors [2022-03-11T12:03:42.064Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T12:03:42.064Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T12:03:42.064Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T12:03:42.064Z] reload_test.go:342: root required [2022-03-11T12:03:42.064Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T12:03:42.064Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T12:03:42.064Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-11T12:03:42.064Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T12:03:42.064Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-11T12:03:42.064Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T12:03:42.064Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-03-11T12:03:42.064Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T12:03:42.064Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-11T12:03:42.064Z] === RUN TestParseVolumesFrom [2022-03-11T12:03:42.064Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T12:03:42.064Z] PASS [2022-03-11T12:03:42.064Z] coverage: 8.6% of statements [2022-03-11T12:03:42.064Z] ok github.com/docker/docker/daemon 0.775s coverage: 8.6% of statements [2022-03-11T12:03:42.064Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T12:03:42.064Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T12:03:42.064Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T12:03:42.064Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T12:03:42.065Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T12:03:42.105Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T12:03:42.363Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-11T12:03:42.577Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-11T12:03:42.577Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T12:03:43.058Z] === RUN TestAdapterReadLogs [2022-03-11T12:03:43.058Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T12:03:43.058Z] === RUN TestCopier [2022-03-11T12:03:43.058Z] --- PASS: TestCopier (0.00s) [2022-03-11T12:03:43.058Z] === RUN TestCopierLongLines [2022-03-11T12:03:43.058Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T12:03:43.058Z] === RUN TestCopierSlow [2022-03-11T12:03:43.140Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-11T12:03:43.140Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T12:03:43.299Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2022-03-11T12:03:43.299Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T12:03:43.299Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T12:03:43.299Z] === RUN TestTagInvalidReference [2022-03-11T12:03:43.299Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T12:03:43.299Z] === RUN TestTagValidPrefixedRepo [2022-03-11T12:03:43.527Z] === RUN TestNewStreamConfig [2022-03-11T12:03:43.527Z] === RUN TestNewStreamConfig/defaults [2022-03-11T12:03:43.527Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T12:03:43.527Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T12:03:43.527Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T12:03:43.527Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T12:03:43.527Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T12:03:43.527Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T12:03:43.527Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T12:03:43.527Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T12:03:43.527Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T12:03:43.527Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T12:03:43.527Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T12:03:43.527Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T12:03:43.527Z] --- PASS: TestCopierSlow (0.20s) [2022-03-11T12:03:43.527Z] === RUN TestCopierWithSized [2022-03-11T12:03:43.527Z] === RUN TestCopierWithSized/as_is [2022-03-11T12:03:43.527Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T12:03:43.527Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-11T12:03:43.527Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-11T12:03:43.527Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCopierWithPartial [2022-03-11T12:03:43.527Z] --- PASS: TestCopierWithPartial (0.01s) [2022-03-11T12:03:43.527Z] === RUN TestRingLogger [2022-03-11T12:03:43.527Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestRingCap [2022-03-11T12:03:43.527Z] --- PASS: TestRingCap (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestRingClose [2022-03-11T12:03:43.527Z] --- PASS: TestRingClose (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestRingDrain [2022-03-11T12:03:43.527Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T12:03:43.527Z] PASS [2022-03-11T12:03:43.527Z] coverage: 43.2% of statements [2022-03-11T12:03:43.527Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.2% of statements [2022-03-11T12:03:43.527Z] time="2022-03-11T12:03:43Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T12:03:43.527Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-11T12:03:43.527Z] === RUN TestCreateSuccess [2022-03-11T12:03:43.527Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCreateStreamSkipped [2022-03-11T12:03:43.527Z] time="2022-03-11T12:03:43Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T12:03:43.527Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCreateLogGroupSuccess [2022-03-11T12:03:43.527Z] time="2022-03-11T12:03:43Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T12:03:43.527Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCreateError [2022-03-11T12:03:43.527Z] --- PASS: TestCreateError (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCreateAlreadyExists [2022-03-11T12:03:43.527Z] time="2022-03-11T12:03:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T12:03:43.527Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestLogClosed [2022-03-11T12:03:43.527Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestLogBlocking [2022-03-11T12:03:43.527Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T12:03:43.527Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T12:03:43.527Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestPublishBatchSuccess [2022-03-11T12:03:43.527Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestPublishBatchError [2022-03-11T12:03:43.527Z] time="2022-03-11T12:03:43Z" level=error msg=error [2022-03-11T12:03:43.527Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T12:03:43.527Z] time="2022-03-11T12:03:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T12:03:43.527Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T12:03:43.527Z] time="2022-03-11T12:03:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T12:03:43.527Z] time="2022-03-11T12:03:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T12:03:43.527Z] --- PASS: TestPublishBatchAlreadyAccepted (0.02s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchSimple [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchTicker [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchClose [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestEffectiveLen [2022-03-11T12:03:43.527Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T12:03:43.527Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T12:03:43.527Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T12:03:43.527Z] === RUN TestEffectiveLen/3/���� [2022-03-11T12:03:43.527Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T12:03:43.527Z] === RUN TestEffectiveLen/5/ [2022-03-11T12:03:43.527Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit/0/ [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1076: He [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit/6/a� [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1076: a [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1077: � [2022-03-11T12:03:43.527Z] === RUN TestFindValidSplit/7/a� [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T12:03:43.527Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T12:03:43.527Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestProcessEventEmoji [2022-03-11T12:03:43.527Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchLineSplit [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchMaxEvents [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchMaxEvents (0.14s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T12:03:43.527Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-11T12:03:43.527Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T12:03:43.557Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-11T12:03:43.557Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T12:03:43.557Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T12:03:43.557Z] === RUN TestTagOfficialNames [2022-03-11T12:03:43.557Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-11T12:03:43.557Z] === RUN TestTagMatchesDigest [2022-03-11T12:03:43.557Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-11T12:03:43.557Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T12:03:43.999Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T12:03:43.999Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsFormat [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T12:03:43.999Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T12:03:43.999Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestCreateTagSuccess [2022-03-11T12:03:43.999Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T12:03:43.999Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-11T12:03:43.999Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T12:03:43.999Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T12:03:43.999Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-03-11T12:03:43.999Z] PASS [2022-03-11T12:03:43.999Z] coverage: 79.9% of statements [2022-03-11T12:03:43.999Z] ok github.com/docker/docker/daemon/logger/awslogs 0.603s coverage: 79.9% of statements [2022-03-11T12:03:43.999Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T12:03:43.999Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestSearchRegistryForImages [2022-03-11T12:03:43.999Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T12:03:43.999Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T12:03:43.999Z] === RUN TestImageDelete [2022-03-11T12:03:43.999Z] === RUN TestImageDelete/no_lease [2022-03-11T12:03:43.999Z] === RUN TestImageDelete/lease_exists [2022-03-11T12:03:44.468Z] --- PASS: TestImageDelete (0.04s) [2022-03-11T12:03:44.468Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-11T12:03:44.468Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-11T12:03:44.468Z] === RUN TestContentStoreForPull [2022-03-11T12:03:44.468Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T12:03:44.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T12:03:44.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T12:03:44.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T12:03:44.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T12:03:44.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T12:03:44.468Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T12:03:44.468Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T12:03:44.468Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T12:03:44.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T12:03:44.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T12:03:44.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T12:03:44.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T12:03:44.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T12:03:44.468Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T12:03:44.468Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T12:03:44.468Z] PASS [2022-03-11T12:03:44.468Z] coverage: 33.6% of statements [2022-03-11T12:03:44.468Z] ok github.com/docker/docker/daemon/logger/fluentd 0.060s coverage: 33.6% of statements [2022-03-11T12:03:44.468Z] --- PASS: TestContentStoreForPull (0.22s) [2022-03-11T12:03:44.468Z] PASS [2022-03-11T12:03:44.468Z] coverage: 6.8% of statements [2022-03-11T12:03:44.468Z] ok github.com/docker/docker/daemon/images 0.469s coverage: 6.8% of statements [2022-03-11T12:03:44.468Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T12:03:44.468Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T12:03:44.468Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T12:03:44.468Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T12:03:44.468Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T12:03:44.468Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T12:03:44.511Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-03-11T12:03:44.511Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T12:03:44.929Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T12:03:44.936Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T12:03:44.936Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T12:03:44.936Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T12:03:45.405Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-03-11T12:03:45.405Z] === RUN TestFastTimeMarshalJSON [2022-03-11T12:03:45.405Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-11T12:03:45.405Z] PASS [2022-03-11T12:03:45.405Z] coverage: 87.2% of statements [2022-03-11T12:03:45.405Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 87.2% of statements [2022-03-11T12:03:45.405Z] === RUN TestJSONFileLogger [2022-03-11T12:03:45.405Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-11T12:03:45.405Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T12:03:45.405Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-11T12:03:45.405Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T12:03:45.405Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-11T12:03:45.405Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T12:03:45.405Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-11T12:03:45.405Z] === RUN TestEncodeDecode [2022-03-11T12:03:45.405Z] === PAUSE TestEncodeDecode [2022-03-11T12:03:45.405Z] === RUN TestUnexpectedEOF [2022-03-11T12:03:45.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T12:03:45.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T12:03:45.874Z] time="2022-03-11T12:03:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T12:03:45.874Z] time="2022-03-11T12:03:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T12:03:45.874Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-03-11T12:03:45.874Z] === CONT TestEncodeDecode [2022-03-11T12:03:45.874Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T12:03:45.874Z] PASS [2022-03-11T12:03:45.874Z] coverage: 69.9% of statements [2022-03-11T12:03:45.874Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.354s coverage: 69.9% of statements [2022-03-11T12:03:45.880Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-03-11T12:03:45.880Z] === RUN TestAuthZPluginHeader [2022-03-11T12:03:46.346Z] === RUN TestWriteLog [2022-03-11T12:03:46.346Z] === PAUSE TestWriteLog [2022-03-11T12:03:46.346Z] === RUN TestReadLog [2022-03-11T12:03:46.346Z] === PAUSE TestReadLog [2022-03-11T12:03:46.346Z] === RUN TestDecode [2022-03-11T12:03:46.346Z] --- PASS: TestDecode (0.04s) [2022-03-11T12:03:46.346Z] === CONT TestWriteLog [2022-03-11T12:03:46.346Z] --- PASS: TestWriteLog (0.00s) [2022-03-11T12:03:46.346Z] === CONT TestReadLog [2022-03-11T12:03:46.346Z] === RUN TestReadLog/tail_exact [2022-03-11T12:03:46.346Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T12:03:46.346Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T12:03:46.346Z] --- PASS: TestReadLog (0.27s) [2022-03-11T12:03:46.346Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-11T12:03:46.442Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-11T12:03:46.443Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T12:03:46.443Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:03:46.443Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-11T12:03:46.443Z] === RUN TestAuthZPluginV2Disable [2022-03-11T12:03:46.443Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:03:46.443Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-11T12:03:46.443Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T12:03:46.443Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:03:46.443Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-11T12:03:46.443Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T12:03:46.443Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:03:46.443Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-11T12:03:46.443Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T12:03:46.814Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-11T12:03:46.814Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-11T12:03:46.814Z] PASS [2022-03-11T12:03:46.814Z] coverage: 78.7% of statements [2022-03-11T12:03:46.814Z] ok github.com/docker/docker/daemon/logger/local 0.433s coverage: 78.7% of statements [2022-03-11T12:03:46.814Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T12:03:46.814Z] === RUN TestOpenFileDelete [2022-03-11T12:03:46.814Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T12:03:46.814Z] === RUN TestOpenFileRename [2022-03-11T12:03:46.814Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T12:03:46.814Z] === RUN TestHandleDecoderErr [2022-03-11T12:03:46.814Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T12:03:46.814Z] === RUN TestParseLogTagDefaultTag [2022-03-11T12:03:46.814Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T12:03:46.814Z] === RUN TestParseLogTag [2022-03-11T12:03:46.814Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T12:03:46.814Z] === RUN TestParseLogTagEmptyTag [2022-03-11T12:03:46.814Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T12:03:46.814Z] === RUN TestTailFiles [2022-03-11T12:03:46.814Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T12:03:46.814Z] === RUN TestFollowLogsConsumerGone [2022-03-11T12:03:46.814Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T12:03:46.814Z] === RUN TestFollowLogsProducerGone [2022-03-11T12:03:46.814Z] logfile_test.go:180: logDecode() closed after sending 3367 messages [2022-03-11T12:03:46.814Z] logfile_test.go:233: messages sent: 3367, received: 3367 [2022-03-11T12:03:46.814Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-11T12:03:46.814Z] === RUN TestCheckCapacityAndRotate [2022-03-11T12:03:46.814Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T12:03:46.814Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T12:03:46.814Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-11T12:03:46.814Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-11T12:03:46.814Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-11T12:03:46.814Z] PASS [2022-03-11T12:03:46.814Z] coverage: 53.3% of statements [2022-03-11T12:03:46.814Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.170s coverage: 53.3% of statements [2022-03-11T12:03:46.887Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T12:03:47.289Z] === RUN TestLog [2022-03-11T12:03:47.289Z] --- PASS: TestLog (0.03s) [2022-03-11T12:03:47.289Z] PASS [2022-03-11T12:03:47.289Z] coverage: 31.5% of statements [2022-03-11T12:03:47.289Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-03-11T12:03:47.760Z] === RUN TestNewParse [2022-03-11T12:03:47.760Z] --- PASS: TestNewParse (0.00s) [2022-03-11T12:03:47.760Z] PASS [2022-03-11T12:03:47.760Z] coverage: 8.3% of statements [2022-03-11T12:03:47.760Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-03-11T12:03:47.818Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T12:03:48.229Z] === RUN TestValidateLogOpt [2022-03-11T12:03:48.229Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestNewMissedConfig [2022-03-11T12:03:48.229Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestNewMissedUrl [2022-03-11T12:03:48.229Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestNewMissedToken [2022-03-11T12:03:48.229Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestNewWithProxy [2022-03-11T12:03:48.229Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestDefault [2022-03-11T12:03:48.229Z] === RUN TestParseLogFormat [2022-03-11T12:03:48.229Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestValidateLogOptEmpty [2022-03-11T12:03:48.229Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestValidateSyslogAddress [2022-03-11T12:03:48.229Z] --- PASS: TestDefault (0.01s) [2022-03-11T12:03:48.229Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T12:03:48.229Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestParseAddressDefaultPort [2022-03-11T12:03:48.229Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestValidateSyslogFacility [2022-03-11T12:03:48.229Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T12:03:48.229Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestValidateLogOpt [2022-03-11T12:03:48.229Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T12:03:48.229Z] PASS [2022-03-11T12:03:48.229Z] coverage: 46.8% of statements [2022-03-11T12:03:48.229Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-11T12:03:48.229Z] === RUN TestJsonFormat [2022-03-11T12:03:48.229Z] --- PASS: TestJsonFormat (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestRawFormat [2022-03-11T12:03:48.229Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-03-11T12:03:48.229Z] --- PASS: TestRawFormat (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestRawFormatWithLabels [2022-03-11T12:03:48.229Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestRawFormatWithoutTag [2022-03-11T12:03:48.229Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T12:03:48.229Z] === RUN TestBatching [2022-03-11T12:03:48.229Z] --- PASS: TestBatching (0.28s) [2022-03-11T12:03:48.229Z] === RUN TestFrequency [2022-03-11T12:03:48.379Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-11T12:03:48.697Z] --- PASS: TestFrequency (0.28s) [2022-03-11T12:03:48.697Z] === RUN TestOneMessagePerRequest [2022-03-11T12:03:48.697Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-11T12:03:48.697Z] === RUN TestVerify [2022-03-11T12:03:48.697Z] --- PASS: TestVerify (0.00s) [2022-03-11T12:03:48.697Z] === RUN TestSkipVerify [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] --- PASS: TestSkipVerify (0.60s) [2022-03-11T12:03:49.167Z] === RUN TestBufferMaximum [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000228.990948\",\"host\":\"1cc0e86be266\"}'" [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000228.990948\",\"host\":\"1cc0e86be266\"}'" [2022-03-11T12:03:49.167Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T12:03:49.167Z] === RUN TestServerAlwaysDown [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000228.990948\",\"host\":\"1cc0e86be266\"}'" [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000228.990948\",\"host\":\"1cc0e86be266\"}'" [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000228.990948\",\"host\":\"1cc0e86be266\"}'" [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000228.990948\",\"host\":\"1cc0e86be266\"}'" [2022-03-11T12:03:49.167Z] time="2022-03-11T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000228.990948\",\"host\":\"1cc0e86be266\"}'" [2022-03-11T12:03:49.167Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-11T12:03:49.167Z] === RUN TestCannotSendAfterClose [2022-03-11T12:03:49.167Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-03-11T12:03:49.167Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T12:03:49.309Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T12:03:49.309Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-11T12:03:49.873Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-11T12:03:50.155Z] === RUN TestV1IDService [2022-03-11T12:03:50.155Z] --- PASS: TestV1IDService (0.02s) [2022-03-11T12:03:50.155Z] === RUN TestV2MetadataService [2022-03-11T12:03:50.155Z] time="2022-03-11T12:03:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-11T12:03:50.155Z] time="2022-03-11T12:03:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1cc0e86be266\"}'" [2022-03-11T12:03:50.155Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-11T12:03:50.155Z] PASS [2022-03-11T12:03:50.155Z] coverage: 82.5% of statements [2022-03-11T12:03:50.155Z] ok github.com/docker/docker/daemon/logger/splunk 2.280s coverage: 82.5% of statements [2022-03-11T12:03:50.155Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T12:03:50.155Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T12:03:50.155Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T12:03:50.155Z] === RUN TestSuccessfulDownload [2022-03-11T12:03:50.155Z] download_test.go:267: Needs fixing on Windows [2022-03-11T12:03:50.155Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T12:03:50.155Z] === RUN TestCancelledDownload [2022-03-11T12:03:50.155Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T12:03:50.155Z] === RUN TestMaxDownloadAttempts [2022-03-11T12:03:50.155Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:03:50.155Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:03:50.155Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:03:50.155Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:03:50.155Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:03:50.155Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:03:50.155Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:03:50.155Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:03:50.155Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:03:50.155Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:03:50.155Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:03:50.155Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:03:50.436Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-11T12:03:50.436Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-11T12:03:50.624Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T12:03:50.624Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T12:03:50.624Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T12:03:50.624Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T12:03:50.624Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T12:03:50.624Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T12:03:50.624Z] === RUN TestManifestStore [2022-03-11T12:03:50.624Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T12:03:50.624Z] time="2022-03-11T12:03:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:03:50.624Z] time="2022-03-11T12:03:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:03:50.624Z] time="2022-03-11T12:03:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:03:50.624Z] time="2022-03-11T12:03:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:03:50.624Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T12:03:50.624Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-03-11T12:03:50.624Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-03-11T12:03:50.624Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-03-11T12:03:50.624Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-03-11T12:03:50.624Z] === RUN TestTransfer [2022-03-11T12:03:51.001Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-11T12:03:51.093Z] time="2022-03-11T12:03:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4177122259\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/no_local_cache [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/with_local_cache [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T12:03:51.093Z] time="2022-03-11T12:03:50Z" level=warning msg="reference for unknown type: " [2022-03-11T12:03:51.093Z] time="2022-03-11T12:03:50Z" level=warning msg="reference for unknown type: " [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T12:03:51.093Z] time="2022-03-11T12:03:50Z" level=warning msg="reference for unknown type: " [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T12:03:51.093Z] time="2022-03-11T12:03:50Z" level=warning msg="reference for unknown type: " [2022-03-11T12:03:51.093Z] time="2022-03-11T12:03:50Z" level=warning msg="reference for unknown type: " [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T12:03:51.093Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T12:03:51.093Z] --- PASS: TestTransfer (0.12s) [2022-03-11T12:03:51.093Z] === RUN TestConcurrencyLimit [2022-03-11T12:03:51.094Z] time="2022-03-11T12:03:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore (0.38s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T12:03:51.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T12:03:51.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T12:03:51.094Z] === RUN TestFixManifestLayers [2022-03-11T12:03:51.094Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T12:03:51.094Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T12:03:51.094Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T12:03:51.094Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T12:03:51.094Z] === RUN TestFixManifestLayersBadParent [2022-03-11T12:03:51.094Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T12:03:51.094Z] === RUN TestValidateManifest [2022-03-11T12:03:51.094Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T12:03:51.094Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T12:03:51.094Z] === RUN TestFormatPlatform [2022-03-11T12:03:51.094Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T12:03:51.094Z] === RUN TestPullSchema2Config [2022-03-11T12:03:51.094Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T12:03:51.094Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:03:51.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:03:51.094Z] === RUN TestPullSchema2Config/500_status [2022-03-11T12:03:51.094Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:03:51.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:03:51.094Z] --- PASS: TestV2MetadataService (0.88s) [2022-03-11T12:03:51.094Z] PASS [2022-03-11T12:03:51.094Z] coverage: 48.2% of statements [2022-03-11T12:03:51.094Z] ok github.com/docker/docker/distribution/metadata 0.993s coverage: 48.2% of statements [2022-03-11T12:03:51.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:03:51.094Z] === RUN TestPullSchema2Config/EOF [2022-03-11T12:03:51.094Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:03:51.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:03:51.094Z] 2022/03/11 12:03:51 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-11T12:03:51.094Z] goroutine 131 [running]: [2022-03-11T12:03:51.094Z] net/http.(*conn).serve.func1() [2022-03-11T12:03:51.094Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T12:03:51.094Z] panic({0xa84800, 0xc05ea0}) [2022-03-11T12:03:51.094Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T12:03:51.094Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000326504, {0xc17200, 0xc00032c380}) [2022-03-11T12:03:51.094Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T12:03:51.094Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xc17200, 0xc00032c380}, 0xc000324c00) [2022-03-11T12:03:51.094Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T12:03:51.094Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xc17200, 0xc00032c380}, 0x598e35) [2022-03-11T12:03:51.094Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T12:03:51.094Z] net/http.serverHandler.ServeHTTP({0xc0004e0e10}, {0xc17200, 0xc00032c380}, 0xc000324c00) [2022-03-11T12:03:51.094Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T12:03:51.094Z] net/http.(*conn).serve(0xc00019da40, {0xc1b838, 0xc0000b78f0}) [2022-03-11T12:03:51.094Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T12:03:51.094Z] created by net/http.(*Server).Serve [2022-03-11T12:03:51.094Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T12:03:51.329Z] === RUN TestBoolValue [2022-03-11T12:03:51.329Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestBoolValueOrDefault [2022-03-11T12:03:51.329Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestInt64ValueOrZero [2022-03-11T12:03:51.329Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestInt64ValueOrDefault [2022-03-11T12:03:51.329Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T12:03:51.329Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestJsonContentType [2022-03-11T12:03:51.329Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T12:03:51.329Z] PASS [2022-03-11T12:03:51.329Z] coverage: 14.7% of statements [2022-03-11T12:03:51.329Z] ok github.com/docker/docker/api/server/httputils 0.103s coverage: 14.7% of statements [2022-03-11T12:03:51.329Z] === RUN TestMaskSecretKeys [2022-03-11T12:03:51.329Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T12:03:51.329Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T12:03:51.329Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T12:03:51.329Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T12:03:51.329Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T12:03:51.329Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T12:03:51.329Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestVersionMiddlewareVersion [2022-03-11T12:03:51.329Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T12:03:51.329Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T12:03:51.329Z] PASS [2022-03-11T12:03:51.329Z] coverage: 37.7% of statements [2022-03-11T12:03:51.329Z] ok github.com/docker/docker/api/server/middleware 0.088s coverage: 37.7% of statements [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T12:03:51.329Z] === RUN TestStrSliceMarshalJSON [2022-03-11T12:03:51.329Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T12:03:51.329Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestStrSliceUnmarshalString [2022-03-11T12:03:51.329Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T12:03:51.329Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T12:03:51.329Z] PASS [2022-03-11T12:03:51.329Z] coverage: 90.0% of statements [2022-03-11T12:03:51.329Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-03-11T12:03:51.329Z] === RUN TestAdjustForAPIVersion [2022-03-11T12:03:51.329Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T12:03:51.329Z] PASS [2022-03-11T12:03:51.329Z] coverage: 5.7% of statements [2022-03-11T12:03:51.329Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T12:03:51.329Z] === RUN TestToJSON [2022-03-11T12:03:51.329Z] --- PASS: TestToJSON (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestToParamWithVersion [2022-03-11T12:03:51.329Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestFromJSON [2022-03-11T12:03:51.329Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestEmpty [2022-03-11T12:03:51.329Z] --- PASS: TestEmpty (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T12:03:51.329Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestArgsMatchKVList [2022-03-11T12:03:51.329Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestArgsMatch [2022-03-11T12:03:51.329Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestAdd [2022-03-11T12:03:51.329Z] --- PASS: TestAdd (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestDel [2022-03-11T12:03:51.329Z] --- PASS: TestDel (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestLen [2022-03-11T12:03:51.329Z] --- PASS: TestLen (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestExactMatch [2022-03-11T12:03:51.329Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestOnlyOneExactMatch [2022-03-11T12:03:51.329Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestContains [2022-03-11T12:03:51.329Z] --- PASS: TestContains (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestValidate [2022-03-11T12:03:51.329Z] --- PASS: TestValidate (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestWalkValues [2022-03-11T12:03:51.329Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestFuzzyMatch [2022-03-11T12:03:51.329Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T12:03:51.329Z] === RUN TestClone [2022-03-11T12:03:51.329Z] --- PASS: TestClone (0.00s) [2022-03-11T12:03:51.329Z] PASS [2022-03-11T12:03:51.329Z] coverage: 92.2% of statements [2022-03-11T12:03:51.329Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T12:03:51.329Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T12:03:51.563Z] --- PASS: TestConcurrencyLimit (0.43s) [2022-03-11T12:03:51.563Z] === RUN TestInactiveJobs [2022-03-11T12:03:51.563Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:03:51.563Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T12:03:51.563Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:03:51.563Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:03:51.563Z] --- PASS: TestPullSchema2Config (0.61s) [2022-03-11T12:03:51.563Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T12:03:51.563Z] --- PASS: TestPullSchema2Config/500_status (0.28s) [2022-03-11T12:03:51.563Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-03-11T12:03:51.563Z] --- PASS: TestPullSchema2Config/unauthorized (0.03s) [2022-03-11T12:03:51.563Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T12:03:51.563Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestLayerAlreadyExists [2022-03-11T12:03:51.563Z] 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-03-11T12:03:51.563Z] 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-03-11T12:03:51.563Z] 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-03-11T12:03:51.563Z] 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-03-11T12:03:51.563Z] 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-03-11T12:03:51.563Z] 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-03-11T12:03:51.563Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T12:03:51.563Z] === RUN TestNotFound [2022-03-11T12:03:51.563Z] --- PASS: TestNotFound (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestConflict [2022-03-11T12:03:51.563Z] --- PASS: TestConflict (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestForbidden [2022-03-11T12:03:51.563Z] --- PASS: TestForbidden (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestInvalidParameter [2022-03-11T12:03:51.563Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestNotImplemented [2022-03-11T12:03:51.563Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestNotModified [2022-03-11T12:03:51.563Z] --- PASS: TestNotModified (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestUnauthorized [2022-03-11T12:03:51.563Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestUnknown [2022-03-11T12:03:51.563Z] --- PASS: TestUnknown (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestCancelled [2022-03-11T12:03:51.563Z] --- PASS: TestCancelled (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestDeadline [2022-03-11T12:03:51.563Z] --- PASS: TestDeadline (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestDataLoss [2022-03-11T12:03:51.563Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestUnavailable [2022-03-11T12:03:51.563Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestSystem [2022-03-11T12:03:51.563Z] --- PASS: TestSystem (0.00s) [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Conflict [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T12:03:51.563Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T12:03:51.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T12:03:51.563Z] PASS [2022-03-11T12:03:51.563Z] coverage: 53.1% of statements [2022-03-11T12:03:51.563Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2022-03-11T12:03:51.565Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-11T12:03:51.797Z] === RUN TestDurationToSecondsString [2022-03-11T12:03:51.797Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T12:03:51.797Z] === RUN TestGetTimestamp [2022-03-11T12:03:51.797Z] --- PASS: TestGetTimestamp (0.22s) [2022-03-11T12:03:51.797Z] === RUN TestParseTimestamps [2022-03-11T12:03:51.797Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T12:03:51.797Z] PASS [2022-03-11T12:03:51.797Z] coverage: 100.0% of statements [2022-03-11T12:03:51.797Z] ok github.com/docker/docker/api/types/time 0.275s coverage: 100.0% of statements [2022-03-11T12:03:51.797Z] === RUN TestCompareVersion [2022-03-11T12:03:51.797Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T12:03:51.797Z] PASS [2022-03-11T12:03:51.797Z] coverage: 77.3% of statements [2022-03-11T12:03:51.797Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T12:03:51.797Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T12:03:52.035Z] --- PASS: TestInactiveJobs (0.44s) [2022-03-11T12:03:52.035Z] === RUN TestWatchRelease [2022-03-11T12:03:52.035Z] --- PASS: TestWatchRelease (0.05s) [2022-03-11T12:03:52.035Z] === RUN TestWatchFinishedTransfer [2022-03-11T12:03:52.035Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T12:03:52.035Z] === RUN TestDuplicateTransfer [2022-03-11T12:03:52.035Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-03-11T12:03:52.035Z] === RUN TestSuccessfulUpload [2022-03-11T12:03:52.035Z] time="2022-03-11T12:03:51Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T12:03:52.129Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-11T12:03:52.504Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-11T12:03:52.504Z] === RUN TestCancelledUpload [2022-03-11T12:03:52.504Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T12:03:52.504Z] PASS [2022-03-11T12:03:52.504Z] coverage: 76.8% of statements [2022-03-11T12:03:52.504Z] ok github.com/docker/docker/distribution/xfer 2.099s coverage: 76.8% of statements [2022-03-11T12:03:52.693Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-11T12:03:52.951Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-11T12:03:52.973Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-03-11T12:03:52.973Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T12:03:52.973Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T12:03:52.973Z] === RUN TestTokenPassThru [2022-03-11T12:03:52.973Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-11T12:03:52.973Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T12:03:52.973Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-11T12:03:52.973Z] PASS [2022-03-11T12:03:52.973Z] coverage: 26.7% of statements [2022-03-11T12:03:52.973Z] === RUN TestCompare [2022-03-11T12:03:52.973Z] --- PASS: TestCompare (0.00s) [2022-03-11T12:03:52.973Z] PASS [2022-03-11T12:03:52.973Z] coverage: 19.2% of statements [2022-03-11T12:03:52.973Z] ok github.com/docker/docker/distribution 2.372s coverage: 26.7% of statements [2022-03-11T12:03:52.973Z] ok github.com/docker/docker/image/cache 0.104s coverage: 19.2% of statements [2022-03-11T12:03:52.973Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T12:03:52.973Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T12:03:52.973Z] === RUN TestFSGetInvalidData [2022-03-11T12:03:52.973Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-11T12:03:52.973Z] === RUN TestFSInvalidSet [2022-03-11T12:03:52.973Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-11T12:03:52.973Z] === RUN TestFSInvalidRoot [2022-03-11T12:03:52.973Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-11T12:03:52.973Z] === RUN TestFSMetadataGetSet [2022-03-11T12:03:52.973Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-11T12:03:52.973Z] === RUN TestFSInvalidWalker [2022-03-11T12:03:52.973Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-11T12:03:52.973Z] === RUN TestFSGetSet [2022-03-11T12:03:52.973Z] --- PASS: TestFSGetSet (0.05s) [2022-03-11T12:03:52.973Z] === RUN TestFSGetUnsetKey [2022-03-11T12:03:52.973Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-11T12:03:52.973Z] === RUN TestFSGetEmptyData [2022-03-11T12:03:52.973Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-11T12:03:52.973Z] === RUN TestFSDelete [2022-03-11T12:03:52.973Z] --- PASS: TestFSDelete (0.02s) [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T12:03:53.363Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T12:03:53.363Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T12:03:53.363Z] === RUN TestCloneArgsSmartHttp [2022-03-11T12:03:53.363Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-11T12:03:53.363Z] === RUN TestCloneArgsDumbHttp [2022-03-11T12:03:53.363Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T12:03:53.363Z] === RUN TestCloneArgsGit [2022-03-11T12:03:53.363Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T12:03:53.363Z] === RUN TestCheckoutGit [2022-03-11T12:03:53.447Z] === RUN TestFSWalker [2022-03-11T12:03:53.447Z] --- PASS: TestFSWalker (0.03s) [2022-03-11T12:03:53.447Z] === RUN TestFSWalkerStopOnError [2022-03-11T12:03:53.447Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-11T12:03:53.447Z] === RUN TestNewFromJSON [2022-03-11T12:03:53.447Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T12:03:53.447Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T12:03:53.447Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T12:03:53.447Z] === RUN TestMarshalKeyOrder [2022-03-11T12:03:53.447Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T12:03:53.447Z] === RUN TestHistoryEqual [2022-03-11T12:03:53.447Z] --- PASS: TestHistoryEqual (0.21s) [2022-03-11T12:03:53.447Z] === RUN TestImage [2022-03-11T12:03:53.447Z] --- PASS: TestImage (0.00s) [2022-03-11T12:03:53.447Z] === RUN TestImageOSNotEmpty [2022-03-11T12:03:53.447Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T12:03:53.447Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T12:03:53.447Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T12:03:53.447Z] === RUN TestCreate [2022-03-11T12:03:53.447Z] --- PASS: TestCreate (0.01s) [2022-03-11T12:03:53.447Z] === RUN TestRestore [2022-03-11T12:03:53.447Z] time="2022-03-11T12:03:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T12:03:53.447Z] --- PASS: TestRestore (0.03s) [2022-03-11T12:03:53.447Z] === RUN TestAddDelete [2022-03-11T12:03:53.447Z] --- PASS: TestAddDelete (0.02s) [2022-03-11T12:03:53.447Z] === RUN TestSearchAfterDelete [2022-03-11T12:03:53.447Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-11T12:03:53.447Z] === RUN TestParentReset [2022-03-11T12:03:53.447Z] --- PASS: TestParentReset (0.03s) [2022-03-11T12:03:53.447Z] === RUN TestGetAndSetLastUpdated [2022-03-11T12:03:53.447Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-11T12:03:53.447Z] === RUN TestStoreLen [2022-03-11T12:03:53.447Z] --- PASS: TestStoreLen (0.06s) [2022-03-11T12:03:53.447Z] PASS [2022-03-11T12:03:53.447Z] coverage: 86.9% of statements [2022-03-11T12:03:53.447Z] ok github.com/docker/docker/image 0.713s coverage: 86.9% of statements [2022-03-11T12:03:53.516Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-11T12:03:53.915Z] === RUN TestValidateManifest [2022-03-11T12:03:53.915Z] === RUN TestValidateManifest/nil [2022-03-11T12:03:53.915Z] === RUN TestValidateManifest/non-nil [2022-03-11T12:03:53.915Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T12:03:53.915Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T12:03:53.915Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T12:03:53.915Z] PASS [2022-03-11T12:03:53.915Z] coverage: 0.7% of statements [2022-03-11T12:03:53.915Z] ok github.com/docker/docker/image/tarexport 0.076s coverage: 0.7% of statements [2022-03-11T12:03:53.915Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T12:03:53.915Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T12:03:53.915Z] PASS [2022-03-11T12:03:53.915Z] coverage: 25.0% of statements [2022-03-11T12:03:53.915Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2022-03-11T12:03:53.915Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T12:03:54.080Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-11T12:03:54.644Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-11T12:03:54.909Z] === RUN TestSerialization [2022-03-11T12:03:54.928Z] === RUN TestEnable [2022-03-11T12:03:54.928Z] --- PASS: TestEnable (0.00s) [2022-03-11T12:03:54.928Z] === RUN TestDisable [2022-03-11T12:03:54.928Z] --- PASS: TestDisable (0.00s) [2022-03-11T12:03:54.928Z] === RUN TestEnabled [2022-03-11T12:03:54.928Z] --- PASS: TestEnabled (0.00s) [2022-03-11T12:03:54.928Z] PASS [2022-03-11T12:03:54.928Z] coverage: 100.0% of statements [2022-03-11T12:03:54.928Z] ok github.com/docker/docker/cli/debug 0.075s coverage: 100.0% of statements [2022-03-11T12:03:55.208Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-11T12:03:55.378Z] --- PASS: TestSerialization (0.02s) [2022-03-11T12:03:55.378Z] PASS [2022-03-11T12:03:55.378Z] coverage: 100.0% of statements [2022-03-11T12:03:55.378Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-03-11T12:03:55.397Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T12:03:55.397Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2022-03-11T12:03:55.397Z] === RUN TestProcessNoDockerignore [2022-03-11T12:03:55.397Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T12:03:55.397Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestDetectContentType [2022-03-11T12:03:55.397Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestSelectAcceptableMIME [2022-03-11T12:03:55.397Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestInspectEmptyResponse [2022-03-11T12:03:55.397Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestInspectResponseBinary [2022-03-11T12:03:55.397Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestResponseUnsupportedContentType [2022-03-11T12:03:55.397Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestInspectResponseTextSimple [2022-03-11T12:03:55.397Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T12:03:55.397Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestUnknownContentLength [2022-03-11T12:03:55.397Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestDownloadRemote [2022-03-11T12:03:55.397Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-11T12:03:55.397Z] === RUN TestGetWithStatusError [2022-03-11T12:03:55.397Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestCloseRootDirectory [2022-03-11T12:03:55.397Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:03:55.397Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-03-11T12:03:55.397Z] === RUN TestHashFile [2022-03-11T12:03:55.397Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:03:55.397Z] --- SKIP: TestHashFile (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestHashSubdir [2022-03-11T12:03:55.397Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:03:55.397Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-11T12:03:55.397Z] === RUN TestRemoveDirectory [2022-03-11T12:03:55.397Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:03:55.397Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-11T12:03:55.397Z] PASS [2022-03-11T12:03:55.397Z] coverage: 9.3% of statements [2022-03-11T12:03:55.397Z] ok github.com/docker/docker/builder/remotecontext 0.285s coverage: 9.3% of statements [2022-03-11T12:03:55.773Z] check_test.go:308: [d067c2d6c5ac9] daemon is not started [2022-03-11T12:03:55.773Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-11T12:03:55.846Z] === RUN TestEmptyLayer [2022-03-11T12:03:55.846Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T12:03:55.846Z] === RUN TestCommitFailure [2022-03-11T12:03:55.846Z] --- PASS: TestCommitFailure (0.02s) [2022-03-11T12:03:55.846Z] === RUN TestStartTransactionFailure [2022-03-11T12:03:55.846Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-11T12:03:55.846Z] === RUN TestGetOrphan [2022-03-11T12:03:55.846Z] --- PASS: TestGetOrphan (0.01s) [2022-03-11T12:03:55.846Z] === RUN TestMountAndRegister [2022-03-11T12:03:55.846Z] layer_test.go:258: Layer size: 14 [2022-03-11T12:03:55.846Z] --- PASS: TestMountAndRegister (0.07s) [2022-03-11T12:03:55.846Z] === RUN TestLayerRelease [2022-03-11T12:03:55.846Z] layer_test.go:291: Failing on Windows [2022-03-11T12:03:55.846Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestGetAllAllowed [2022-03-11T12:03:55.865Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestGetAllMeta [2022-03-11T12:03:55.865Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T12:03:55.865Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T12:03:55.865Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestIsExistingDirectory [2022-03-11T12:03:55.865Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestGetFilenameForDownload [2022-03-11T12:03:55.865Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestEnv2Variables [2022-03-11T12:03:55.865Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T12:03:55.865Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.01s) [2022-03-11T12:03:55.865Z] === RUN TestMaintainer [2022-03-11T12:03:55.865Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestLabel [2022-03-11T12:03:55.865Z] --- PASS: TestLabel (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestFromScratch [2022-03-11T12:03:55.865Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestFromWithArg [2022-03-11T12:03:55.865Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T12:03:55.865Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestFromWithUndefinedArg [2022-03-11T12:03:55.865Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T12:03:55.865Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestOnbuild [2022-03-11T12:03:55.865Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestWorkdir [2022-03-11T12:03:55.865Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestCmd [2022-03-11T12:03:55.865Z] --- PASS: TestCmd (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestHealthcheckNone [2022-03-11T12:03:55.865Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestHealthcheckCmd [2022-03-11T12:03:55.865Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestEntrypoint [2022-03-11T12:03:55.865Z] --- PASS: TestEntrypoint (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestExpose [2022-03-11T12:03:55.865Z] --- PASS: TestExpose (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestUser [2022-03-11T12:03:55.865Z] --- PASS: TestUser (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestVolume [2022-03-11T12:03:55.865Z] --- PASS: TestVolume (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestStopSignal [2022-03-11T12:03:55.865Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T12:03:55.865Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestArg [2022-03-11T12:03:55.865Z] --- PASS: TestArg (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestShell [2022-03-11T12:03:55.865Z] --- PASS: TestShell (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestPrependEnvOnCmd [2022-03-11T12:03:55.865Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestRunWithBuildArgs [2022-03-11T12:03:55.865Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T12:03:55.865Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T12:03:55.865Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestStoreRestore [2022-03-11T12:03:56.316Z] layer_test.go:340: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestTarStreamStability [2022-03-11T12:03:56.316Z] layer_test.go:455: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestRegisterExistingLayer [2022-03-11T12:03:56.316Z] === RUN TestEnvironmentParsing [2022-03-11T12:03:56.316Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T12:03:56.316Z] PASS [2022-03-11T12:03:56.316Z] coverage: 1.2% of statements [2022-03-11T12:03:56.316Z] --- PASS: TestRegisterExistingLayer (0.39s) [2022-03-11T12:03:56.316Z] === RUN TestTarStreamVerification [2022-03-11T12:03:56.316Z] layer_test.go:684: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestLayerMigration [2022-03-11T12:03:56.316Z] migration_test.go:45: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T12:03:56.316Z] migration_test.go:181: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestMountInit [2022-03-11T12:03:56.316Z] mount_test.go:17: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestMountSize [2022-03-11T12:03:56.316Z] mount_test.go:76: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestMountChanges [2022-03-11T12:03:56.316Z] mount_test.go:125: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T12:03:56.316Z] === RUN TestMountApply [2022-03-11T12:03:56.316Z] mount_test.go:212: Failing on Windows [2022-03-11T12:03:56.316Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T12:03:56.316Z] PASS [2022-03-11T12:03:56.316Z] coverage: 30.2% of statements [2022-03-11T12:03:56.316Z] ok github.com/docker/docker/libcontainerd/local 0.075s coverage: 1.2% of statements [2022-03-11T12:03:56.316Z] ok github.com/docker/docker/layer 0.594s coverage: 30.2% of statements [2022-03-11T12:03:56.336Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T12:03:56.336Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T12:03:56.336Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T12:03:56.336Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T12:03:56.336Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestNormalizeWorkdir [2022-03-11T12:03:56.336Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestDispatch [2022-03-11T12:03:56.336Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T12:03:56.336Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T12:03:56.336Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T12:03:56.336Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T12:03:56.336Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T12:03:56.336Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T12:03:56.336Z] === RUN TestDispatch/COPY_url [2022-03-11T12:03:56.336Z] --- PASS: TestDispatch (0.08s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-11T12:03:56.336Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T12:03:56.336Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T12:03:56.336Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T12:03:56.336Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T12:03:56.336Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T12:03:56.336Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestEmptyDockerfile [2022-03-11T12:03:56.336Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestSymlinkDockerfile [2022-03-11T12:03:56.336Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-03-11T12:03:56.336Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T12:03:56.336Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-03-11T12:03:56.336Z] === RUN TestNonExistingDockerfile [2022-03-11T12:03:56.336Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestCopyRunConfig [2022-03-11T12:03:56.336Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestDeepCopyRunConfig [2022-03-11T12:03:56.336Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestExportImage [2022-03-11T12:03:56.336Z] --- PASS: TestExportImage (0.00s) [2022-03-11T12:03:56.336Z] === RUN TestNormalizeDest [2022-03-11T12:03:56.336Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T12:03:56.336Z] PASS [2022-03-11T12:03:56.336Z] coverage: 46.7% of statements [2022-03-11T12:03:56.336Z] ok github.com/docker/docker/builder/dockerfile 0.242s coverage: 46.7% of statements [2022-03-11T12:03:56.704Z] check_test.go:308: [db63ba2a6bed7] daemon is not started [2022-03-11T12:03:56.704Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-11T12:03:56.789Z] === RUN TestSequenceGetAvailableBit [2022-03-11T12:03:56.789Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestSequenceEqual [2022-03-11T12:03:56.789Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestSequenceCopy [2022-03-11T12:03:56.789Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestGetFirstAvailable [2022-03-11T12:03:56.789Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestFindSequence [2022-03-11T12:03:56.789Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestCheckIfAvailable [2022-03-11T12:03:56.789Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestMergeSequences [2022-03-11T12:03:56.789Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestPushReservation [2022-03-11T12:03:56.789Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestSerializeDeserialize [2022-03-11T12:03:56.789Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestSet [2022-03-11T12:03:56.789Z] --- PASS: TestSet (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestSetUnset [2022-03-11T12:03:56.789Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestOffsetSetUnset [2022-03-11T12:03:56.789Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestSetInRange [2022-03-11T12:03:56.789Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestSetAnyInRange [2022-03-11T12:03:56.789Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestMethods [2022-03-11T12:03:56.789Z] --- PASS: TestMethods (0.00s) [2022-03-11T12:03:56.789Z] === RUN TestRandomAllocateDeallocate [2022-03-11T12:03:56.789Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T12:03:56.789Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T12:03:56.789Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T12:03:56.789Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T12:03:56.805Z] === RUN TestTCP4Proxy [2022-03-11T12:03:56.805Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-11T12:03:56.805Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T12:03:56.805Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-11T12:03:56.805Z] === RUN TestTCP6Proxy [2022-03-11T12:03:56.805Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T12:03:56.805Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T12:03:56.805Z] === RUN TestTCPDualStackProxy [2022-03-11T12:03:56.805Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T12:03:56.805Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T12:03:56.805Z] === RUN TestUDP4Proxy [2022-03-11T12:03:56.805Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T12:03:56.805Z] === RUN TestUDP6Proxy [2022-03-11T12:03:56.805Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T12:03:56.805Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T12:03:56.805Z] === RUN TestUDPWriteError [2022-03-11T12:03:56.805Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T12:03:56.805Z] === RUN TestSCTP4Proxy [2022-03-11T12:03:56.805Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T12:03:56.805Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-11T12:03:56.805Z] === RUN TestSCTP6Proxy [2022-03-11T12:03:56.805Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T12:03:56.805Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T12:03:56.805Z] PASS [2022-03-11T12:03:56.805Z] coverage: 49.4% of statements [2022-03-11T12:03:56.805Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-03-11T12:03:57.266Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-11T12:03:57.523Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T12:03:58.452Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T12:03:58.709Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-11T12:03:59.748Z] === RUN TestInvalidConfig [2022-03-11T12:03:59.748Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestConfig [2022-03-11T12:03:59.748Z] --- PASS: TestConfig (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestOptionsLabels [2022-03-11T12:03:59.748Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestValidName [2022-03-11T12:03:59.748Z] --- PASS: TestValidName (0.00s) [2022-03-11T12:03:59.748Z] PASS [2022-03-11T12:03:59.748Z] coverage: 19.7% of statements [2022-03-11T12:03:59.748Z] ok github.com/docker/docker/libnetwork/config 0.109s coverage: 19.7% of statements [2022-03-11T12:03:59.748Z] === RUN TestKey [2022-03-11T12:03:59.748Z] --- PASS: TestKey (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestParseKey [2022-03-11T12:03:59.748Z] --- PASS: TestParseKey (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestInvalidDataStore [2022-03-11T12:03:59.748Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestKVObjectFlatKey [2022-03-11T12:03:59.748Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T12:03:59.748Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T12:03:59.748Z] PASS [2022-03-11T12:03:59.748Z] coverage: 21.9% of statements [2022-03-11T12:03:59.748Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2022-03-11T12:03:59.748Z] === RUN TestErrorInterfaces [2022-03-11T12:03:59.748Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestNetworkMarshalling [2022-03-11T12:03:59.748Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-11T12:03:59.748Z] === RUN TestEndpointMarshalling [2022-03-11T12:03:59.748Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestAuxAddresses [2022-03-11T12:03:59.748Z] time="2022-03-11T12:03:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:03:59.748Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-11T12:03:59.748Z] === RUN TestSRVServiceQuery [2022-03-11T12:03:59.748Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-11T12:03:59.748Z] === RUN TestServiceVIPReuse [2022-03-11T12:03:59.748Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T12:03:59.748Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestDNSIPQuery [2022-03-11T12:03:59.748Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestDNSProxyServFail [2022-03-11T12:03:59.748Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestSandboxAddEmpty [2022-03-11T12:03:59.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestSandboxAddMultiPrio [2022-03-11T12:03:59.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestSandboxAddSamePrio [2022-03-11T12:03:59.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestCleanupServiceDiscovery [2022-03-11T12:03:59.748Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestDNSOptions [2022-03-11T12:03:59.748Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:03:59.748Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T12:03:59.748Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T12:03:59.748Z] time="2022-03-11T12:03:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:04:00.223Z] time="2022-03-11T12:03:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:04:00.223Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-11T12:04:00.223Z] PASS [2022-03-11T12:04:00.223Z] coverage: 8.5% of statements [2022-03-11T12:04:00.223Z] ok github.com/docker/docker/libnetwork 0.383s coverage: 8.5% of statements [2022-03-11T12:04:00.692Z] === RUN TestIPDataMarshalling [2022-03-11T12:04:00.692Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T12:04:00.692Z] === RUN TestValidateAndIsV6 [2022-03-11T12:04:00.692Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T12:04:00.692Z] PASS [2022-03-11T12:04:00.692Z] coverage: 68.9% of statements [2022-03-11T12:04:00.692Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-03-11T12:04:01.165Z] === RUN TestDriver [2022-03-11T12:04:01.165Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:04:01.165Z] PASS [2022-03-11T12:04:01.165Z] coverage: 34.8% of statements [2022-03-11T12:04:01.165Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2022-03-11T12:04:01.165Z] === RUN TestDriver [2022-03-11T12:04:01.165Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:04:01.165Z] PASS [2022-03-11T12:04:01.165Z] coverage: 34.8% of statements [2022-03-11T12:04:01.165Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-03-11T12:04:01.633Z] === RUN TestNetworkAllocateFree [2022-03-11T12:04:01.633Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T12:04:01.633Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T12:04:01.633Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T12:04:01.633Z] PASS [2022-03-11T12:04:01.633Z] coverage: 63.6% of statements [2022-03-11T12:04:01.633Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-03-11T12:04:01.633Z] --- PASS: TestRandomAllocateDeallocate (5.14s) [2022-03-11T12:04:01.633Z] === RUN TestAllocateRandomDeallocate [2022-03-11T12:04:01.982Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T12:04:01.982Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-11T12:04:01.982Z] check_test.go:308: [d5f63fb211412] daemon is not started [2022-03-11T12:04:01.982Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-11T12:04:02.102Z] === RUN TestGetEmptyCapabilities [2022-03-11T12:04:02.102Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T12:04:02.102Z] === RUN TestGetExtraCapabilities [2022-03-11T12:04:02.102Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-11T12:04:02.102Z] === RUN TestGetInvalidCapabilities [2022-03-11T12:04:02.102Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-11T12:04:02.102Z] === RUN TestRemoteDriver [2022-03-11T12:04:02.102Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T12:04:02.102Z] === RUN TestDriverError [2022-03-11T12:04:02.102Z] --- PASS: TestDriverError (0.01s) [2022-03-11T12:04:02.102Z] === RUN TestMissingValues [2022-03-11T12:04:02.102Z] --- PASS: TestMissingValues (0.00s) [2022-03-11T12:04:02.102Z] === RUN TestRollback [2022-03-11T12:04:02.102Z] --- PASS: TestRollback (0.01s) [2022-03-11T12:04:02.102Z] PASS [2022-03-11T12:04:02.102Z] coverage: 57.4% of statements [2022-03-11T12:04:02.102Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2022-03-11T12:04:03.112Z] === RUN TestNAT [2022-03-11T12:04:03.112Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T12:04:03.112Z] --- SKIP: TestNAT (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestTransparent [2022-03-11T12:04:03.112Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T12:04:03.112Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T12:04:03.112Z] PASS [2022-03-11T12:04:03.112Z] coverage: 0.0% of statements [2022-03-11T12:04:03.112Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-03-11T12:04:03.112Z] --- PASS: TestAllocateRandomDeallocate (0.98s) [2022-03-11T12:04:03.112Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T12:04:03.112Z] === RUN TestBuildDefault [2022-03-11T12:04:03.112Z] --- PASS: TestBuildDefault (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestBuildHostnameDomainname [2022-03-11T12:04:03.112Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestBuildHostname [2022-03-11T12:04:03.112Z] --- PASS: TestBuildHostname (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestBuildHostnameFQDN [2022-03-11T12:04:03.112Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestBuildNoIP [2022-03-11T12:04:03.112Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestUpdate [2022-03-11T12:04:03.112Z] --- PASS: TestUpdate (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T12:04:03.112Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T12:04:03.112Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestAddEmpty [2022-03-11T12:04:03.112Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestAdd [2022-03-11T12:04:03.112Z] --- PASS: TestAdd (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestDeleteEmpty [2022-03-11T12:04:03.112Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestDeleteNewline [2022-03-11T12:04:03.112Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestDelete [2022-03-11T12:04:03.112Z] --- PASS: TestDelete (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestConcurrentWrites [2022-03-11T12:04:03.112Z] === RUN TestNew [2022-03-11T12:04:03.112Z] --- PASS: TestNew (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestAddDriver [2022-03-11T12:04:03.112Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestAddDuplicateDriver [2022-03-11T12:04:03.112Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T12:04:03.112Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestDriver [2022-03-11T12:04:03.112Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestIPAM [2022-03-11T12:04:03.112Z] --- PASS: TestIPAM (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestWalkIPAMs [2022-03-11T12:04:03.112Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T12:04:03.112Z] === RUN TestWalkDrivers [2022-03-11T12:04:03.112Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T12:04:03.112Z] PASS [2022-03-11T12:04:03.112Z] coverage: 82.4% of statements [2022-03-11T12:04:03.112Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-03-11T12:04:03.581Z] --- PASS: TestConcurrentWrites (0.30s) [2022-03-11T12:04:03.581Z] PASS [2022-03-11T12:04:03.581Z] coverage: 81.2% of statements [2022-03-11T12:04:03.581Z] ok github.com/docker/docker/libnetwork/etchosts 0.366s coverage: 81.2% of statements [2022-03-11T12:04:03.581Z] === RUN TestNew [2022-03-11T12:04:03.581Z] --- PASS: TestNew (0.00s) [2022-03-11T12:04:03.581Z] === RUN TestAllocate [2022-03-11T12:04:03.581Z] --- PASS: TestAllocate (0.00s) [2022-03-11T12:04:03.581Z] === RUN TestUninitialized [2022-03-11T12:04:03.581Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T12:04:03.581Z] === RUN TestAllocateInRange [2022-03-11T12:04:03.581Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T12:04:03.581Z] === RUN TestAllocateSerial [2022-03-11T12:04:03.581Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T12:04:03.581Z] PASS [2022-03-11T12:04:03.581Z] coverage: 87.5% of statements [2022-03-11T12:04:03.581Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-03-11T12:04:04.049Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2022-03-11T12:04:04.049Z] === RUN TestRetrieveFromStore [2022-03-11T12:04:04.049Z] === RUN TestCaller [2022-03-11T12:04:04.049Z] --- PASS: TestCaller (0.00s) [2022-03-11T12:04:04.049Z] PASS [2022-03-11T12:04:04.049Z] coverage: 100.0% of statements [2022-03-11T12:04:04.049Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-03-11T12:04:04.049Z] --- PASS: TestRetrieveFromStore (0.44s) [2022-03-11T12:04:04.049Z] === RUN TestIsCorrupted [2022-03-11T12:04:04.489Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-11T12:04:04.489Z] PASS [2022-03-11T12:04:04.489Z] [2022-03-11T12:04:04.489Z] === Skipped [2022-03-11T12:04:04.489Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-11T12:04:04.490Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:04:04.490Z] [2022-03-11T12:04:04.490Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-11T12:04:04.490Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:04:04.490Z] [2022-03-11T12:04:04.490Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-11T12:04:04.490Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:04:04.490Z] [2022-03-11T12:04:04.490Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-11T12:04:04.490Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:04:04.490Z] [2022-03-11T12:04:04.490Z] DONE 17 tests, 4 skipped in 25.916s [2022-03-11T12:04:04.490Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T12:04:04.490Z] ++ 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-03-11T12:04:04.490Z] ++ set -e [2022-03-11T12:04:04.490Z] ++ '[' -n 0 ']' [2022-03-11T12:04:04.490Z] ++ set -x [2022-03-11T12:04:04.490Z] ++ 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-03-11T12:04:04.490Z] INFO: Testing against a local daemon [2022-03-11T12:04:04.490Z] === RUN TestPluginInvalidJSON [2022-03-11T12:04:04.490Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:04:04.490Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:04:04.490Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:04:04.490Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T12:04:04.490Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T12:04:04.490Z] === RUN TestPluginInstall [2022-03-11T12:04:04.490Z] === RUN TestPluginInstall/no_auth [2022-03-11T12:04:04.490Z] time="2022-03-11T12:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:04:04.490Z] time="2022-03-11T12:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35bfcb3b66b66cbb87c1418cdc4f60eb1ff984cd3edb64d1a7564cff4d21044f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:04:04.490Z] time="2022-03-11T12:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:04:04.490Z] time="2022-03-11T12:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35bfcb3b66b66cbb87c1418cdc4f60eb1ff984cd3edb64d1a7564cff4d21044f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:04:04.490Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T12:04:04.518Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-11T12:04:04.518Z] === RUN TestSetRollover [2022-03-11T12:04:04.518Z] === RUN TestSetSerialInsertDelete [2022-03-11T12:04:04.518Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T12:04:04.518Z] === RUN TestSetParallelInsertDelete [2022-03-11T12:04:05.016Z] --- PASS: TestServicePlugin (29.79s) [2022-03-11T12:04:05.016Z] === RUN TestServiceUpdateLabel [2022-03-11T12:04:05.054Z] time="2022-03-11T12:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:04:05.054Z] time="2022-03-11T12:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbe7fc121b94e6ebcdc9d79ec416c3594fd7bb535d3bceb5adfe8da9ee4bc6e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:04:05.054Z] time="2022-03-11T12:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:04:05.054Z] time="2022-03-11T12:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbe7fc121b94e6ebcdc9d79ec416c3594fd7bb535d3bceb5adfe8da9ee4bc6e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:04:05.054Z] === RUN TestPluginInstall/with_insecure [2022-03-11T12:04:05.256Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-11T12:04:05.508Z] === RUN TestInt2IP2IntConversion [2022-03-11T12:04:05.620Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-03-11T12:04:05.620Z] === RUN TestServiceUpdateSecrets [2022-03-11T12:04:05.985Z] --- PASS: TestSetRollover (1.45s) [2022-03-11T12:04:05.985Z] === RUN TestSetRolloverSerial [2022-03-11T12:04:05.985Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-03-11T12:04:05.985Z] === RUN TestGetAddressVersion [2022-03-11T12:04:05.985Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T12:04:05.985Z] === RUN TestKeyString [2022-03-11T12:04:05.985Z] --- PASS: TestKeyString (0.00s) [2022-03-11T12:04:05.985Z] === RUN TestPoolDataMarshal [2022-03-11T12:04:05.985Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T12:04:05.985Z] === RUN TestSubnetsMarshal [2022-03-11T12:04:05.985Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-11T12:04:05.985Z] === RUN TestAddSubnets [2022-03-11T12:04:05.985Z] --- PASS: TestAddSubnets (0.04s) [2022-03-11T12:04:05.985Z] === RUN TestDoublePoolRelease [2022-03-11T12:04:05.985Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-11T12:04:05.985Z] === RUN TestAddReleasePoolID [2022-03-11T12:04:05.985Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-11T12:04:05.985Z] === RUN TestPredefinedPool [2022-03-11T12:04:05.985Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-11T12:04:05.985Z] === RUN TestRemoveSubnet [2022-03-11T12:04:05.985Z] === RUN TestPoolRequest [2022-03-11T12:04:05.985Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T12:04:05.985Z] === RUN TestOtherRequests [2022-03-11T12:04:05.985Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T12:04:05.985Z] PASS [2022-03-11T12:04:05.985Z] coverage: 57.1% of statements [2022-03-11T12:04:06.007Z] time="2022-03-11T12:04:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:04:06.007Z] time="2022-03-11T12:04:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:decc36ec16d5861973b92b544a5227832e207d08d1c3a5e1bf8361bd79589336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:04:06.007Z] time="2022-03-11T12:04:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:04:06.007Z] time="2022-03-11T12:04:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:decc36ec16d5861973b92b544a5227832e207d08d1c3a5e1bf8361bd79589336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:04:06.265Z] plugin_test.go:165: [dd9044db6fa87] daemon is not started [2022-03-11T12:04:06.265Z] --- PASS: TestPluginInstall (3.08s) [2022-03-11T12:04:06.265Z] --- PASS: TestPluginInstall/no_auth (1.45s) [2022-03-11T12:04:06.265Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-03-11T12:04:06.265Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-03-11T12:04:06.265Z] === RUN TestPluginsWithRuntimes [2022-03-11T12:04:06.454Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-03-11T12:04:06.454Z] --- PASS: TestRemoveSubnet (0.15s) [2022-03-11T12:04:06.454Z] === RUN TestGetSameAddress [2022-03-11T12:04:06.454Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-11T12:04:06.454Z] === RUN TestPoolAllocationReuse [2022-03-11T12:04:06.625Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-11T12:04:06.923Z] --- PASS: TestSetRolloverSerial (1.21s) [2022-03-11T12:04:06.923Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T12:04:06.923Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T12:04:06.923Z] PASS [2022-03-11T12:04:06.923Z] coverage: 84.4% of statements [2022-03-11T12:04:06.923Z] ok github.com/docker/docker/libnetwork/bitseq 10.295s coverage: 84.4% of statements [2022-03-11T12:04:07.392Z] === RUN TestGetCapabilities [2022-03-11T12:04:07.392Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-11T12:04:07.392Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T12:04:07.392Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-11T12:04:07.392Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T12:04:07.392Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-11T12:04:07.392Z] === RUN TestRemoteDriver [2022-03-11T12:04:07.392Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T12:04:07.392Z] PASS [2022-03-11T12:04:07.392Z] coverage: 47.4% of statements [2022-03-11T12:04:07.392Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-03-11T12:04:07.666Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T12:04:07.860Z] --- PASS: TestPoolAllocationReuse (1.40s) [2022-03-11T12:04:07.860Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T12:04:07.860Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-11T12:04:07.860Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T12:04:08.327Z] === RUN TestWindowsIPAM [2022-03-11T12:04:08.327Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T12:04:08.327Z] PASS [2022-03-11T12:04:08.327Z] coverage: 71.4% of statements [2022-03-11T12:04:08.327Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-03-11T12:04:08.596Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T12:04:09.304Z] === RUN TestCheckpointCreateError [2022-03-11T12:04:09.305Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCheckpointCreate [2022-03-11T12:04:09.305Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCheckpointDeleteError [2022-03-11T12:04:09.305Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCheckpointDelete [2022-03-11T12:04:09.305Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCheckpointListError [2022-03-11T12:04:09.305Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCheckpointList [2022-03-11T12:04:09.305Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T12:04:09.305Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T12:04:09.305Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T12:04:09.305Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestGetAPIPath [2022-03-11T12:04:09.305Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestParseHostURL [2022-03-11T12:04:09.305Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T12:04:09.305Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T12:04:09.305Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestNegotiateAPIVersion [2022-03-11T12:04:09.305Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T12:04:09.305Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T12:04:09.305Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T12:04:09.305Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T12:04:09.305Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestClientRedirect [2022-03-11T12:04:09.305Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigCreateUnsupported [2022-03-11T12:04:09.305Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigCreateError [2022-03-11T12:04:09.305Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigCreate [2022-03-11T12:04:09.305Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigInspectNotFound [2022-03-11T12:04:09.305Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T12:04:09.305Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigInspectUnsupported [2022-03-11T12:04:09.305Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigInspectError [2022-03-11T12:04:09.305Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T12:04:09.305Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigInspect [2022-03-11T12:04:09.305Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigListUnsupported [2022-03-11T12:04:09.305Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigListError [2022-03-11T12:04:09.305Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigList [2022-03-11T12:04:09.305Z] --- PASS: TestConfigList (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigRemoveUnsupported [2022-03-11T12:04:09.305Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigRemoveError [2022-03-11T12:04:09.305Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigRemove [2022-03-11T12:04:09.305Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigUpdateUnsupported [2022-03-11T12:04:09.305Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigUpdateError [2022-03-11T12:04:09.305Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestConfigUpdate [2022-03-11T12:04:09.305Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerCommitError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerCommit [2022-03-11T12:04:09.305Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStatPathError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStatPath [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyToContainerError [2022-03-11T12:04:09.305Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T12:04:09.305Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T12:04:09.305Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyToContainer [2022-03-11T12:04:09.305Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyFromContainerError [2022-03-11T12:04:09.305Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T12:04:09.305Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T12:04:09.305Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T12:04:09.305Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestCopyFromContainer [2022-03-11T12:04:09.305Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerCreateError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerCreateImageNotFound [2022-03-11T12:04:09.305Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerCreateWithName [2022-03-11T12:04:09.305Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerCreateAutoRemove [2022-03-11T12:04:09.305Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerDiffError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerDiff [2022-03-11T12:04:09.305Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExecCreateError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExecCreate [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExecStartError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExecStart [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExecInspectError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExecInspect [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExportError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExport [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerInspectError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T12:04:09.305Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T12:04:09.305Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerInspect [2022-03-11T12:04:09.305Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerInspectNode [2022-03-11T12:04:09.305Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerKillError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerKill [2022-03-11T12:04:09.305Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerListError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerList [2022-03-11T12:04:09.305Z] --- PASS: TestContainerList (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerLogsNotFoundError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerLogsError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerLogsError (0.03s) [2022-03-11T12:04:09.305Z] === RUN TestContainerLogs [2022-03-11T12:04:09.305Z] --- PASS: TestContainerLogs (0.25s) [2022-03-11T12:04:09.305Z] === RUN TestContainerPauseError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerPause [2022-03-11T12:04:09.305Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainersPruneError [2022-03-11T12:04:09.305Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainersPrune [2022-03-11T12:04:09.305Z] --- PASS: TestContainersPrune (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerRemoveError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerRemove [2022-03-11T12:04:09.305Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerRenameError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerRename [2022-03-11T12:04:09.305Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerResizeError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExecResizeError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerResize [2022-03-11T12:04:09.305Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerExecResize [2022-03-11T12:04:09.305Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerRestartError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerRestart [2022-03-11T12:04:09.305Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStartError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStart [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStatsError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStats [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStopError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerStop [2022-03-11T12:04:09.305Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerTopError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerTop [2022-03-11T12:04:09.305Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerUnpauseError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerUnpause [2022-03-11T12:04:09.305Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerUpdateError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerUpdate [2022-03-11T12:04:09.305Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerWaitError [2022-03-11T12:04:09.305Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestContainerWait [2022-03-11T12:04:09.305Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestDiskUsageError [2022-03-11T12:04:09.305Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestDiskUsage [2022-03-11T12:04:09.305Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestDistributionInspectUnsupported [2022-03-11T12:04:09.305Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T12:04:09.305Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestEventsErrorInOptions [2022-03-11T12:04:09.305Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestEventsErrorFromServer [2022-03-11T12:04:09.305Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestEvents [2022-03-11T12:04:09.305Z] --- PASS: TestEvents (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestTLSCloseWriter [2022-03-11T12:04:09.305Z] === PAUSE TestTLSCloseWriter [2022-03-11T12:04:09.305Z] === RUN TestImageBuildError [2022-03-11T12:04:09.305Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageBuild [2022-03-11T12:04:09.305Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestGetDockerOS [2022-03-11T12:04:09.305Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageCreateError [2022-03-11T12:04:09.305Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageCreate [2022-03-11T12:04:09.305Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageHistoryError [2022-03-11T12:04:09.305Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageHistory [2022-03-11T12:04:09.305Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageImportError [2022-03-11T12:04:09.305Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageImport [2022-03-11T12:04:09.305Z] --- PASS: TestImageImport (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageInspectError [2022-03-11T12:04:09.305Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageInspectImageNotFound [2022-03-11T12:04:09.305Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageInspectWithEmptyID [2022-03-11T12:04:09.305Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageInspect [2022-03-11T12:04:09.305Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageListError [2022-03-11T12:04:09.305Z] --- PASS: TestImageListError (0.00s) [2022-03-11T12:04:09.305Z] === RUN TestImageList [2022-03-11T12:04:09.305Z] --- PASS: TestImageList (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageListApiBefore125 [2022-03-11T12:04:09.306Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageLoadError [2022-03-11T12:04:09.306Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageLoad [2022-03-11T12:04:09.306Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagesPruneError [2022-03-11T12:04:09.306Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagesPrune [2022-03-11T12:04:09.306Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePullReferenceParseError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePullAnyError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePullWithoutErrors [2022-03-11T12:04:09.306Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePushReferenceError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePushAnyError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImagePushWithoutErrors [2022-03-11T12:04:09.306Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T12:04:09.306Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T12:04:09.306Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T12:04:09.306Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageRemoveError [2022-03-11T12:04:09.306Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageRemoveImageNotFound [2022-03-11T12:04:09.306Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageRemove [2022-03-11T12:04:09.306Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageSaveError [2022-03-11T12:04:09.306Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageSave [2022-03-11T12:04:09.306Z] --- PASS: TestImageSave (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageSearchAnyError [2022-03-11T12:04:09.306Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T12:04:09.306Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:04:09.306Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:04:09.306Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T12:04:09.306Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageSearchWithoutErrors [2022-03-11T12:04:09.306Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageTagError [2022-03-11T12:04:09.306Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageTagInvalidReference [2022-03-11T12:04:09.306Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T12:04:09.306Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageTagHexSource [2022-03-11T12:04:09.306Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestImageTag [2022-03-11T12:04:09.306Z] --- PASS: TestImageTag (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestInfoServerError [2022-03-11T12:04:09.306Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T12:04:09.306Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestInfo [2022-03-11T12:04:09.306Z] --- PASS: TestInfo (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkConnectError [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkConnect [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkCreateError [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkCreate [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkDisconnectError [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkDisconnect [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkInspect [2022-03-11T12:04:09.306Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T12:04:09.306Z] === RUN TestNetworkInspect/no_options [2022-03-11T12:04:09.306Z] === RUN TestNetworkInspect/verbose [2022-03-11T12:04:09.306Z] === RUN TestNetworkInspect/global_scope [2022-03-11T12:04:09.306Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T12:04:09.306Z] === RUN TestNetworkInspect/server_error [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkListError [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkList [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworksPruneError [2022-03-11T12:04:09.306Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworksPrune [2022-03-11T12:04:09.306Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkRemoveError [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNetworkRemove [2022-03-11T12:04:09.306Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeInspectError [2022-03-11T12:04:09.306Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T12:04:09.306Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T12:04:09.306Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeInspect [2022-03-11T12:04:09.306Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeListError [2022-03-11T12:04:09.306Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeList [2022-03-11T12:04:09.306Z] --- PASS: TestNodeList (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeRemoveError [2022-03-11T12:04:09.306Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeRemove [2022-03-11T12:04:09.306Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeUpdateError [2022-03-11T12:04:09.306Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestNodeUpdate [2022-03-11T12:04:09.306Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestOptionWithHostFromEnv [2022-03-11T12:04:09.306Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestOptionWithTimeout [2022-03-11T12:04:09.306Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T12:04:09.306Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPingFail [2022-03-11T12:04:09.306Z] --- PASS: TestPingFail (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPingWithError [2022-03-11T12:04:09.306Z] 2022/03/11 12:04:07 RoundTripper returned a response & error; ignoring response [2022-03-11T12:04:09.306Z] 2022/03/11 12:04:07 RoundTripper returned a response & error; ignoring response [2022-03-11T12:04:09.306Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPingSuccess [2022-03-11T12:04:09.306Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPingHeadFallback [2022-03-11T12:04:09.306Z] === RUN TestPingHeadFallback/OK [2022-03-11T12:04:09.306Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T12:04:09.306Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T12:04:09.306Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T12:04:09.306Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T12:04:09.306Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginDisableError [2022-03-11T12:04:09.306Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginDisable [2022-03-11T12:04:09.306Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginEnableError [2022-03-11T12:04:09.306Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginEnable [2022-03-11T12:04:09.306Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginInspectError [2022-03-11T12:04:09.306Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T12:04:09.306Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginInspect [2022-03-11T12:04:09.306Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginListError [2022-03-11T12:04:09.306Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginList [2022-03-11T12:04:09.306Z] --- PASS: TestPluginList (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginPushError [2022-03-11T12:04:09.306Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginPush [2022-03-11T12:04:09.306Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginRemoveError [2022-03-11T12:04:09.306Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginRemove [2022-03-11T12:04:09.306Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginSetError [2022-03-11T12:04:09.306Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPluginSet [2022-03-11T12:04:09.306Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSetHostHeader [2022-03-11T12:04:09.306Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestPlainTextError [2022-03-11T12:04:09.306Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestInfiniteError [2022-03-11T12:04:09.306Z] --- PASS: TestInfiniteError (0.02s) [2022-03-11T12:04:09.306Z] === RUN TestCanceledContext [2022-03-11T12:04:09.306Z] 2022/03/11 12:04:07 RoundTripper returned a response & error; ignoring response [2022-03-11T12:04:09.306Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestDeadlineExceededContext [2022-03-11T12:04:09.306Z] 2022/03/11 12:04:07 RoundTripper returned a response & error; ignoring response [2022-03-11T12:04:09.306Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretCreateUnsupported [2022-03-11T12:04:09.306Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretCreateError [2022-03-11T12:04:09.306Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretCreate [2022-03-11T12:04:09.306Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretInspectUnsupported [2022-03-11T12:04:09.306Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretInspectError [2022-03-11T12:04:09.306Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T12:04:09.306Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T12:04:09.306Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretInspect [2022-03-11T12:04:09.306Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretListUnsupported [2022-03-11T12:04:09.306Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretListError [2022-03-11T12:04:09.306Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretList [2022-03-11T12:04:09.306Z] --- PASS: TestSecretList (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretRemoveUnsupported [2022-03-11T12:04:09.306Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretRemoveError [2022-03-11T12:04:09.306Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretRemove [2022-03-11T12:04:09.306Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretUpdateUnsupported [2022-03-11T12:04:09.306Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretUpdateError [2022-03-11T12:04:09.306Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestSecretUpdate [2022-03-11T12:04:09.306Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestServiceCreateError [2022-03-11T12:04:09.306Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestServiceCreate [2022-03-11T12:04:09.306Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T12:04:09.306Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T12:04:09.306Z] === RUN TestServiceCreateDigestPinning [2022-03-11T12:04:09.307Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceInspectError [2022-03-11T12:04:09.307Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T12:04:09.307Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T12:04:09.307Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceInspect [2022-03-11T12:04:09.307Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceListError [2022-03-11T12:04:09.307Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceList [2022-03-11T12:04:09.307Z] --- PASS: TestServiceList (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceLogsError [2022-03-11T12:04:09.307Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceLogs [2022-03-11T12:04:09.307Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceRemoveError [2022-03-11T12:04:09.307Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T12:04:09.307Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceRemove [2022-03-11T12:04:09.307Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceUpdateError [2022-03-11T12:04:09.307Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestServiceUpdate [2022-03-11T12:04:09.307Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmGetUnlockKey [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmInitError [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmInit [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmInspectError [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmInspect [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmJoinError [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmJoin [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmLeaveError [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmLeave [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmUnlockError [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmUnlock [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmUpdateError [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestSwarmUpdate [2022-03-11T12:04:09.307Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestTaskInspectError [2022-03-11T12:04:09.307Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T12:04:09.307Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestTaskInspect [2022-03-11T12:04:09.307Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestTaskListError [2022-03-11T12:04:09.307Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestTaskList [2022-03-11T12:04:09.307Z] --- PASS: TestTaskList (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeCreateError [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeCreate [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeInspectError [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeInspectNotFound [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeInspect [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeListError [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeList [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeRemoveError [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T12:04:09.307Z] === RUN TestVolumeRemove [2022-03-11T12:04:09.307Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T12:04:09.307Z] === CONT TestTLSCloseWriter [2022-03-11T12:04:09.307Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-03-11T12:04:09.307Z] PASS [2022-03-11T12:04:09.307Z] coverage: 75.2% of statements [2022-03-11T12:04:09.307Z] ok github.com/docker/docker/client 0.530s coverage: 75.2% of statements [2022-03-11T12:04:09.314Z] === RUN TestDefaultNetwork [2022-03-11T12:04:09.314Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-11T12:04:09.314Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T12:04:09.314Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.74s) [2022-03-11T12:04:09.314Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T12:04:09.524Z] --- PASS: TestPluginsWithRuntimes (3.17s) [2022-03-11T12:04:09.524Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-11T12:04:09.524Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-03-11T12:04:09.524Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T12:04:09.783Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-11T12:04:09.783Z] === RUN TestInitAddressPools [2022-03-11T12:04:09.783Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T12:04:09.783Z] PASS [2022-03-11T12:04:09.783Z] coverage: 74.0% of statements [2022-03-11T12:04:09.783Z] ok github.com/docker/docker/libnetwork/ipamutils 0.616s coverage: 74.0% of statements [2022-03-11T12:04:10.085Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-11T12:04:10.085Z] PASS [2022-03-11T12:04:10.085Z] [2022-03-11T12:04:10.085Z] DONE 10 tests in 6.936s [2022-03-11T12:04:10.085Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T12:04:10.085Z] ++ 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-03-11T12:04:10.085Z] ++ set -e [2022-03-11T12:04:10.085Z] ++ '[' -n 0 ']' [2022-03-11T12:04:10.085Z] ++ set -x [2022-03-11T12:04:10.085Z] ++ 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-03-11T12:04:10.085Z] INFO: Testing against a local daemon [2022-03-11T12:04:10.085Z] === RUN TestExternalGraphDriver [2022-03-11T12:04:10.085Z] === RUN TestExternalGraphDriver/json [2022-03-11T12:04:10.252Z] === RUN TestKeyValue [2022-03-11T12:04:10.252Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T12:04:10.252Z] PASS [2022-03-11T12:04:10.252Z] coverage: 60.0% of statements [2022-03-11T12:04:10.252Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-03-11T12:04:10.511Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-11T12:04:10.511Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-11T12:04:10.511Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-11T12:04:10.511Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-11T12:04:10.511Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-11T12:04:10.511Z] remote: Enumerating objects: 23, done. [2022-03-11T12:04:10.511Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-11T12:04:10.511Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-11T12:04:10.511Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-11T12:04:10.511Z] 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-03-11T12:04:10.511Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-11T12:04:10.511Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-11T12:04:10.511Z] Cross building: bundles/cross/linux/ppc64le [2022-03-11T12:04:10.511Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-11T12:04:10.511Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-11T12:04:10.799Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-11T12:04:11.728Z] check_test.go:308: [d113f2669eaae] daemon is not started [2022-03-11T12:04:11.728Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-11T12:04:11.728Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T12:04:11.816Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.33s) [2022-03-11T12:04:11.816Z] === RUN TestGetAddress [2022-03-11T12:04:11.976Z] === RUN TestExternalGraphDriver/spec [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T12:04:12.285Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T12:04:12.659Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T12:04:12.916Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T12:04:13.272Z] === RUN TestNetworkDBSimple [2022-03-11T12:04:13.272Z] === RUN TestGenerate [2022-03-11T12:04:13.272Z] --- PASS: TestGenerate (0.00s) [2022-03-11T12:04:13.272Z] === RUN TestGeneratePtr [2022-03-11T12:04:13.272Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T12:04:13.272Z] === RUN TestGenerateMissingField [2022-03-11T12:04:13.272Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T12:04:13.272Z] === RUN TestFieldCannotBeSet [2022-03-11T12:04:13.272Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T12:04:13.272Z] === RUN TestTypeMismatchError [2022-03-11T12:04:13.272Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T12:04:13.272Z] PASS [2022-03-11T12:04:13.272Z] coverage: 100.0% of statements [2022-03-11T12:04:13.272Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-03-11T12:04:13.347Z] === RUN TestExternalGraphDriver/pull [2022-03-11T12:04:14.262Z] 2022/03/11 12:04:13 Closing DB instances... [2022-03-11T12:04:14.263Z] testing: warning: no tests to run [2022-03-11T12:04:14.263Z] PASS [2022-03-11T12:04:14.263Z] coverage: 0.0% of statements [2022-03-11T12:04:14.263Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-03-11T12:04:14.717Z] --- PASS: TestExternalGraphDriver (4.68s) [2022-03-11T12:04:14.717Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-03-11T12:04:14.717Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-03-11T12:04:14.717Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-03-11T12:04:14.717Z] === RUN TestGraphdriverPluginV2 [2022-03-11T12:04:14.717Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:04:14.717Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-03-11T12:04:14.717Z] PASS [2022-03-11T12:04:14.717Z] [2022-03-11T12:04:14.717Z] === Skipped [2022-03-11T12:04:14.717Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2022-03-11T12:04:14.717Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:04:14.717Z] [2022-03-11T12:04:14.717Z] DONE 5 tests, 1 skipped in 4.800s [2022-03-11T12:04:14.717Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T12:04:14.717Z] ++ 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-03-11T12:04:14.717Z] ++ set -e [2022-03-11T12:04:14.717Z] ++ '[' -n 0 ']' [2022-03-11T12:04:14.717Z] ++ set -x [2022-03-11T12:04:14.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-11T12:04:14.731Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-03-11T12:04:14.731Z] PASS [2022-03-11T12:04:14.731Z] coverage: 100.0% of statements [2022-03-11T12:04:14.731Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-03-11T12:04:14.731Z] === RUN TestRequestNewPort [2022-03-11T12:04:14.731Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestRequestSpecificPort [2022-03-11T12:04:14.731Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestReleasePort [2022-03-11T12:04:14.731Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestReuseReleasedPort [2022-03-11T12:04:14.731Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestReleaseUnreadledPort [2022-03-11T12:04:14.731Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestUnknowProtocol [2022-03-11T12:04:14.731Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestAllocateAllPorts [2022-03-11T12:04:14.731Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestPortAllocation [2022-03-11T12:04:14.731Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T12:04:14.731Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestNoDuplicateBPR [2022-03-11T12:04:14.731Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T12:04:14.731Z] === RUN TestChangePortRange [2022-03-11T12:04:14.731Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T12:04:14.731Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T12:04:14.731Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T12:04:14.731Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T12:04:14.731Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T12:04:14.731Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T12:04:14.731Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T12:04:14.731Z] PASS [2022-03-11T12:04:14.731Z] coverage: 88.6% of statements [2022-03-11T12:04:14.731Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-11T12:04:14.974Z] INFO: Testing against a local daemon [2022-03-11T12:04:14.975Z] === RUN TestContinueAfterPluginCrash [2022-03-11T12:04:14.975Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T12:04:14.975Z] === RUN TestReadPluginNoRead [2022-03-11T12:04:14.975Z] === PAUSE TestReadPluginNoRead [2022-03-11T12:04:14.975Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T12:04:14.975Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T12:04:14.975Z] === CONT TestContinueAfterPluginCrash [2022-03-11T12:04:14.975Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T12:04:15.718Z] testing: warning: no tests to run [2022-03-11T12:04:15.718Z] PASS [2022-03-11T12:04:15.718Z] coverage: 0.0% of statements [2022-03-11T12:04:15.718Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-03-11T12:04:15.718Z] === RUN TestHashData [2022-03-11T12:04:15.718Z] --- PASS: TestHashData (0.00s) [2022-03-11T12:04:15.718Z] PASS [2022-03-11T12:04:15.718Z] coverage: 2.8% of statements [2022-03-11T12:04:15.718Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-11T12:04:15.718Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-11T12:04:15.718Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-03-11T12:04:16.187Z] === RUN TestErrorConstructors [2022-03-11T12:04:16.187Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T12:04:16.187Z] === RUN TestCompareIPMask [2022-03-11T12:04:16.187Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T12:04:16.187Z] === RUN TestUtilGetHostPartIP [2022-03-11T12:04:16.187Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T12:04:16.187Z] === RUN TestUtilGetBroadcastIP [2022-03-11T12:04:16.187Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T12:04:16.187Z] === RUN TestParseCIDR [2022-03-11T12:04:16.187Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T12:04:16.187Z] PASS [2022-03-11T12:04:16.187Z] coverage: 37.3% of statements [2022-03-11T12:04:16.187Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-03-11T12:04:16.195Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T12:04:16.656Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T12:04:16.656Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-11T12:04:17.128Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T12:04:17.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T12:04:17.141Z] PASS [2022-03-11T12:04:17.141Z] coverage: 50.0% of statements [2022-03-11T12:04:17.141Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements [2022-03-11T12:04:17.141Z] 2022/03/11 12:04:16 Closing DB instances... [2022-03-11T12:04:17.609Z] === RUN TestParseVersion [2022-03-11T12:04:17.609Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T12:04:17.609Z] PASS [2022-03-11T12:04:17.609Z] coverage: 52.9% of statements [2022-03-11T12:04:17.609Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-03-11T12:04:17.609Z] === RUN TestAddressPoolOpt [2022-03-11T12:04:17.609Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/a [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/something [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/_=a [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/PATH [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/=a [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/PATH= [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/PATH=something [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/1asd [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/123 [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/some_space [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/= [2022-03-11T12:04:17.609Z] === RUN TestValidateEnv/PaTh [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestParseHost [2022-03-11T12:04:17.609Z] --- PASS: TestParseHost (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestParseDockerDaemonHost [2022-03-11T12:04:17.609Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestParseTCP [2022-03-11T12:04:17.609Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T12:04:17.609Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestValidateExtraHosts [2022-03-11T12:04:17.609Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestIpOptString [2022-03-11T12:04:17.609Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T12:04:17.609Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T12:04:17.609Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestIpOptSetInvalidVal [2022-03-11T12:04:17.609Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestValidateIPAddress [2022-03-11T12:04:17.609Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestMapOpts [2022-03-11T12:04:17.609Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestListOptsWithoutValidator [2022-03-11T12:04:17.609Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestListOptsWithValidator [2022-03-11T12:04:17.609Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestValidateDNSSearch [2022-03-11T12:04:17.609Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T12:04:17.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T12:04:17.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestNamedListOpts [2022-03-11T12:04:17.609Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestNamedMapOpts [2022-03-11T12:04:17.609Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestParseLink [2022-03-11T12:04:17.609Z] --- PASS: TestParseLink (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T12:04:17.609Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T12:04:17.609Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T12:04:17.609Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T12:04:17.609Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T12:04:17.609Z] === RUN TestUlimitOpt [2022-03-11T12:04:17.609Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T12:04:17.609Z] PASS [2022-03-11T12:04:17.609Z] coverage: 67.4% of statements [2022-03-11T12:04:17.609Z] ok github.com/docker/docker/opts 0.087s coverage: 67.4% of statements [2022-03-11T12:04:18.250Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-03-11T12:04:18.250Z] === CONT TestReadPluginNoRead [2022-03-11T12:04:18.597Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.88s) [2022-03-11T12:04:18.597Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T12:04:19.030Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-11T12:04:19.030Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T12:04:19.066Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T12:04:19.536Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T12:04:19.536Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T12:04:19.536Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-03-11T12:04:19.536Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T12:04:19.536Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T12:04:19.536Z] === RUN TestMiddleware [2022-03-11T12:04:19.536Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T12:04:19.536Z] === RUN TestNewResponseModifier [2022-03-11T12:04:19.536Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T12:04:19.536Z] PASS [2022-03-11T12:04:19.536Z] coverage: 26.8% of statements [2022-03-11T12:04:19.536Z] ok github.com/docker/docker/pkg/authorization 0.444s coverage: 26.8% of statements [2022-03-11T12:04:20.005Z] === RUN TestIsArchivePathDir [2022-03-11T12:04:20.005Z] 2022/03/11 12:04:19 Closing DB instances... [2022-03-11T12:04:20.005Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-11T12:04:20.005Z] === RUN TestIsArchivePathInvalidFile [2022-03-11T12:04:20.005Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-11T12:04:20.005Z] === RUN TestIsArchivePathTar [2022-03-11T12:04:20.142Z] === RUN TestReadPluginNoRead/default [2022-03-11T12:04:20.474Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-03-11T12:04:20.474Z] === RUN TestDecompressStreamGzip [2022-03-11T12:04:20.474Z] === RUN TestUnbuffered [2022-03-11T12:04:20.474Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T12:04:20.474Z] === RUN TestRaceUnbuffered [2022-03-11T12:04:20.474Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T12:04:20.474Z] PASS [2022-03-11T12:04:20.474Z] coverage: 100.0% of statements [2022-03-11T12:04:20.474Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-03-11T12:04:20.474Z] --- PASS: TestDecompressStreamGzip (0.24s) [2022-03-11T12:04:20.474Z] === RUN TestDecompressStreamBzip2 [2022-03-11T12:04:20.551Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-03-11T12:04:20.551Z] === RUN TestServiceUpdateConfigs [2022-03-11T12:04:20.942Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-11T12:04:20.942Z] === RUN TestDecompressStreamXz [2022-03-11T12:04:20.942Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T12:04:20.942Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestDecompressStreamZstd [2022-03-11T12:04:20.942Z] archive_test.go:140: zstd not installed [2022-03-11T12:04:20.942Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-11T12:04:20.942Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T12:04:20.942Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T12:04:20.942Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestCompressStreamInvalid [2022-03-11T12:04:20.942Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestExtensionInvalid [2022-03-11T12:04:20.942Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestExtensionUncompressed [2022-03-11T12:04:20.942Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestExtensionBzip2 [2022-03-11T12:04:20.942Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestExtensionGzip [2022-03-11T12:04:20.942Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestExtensionXz [2022-03-11T12:04:20.942Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestExtensionZstd [2022-03-11T12:04:20.942Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestCmdStreamLargeStderr [2022-03-11T12:04:20.942Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-11T12:04:20.942Z] === RUN TestCmdStreamBad [2022-03-11T12:04:20.942Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T12:04:20.942Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestCmdStreamGood [2022-03-11T12:04:20.942Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-11T12:04:20.942Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T12:04:20.942Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-11T12:04:20.942Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T12:04:20.942Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T12:04:20.942Z] === RUN TestUntarPath [2022-03-11T12:04:20.942Z] === RUN TestMatch [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[foo]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[]#01 [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[qux]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T12:04:20.942Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T12:04:20.942Z] --- PASS: TestMatch (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T12:04:20.942Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T12:04:20.942Z] PASS [2022-03-11T12:04:20.942Z] coverage: 87.5% of statements [2022-03-11T12:04:20.942Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-03-11T12:04:20.942Z] --- PASS: TestUntarPath (0.18s) [2022-03-11T12:04:20.942Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T12:04:21.071Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T12:04:21.410Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-11T12:04:21.411Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T12:04:21.411Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-11T12:04:21.411Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T12:04:21.411Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T12:04:21.411Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T12:04:21.411Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T12:04:21.411Z] === RUN TestCopyWithTarSrcFile [2022-03-11T12:04:21.411Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-11T12:04:21.411Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T12:04:21.411Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T12:04:21.411Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T12:04:21.411Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-03-11T12:04:21.411Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T12:04:21.411Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T12:04:21.411Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T12:04:21.411Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-11T12:04:21.411Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T12:04:21.411Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) [2022-03-11T12:04:21.411Z] === RUN TestTarFiles [2022-03-11T12:04:21.553Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T12:04:21.809Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-11T12:04:21.880Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.12s) [2022-03-11T12:04:21.880Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T12:04:22.348Z] === RUN TestChrootTarUntar [2022-03-11T12:04:22.348Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T12:04:22.348Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T12:04:22.348Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T12:04:22.348Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootCopyWithTar [2022-03-11T12:04:22.348Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootCopyFileWithTar [2022-03-11T12:04:22.348Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootUntarPath [2022-03-11T12:04:22.348Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T12:04:22.348Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T12:04:22.348Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:04:22.348Z] === RUN TestChrootApplyDotDotFile [2022-03-11T12:04:22.348Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:04:22.348Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T12:04:22.348Z] PASS [2022-03-11T12:04:22.348Z] coverage: 15.1% of statements [2022-03-11T12:04:22.348Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.1% of statements [2022-03-11T12:04:22.435Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T12:04:22.691Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-03-11T12:04:23.252Z] === CONT TestReadPluginNoRead [2022-03-11T12:04:23.252Z] read_test.go:92: [da22035cee7b3] daemon is not started [2022-03-11T12:04:23.252Z] --- PASS: TestReadPluginNoRead (5.36s) [2022-03-11T12:04:23.252Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2022-03-11T12:04:23.252Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-03-11T12:04:23.252Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.09s) [2022-03-11T12:04:23.252Z] PASS [2022-03-11T12:04:23.252Z] [2022-03-11T12:04:23.252Z] DONE 6 tests in 8.493s [2022-03-11T12:04:23.252Z] 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-03-11T12:04:23.252Z] ++ 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-03-11T12:04:23.252Z] ++ set -e [2022-03-11T12:04:23.252Z] ++ '[' -n 0 ']' [2022-03-11T12:04:23.252Z] ++ set -x [2022-03-11T12:04:23.252Z] ++ 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-03-11T12:04:23.252Z] testing: warning: no tests to run [2022-03-11T12:04:23.252Z] PASS [2022-03-11T12:04:23.252Z] [2022-03-11T12:04:23.252Z] DONE 0 tests in 0.028s [2022-03-11T12:04:23.252Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T12:04:23.252Z] ++ 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-03-11T12:04:23.252Z] ++ set -e [2022-03-11T12:04:23.252Z] ++ '[' -n 0 ']' [2022-03-11T12:04:23.252Z] ++ set -x [2022-03-11T12:04:23.252Z] ++ 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-03-11T12:04:23.335Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T12:04:23.335Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T12:04:23.335Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T12:04:23.335Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T12:04:23.335Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T12:04:23.335Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T12:04:23.335Z] PASS [2022-03-11T12:04:23.335Z] coverage: 0.0% of statements [2022-03-11T12:04:23.335Z] ok github.com/docker/docker/pkg/containerfs 0.048s coverage: 0.0% of statements [2022-03-11T12:04:23.508Z] INFO: Testing against a local daemon [2022-03-11T12:04:23.508Z] === RUN TestPluginWithDevMounts [2022-03-11T12:04:23.508Z] === PAUSE TestPluginWithDevMounts [2022-03-11T12:04:23.508Z] === CONT TestPluginWithDevMounts [2022-03-11T12:04:23.803Z] 2022/03/11 12:04:23 Closing DB instances... [2022-03-11T12:04:23.803Z] === RUN TestSizeEmpty [2022-03-11T12:04:23.803Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T12:04:23.803Z] === RUN TestSizeEmptyFile [2022-03-11T12:04:23.803Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T12:04:23.803Z] === RUN TestSizeNonemptyFile [2022-03-11T12:04:23.803Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T12:04:23.803Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T12:04:23.803Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T12:04:23.803Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T12:04:23.803Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T12:04:23.803Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T12:04:23.803Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T12:04:23.803Z] === RUN TestMoveToSubdir [2022-03-11T12:04:23.803Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-11T12:04:23.803Z] === RUN TestSizeNonExistingDirectory [2022-03-11T12:04:23.803Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T12:04:23.803Z] PASS [2022-03-11T12:04:23.803Z] coverage: 80.0% of statements [2022-03-11T12:04:23.803Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-03-11T12:04:24.791Z] === RUN TestPollerAddRemove [2022-03-11T12:04:24.791Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T12:04:24.791Z] === RUN TestPollerEvent [2022-03-11T12:04:24.791Z] poller_test.go:40: No chmod on Windows [2022-03-11T12:04:24.791Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T12:04:24.791Z] === RUN TestPollerClose [2022-03-11T12:04:24.791Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T12:04:24.791Z] PASS [2022-03-11T12:04:24.791Z] coverage: 36.2% of statements [2022-03-11T12:04:24.791Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 36.2% of statements [2022-03-11T12:04:24.875Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-11T12:04:24.875Z] PASS [2022-03-11T12:04:24.875Z] [2022-03-11T12:04:24.875Z] DONE 1 tests in 1.600s [2022-03-11T12:04:24.875Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T12:04:24.875Z] ++ 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-03-11T12:04:24.875Z] ++ set -e [2022-03-11T12:04:24.875Z] ++ '[' -n 0 ']' [2022-03-11T12:04:24.875Z] ++ set -x [2022-03-11T12:04:24.875Z] ++ 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-03-11T12:04:25.078Z] check_test.go:308: [d5ded480ec7c6] daemon is not started [2022-03-11T12:04:25.078Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-11T12:04:25.132Z] INFO: Testing against a local daemon [2022-03-11T12:04:25.132Z] === RUN TestSecretInspect [2022-03-11T12:04:25.335Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-11T12:04:25.779Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-11T12:04:25.779Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T12:04:25.779Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T12:04:25.779Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T12:04:25.779Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T12:04:25.779Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T12:04:25.779Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestCopyFile [2022-03-11T12:04:25.779Z] --- PASS: TestCopyFile (0.01s) [2022-03-11T12:04:25.779Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T12:04:25.779Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T12:04:25.779Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T12:04:25.779Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T12:04:25.779Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T12:04:25.779Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestWildcardMatches [2022-03-11T12:04:25.779Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestPatternMatches [2022-03-11T12:04:25.779Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T12:04:25.779Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T12:04:25.779Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T12:04:25.779Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T12:04:25.779Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T12:04:25.779Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T12:04:25.779Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestSingleExclamationError [2022-03-11T12:04:25.779Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestMatchesWithNoPatterns [2022-03-11T12:04:25.779Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T12:04:25.779Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T12:04:25.779Z] === RUN TestMatches [2022-03-11T12:04:25.779Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T12:04:25.779Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T12:04:25.779Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T12:04:25.779Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T12:04:25.779Z] --- PASS: TestMatches (0.01s) [2022-03-11T12:04:25.780Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T12:04:25.780Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T12:04:25.780Z] --- PASS: TestMatches/MatchesUsingParentResults (0.01s) [2022-03-11T12:04:25.780Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCleanPatterns [2022-03-11T12:04:25.780Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T12:04:25.780Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T12:04:25.780Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T12:04:25.780Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T12:04:25.780Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T12:04:25.780Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCreateIfNotExistsDir [2022-03-11T12:04:25.780Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCreateIfNotExistsFile [2022-03-11T12:04:25.780Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-11T12:04:25.780Z] === RUN TestMatch [2022-03-11T12:04:25.780Z] --- PASS: TestMatch (0.00s) [2022-03-11T12:04:25.780Z] === RUN TestCompile [2022-03-11T12:04:25.780Z] === RUN TestCompile/slash [2022-03-11T12:04:25.780Z] === RUN TestCompile/backslash [2022-03-11T12:04:25.780Z] --- PASS: TestCompile (0.00s) [2022-03-11T12:04:25.780Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T12:04:25.780Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T12:04:25.780Z] PASS [2022-03-11T12:04:25.780Z] coverage: 84.7% of statements [2022-03-11T12:04:25.780Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 84.7% of statements [2022-03-11T12:04:25.899Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-11T12:04:26.464Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-11T12:04:26.722Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T12:04:26.774Z] === RUN TestGet [2022-03-11T12:04:26.774Z] --- PASS: TestGet (0.00s) [2022-03-11T12:04:26.774Z] === RUN TestGetShortcutString [2022-03-11T12:04:26.774Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T12:04:26.774Z] PASS [2022-03-11T12:04:26.774Z] coverage: 42.9% of statements [2022-03-11T12:04:26.774Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-03-11T12:04:27.028Z] --- PASS: TestSecretInspect (2.12s) [2022-03-11T12:04:27.028Z] === RUN TestSecretList [2022-03-11T12:04:27.242Z] --- PASS: TestTarFiles (5.71s) [2022-03-11T12:04:27.242Z] === RUN TestDetectCompressionZstd [2022-03-11T12:04:27.242Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T12:04:27.242Z] === RUN TestTarUntar [2022-03-11T12:04:27.242Z] --- PASS: TestTarUntar (0.05s) [2022-03-11T12:04:27.242Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T12:04:27.242Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-11T12:04:27.242Z] === RUN TestTarWithOptions [2022-03-11T12:04:27.242Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-11T12:04:27.242Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T12:04:27.242Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T12:04:27.242Z] === RUN TestUntarUstarGnuConflict [2022-03-11T12:04:27.242Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-03-11T12:04:27.242Z] === RUN TestUntarInvalidFilenames [2022-03-11T12:04:27.242Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames964257552\\dest" [2022-03-11T12:04:27.242Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-11T12:04:27.242Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T12:04:27.242Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-11T12:04:27.242Z] === RUN TestUntarInvalidHardlink [2022-03-11T12:04:27.242Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink361212576\\victim\\hello" -> "../victim/hello" [2022-03-11T12:04:27.242Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2106751399\\victim\\hello" -> "/../victim/hello" [2022-03-11T12:04:27.242Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1236519868\\victim" -> "../victim" [2022-03-11T12:04:27.242Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink714122358\\victim" -> "../victim" [2022-03-11T12:04:27.242Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3828837282\\victim" -> "../victim" [2022-03-11T12:04:27.242Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink644251925\\victim" -> "../victim" [2022-03-11T12:04:27.242Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-11T12:04:27.242Z] === RUN TestUntarInvalidSymlink [2022-03-11T12:04:27.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink840345080\\dest\\dotdot" -> "../victim/hello" [2022-03-11T12:04:27.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink198721153\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T12:04:27.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2838618691\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:04:27.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3245978276\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:04:27.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2623636878\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:04:27.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2073613820\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:04:27.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink930260219\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T12:04:27.242Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-03-11T12:04:27.242Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T12:04:27.242Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T12:04:27.242Z] === RUN TestXGlobalNoParent [2022-03-11T12:04:27.242Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T12:04:27.242Z] === RUN TestReplaceFileTarWrapper [2022-03-11T12:04:27.713Z] === RUN TestCreateIDMapOrder [2022-03-11T12:04:27.713Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T12:04:27.713Z] PASS [2022-03-11T12:04:27.713Z] coverage: 7.2% of statements [2022-03-11T12:04:27.713Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-03-11T12:04:27.713Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-03-11T12:04:27.713Z] === RUN TestPrefixHeaderReadable [2022-03-11T12:04:27.713Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-11T12:04:27.713Z] === RUN TestDisablePigz [2022-03-11T12:04:27.713Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T12:04:27.713Z] --- PASS: TestDisablePigz (0.13s) [2022-03-11T12:04:27.713Z] === RUN TestPigz [2022-03-11T12:04:27.713Z] 2022/03/11 12:04:27 Closing DB instances... [2022-03-11T12:04:28.094Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-11T12:04:28.094Z] check_test.go:308: [dbeda8aa6c83c] daemon is not started [2022-03-11T12:04:28.094Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-11T12:04:28.182Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T12:04:28.182Z] --- PASS: TestPigz (0.23s) [2022-03-11T12:04:28.182Z] === RUN TestNosysFileInfo [2022-03-11T12:04:28.182Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T12:04:28.182Z] archive_windows_test.go:16: Currently fails [2022-03-11T12:04:28.182Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestCanonicalTarNameForPath [2022-03-11T12:04:28.182Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestCanonicalTarName [2022-03-11T12:04:28.182Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestChmodTarEntry [2022-03-11T12:04:28.182Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestHardLinkOrder [2022-03-11T12:04:28.182Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-11T12:04:28.182Z] === RUN TestChangeString [2022-03-11T12:04:28.182Z] --- PASS: TestChangeString (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestChangesWithNoChanges [2022-03-11T12:04:28.182Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-11T12:04:28.182Z] === RUN TestChangesWithChanges [2022-03-11T12:04:28.182Z] --- PASS: TestChangesWithChanges (0.06s) [2022-03-11T12:04:28.182Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T12:04:28.182Z] changes_test.go:195: needs more investigation [2022-03-11T12:04:28.182Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestChangesDirsEmpty [2022-03-11T12:04:28.182Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T12:04:28.182Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestChangesDirsMutated [2022-03-11T12:04:28.182Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T12:04:28.182Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestApplyLayer [2022-03-11T12:04:28.182Z] changes_test.go:432: needs further investigation [2022-03-11T12:04:28.182Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T12:04:28.182Z] changes_test.go:468: needs further investigation [2022-03-11T12:04:28.182Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T12:04:28.182Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T12:04:28.182Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T12:04:28.182Z] === RUN TestChangesSize [2022-03-11T12:04:28.182Z] --- PASS: TestChangesSize (0.01s) [2022-03-11T12:04:28.182Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T12:04:28.182Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames608649659\\dest" [2022-03-11T12:04:28.182Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-11T12:04:28.182Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T12:04:28.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1582342889\\victim\\hello" -> "../victim/hello" [2022-03-11T12:04:28.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink98170166\\victim\\hello" -> "/../victim/hello" [2022-03-11T12:04:28.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink862242689\\victim" -> "../victim" [2022-03-11T12:04:28.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2621309899\\victim" -> "../victim" [2022-03-11T12:04:28.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1899689621\\victim" -> "../victim" [2022-03-11T12:04:28.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3897088068\\victim" -> "../victim" [2022-03-11T12:04:28.182Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-11T12:04:28.182Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T12:04:28.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4153145894\\dest\\dotdot" -> "../victim/hello" [2022-03-11T12:04:28.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink928140038\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T12:04:28.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink966993073\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:04:28.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink867049413\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:04:28.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink650677641\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:04:28.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2678214709\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:04:28.182Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-11T12:04:28.182Z] === RUN TestApplyLayerWhiteouts [2022-03-11T12:04:28.652Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-11T12:04:28.652Z] === RUN TestGenerateEmptyFile [2022-03-11T12:04:28.652Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T12:04:28.652Z] === RUN TestGenerateWithContent [2022-03-11T12:04:28.652Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T12:04:28.652Z] PASS [2022-03-11T12:04:28.652Z] coverage: 62.0% of statements [2022-03-11T12:04:28.652Z] ok github.com/docker/docker/pkg/archive 8.473s coverage: 62.0% of statements [2022-03-11T12:04:28.652Z] === RUN TestFixedBufferCap [2022-03-11T12:04:28.652Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T12:04:28.652Z] === RUN TestFixedBufferLen [2022-03-11T12:04:28.652Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T12:04:28.652Z] === RUN TestFixedBufferString [2022-03-11T12:04:28.652Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T12:04:28.652Z] === RUN TestFixedBufferWrite [2022-03-11T12:04:28.652Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T12:04:28.652Z] === RUN TestFixedBufferRead [2022-03-11T12:04:28.652Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T12:04:28.652Z] === RUN TestBytesPipeRead [2022-03-11T12:04:28.652Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T12:04:28.652Z] === RUN TestBytesPipeWrite [2022-03-11T12:04:28.652Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T12:04:28.652Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T12:04:28.658Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T12:04:28.921Z] --- PASS: TestSecretList (1.71s) [2022-03-11T12:04:28.922Z] === RUN TestSecretsCreateAndDelete [2022-03-11T12:04:29.121Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2022-03-11T12:04:29.121Z] === RUN TestNetworkDBNodeLeave [2022-03-11T12:04:29.121Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-03-11T12:04:29.121Z] === RUN TestAtomicWriteToFile [2022-03-11T12:04:29.121Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-11T12:04:29.121Z] === RUN TestAtomicWriteSetCommit [2022-03-11T12:04:29.121Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T12:04:29.121Z] === RUN TestAtomicWriteSetCancel [2022-03-11T12:04:29.121Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-11T12:04:29.121Z] === RUN TestReadCloserWrapperClose [2022-03-11T12:04:29.121Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T12:04:29.121Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T12:04:29.121Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T12:04:29.121Z] === RUN TestReaderErrWrapperRead [2022-03-11T12:04:29.122Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T12:04:29.122Z] === RUN TestCancelReadCloser [2022-03-11T12:04:29.590Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-11T12:04:29.590Z] === RUN TestWriteCloserWrapperClose [2022-03-11T12:04:29.590Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T12:04:29.590Z] === RUN TestNopWriteCloser [2022-03-11T12:04:29.590Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T12:04:29.590Z] === RUN TestNopWriter [2022-03-11T12:04:29.590Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T12:04:29.590Z] === RUN TestWriteCounter [2022-03-11T12:04:29.590Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T12:04:29.590Z] PASS [2022-03-11T12:04:29.590Z] coverage: 69.2% of statements [2022-03-11T12:04:29.590Z] ok github.com/docker/docker/pkg/ioutils 0.666s coverage: 69.2% of statements [2022-03-11T12:04:30.539Z] --- PASS: TestCheckoutGit (36.70s) [2022-03-11T12:04:30.539Z] === RUN TestValidGitTransport [2022-03-11T12:04:30.539Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T12:04:30.539Z] === RUN TestGitInvalidRef [2022-03-11T12:04:30.539Z] --- PASS: TestGitInvalidRef (0.22s) [2022-03-11T12:04:30.539Z] PASS [2022-03-11T12:04:30.539Z] coverage: 86.3% of statements [2022-03-11T12:04:30.539Z] ok github.com/docker/docker/builder/remotecontext/git 37.001s coverage: 86.3% of statements [2022-03-11T12:04:30.556Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-11T12:04:30.556Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T12:04:30.582Z] === RUN TestError [2022-03-11T12:04:30.582Z] --- PASS: TestError (0.00s) [2022-03-11T12:04:30.582Z] === RUN TestProgressString [2022-03-11T12:04:30.582Z] === RUN TestProgressString/no_progress [2022-03-11T12:04:30.582Z] === RUN TestProgressString/progress_1 [2022-03-11T12:04:30.582Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T12:04:30.582Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T12:04:30.582Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T12:04:30.582Z] === RUN TestProgressString/with_units [2022-03-11T12:04:30.582Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T12:04:30.582Z] === RUN TestProgressString/hide_counts [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString (0.00s) [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T12:04:30.582Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T12:04:30.582Z] === RUN TestJSONMessageDisplay [2022-03-11T12:04:30.582Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-11T12:04:30.582Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T12:04:30.582Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T12:04:30.582Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T12:04:30.582Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T12:04:30.582Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T12:04:30.582Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-11T12:04:30.582Z] PASS [2022-03-11T12:04:30.582Z] coverage: 91.7% of statements [2022-03-11T12:04:30.582Z] ok github.com/docker/docker/pkg/jsonmessage 0.242s coverage: 91.7% of statements [2022-03-11T12:04:30.815Z] --- PASS: TestSecretsCreateAndDelete (2.09s) [2022-03-11T12:04:30.815Z] === RUN TestSecretsUpdate [2022-03-11T12:04:31.058Z] === RUN TestStandardLongPath [2022-03-11T12:04:31.058Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T12:04:31.058Z] === RUN TestUNCLongPath [2022-03-11T12:04:31.058Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T12:04:31.058Z] PASS [2022-03-11T12:04:31.058Z] coverage: 100.0% of statements [2022-03-11T12:04:31.058Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-03-11T12:04:31.528Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T12:04:31.528Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T12:04:32.051Z] === RUN TestNameFormat [2022-03-11T12:04:32.051Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T12:04:32.051Z] === RUN TestNameRetries [2022-03-11T12:04:32.051Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T12:04:32.051Z] PASS [2022-03-11T12:04:32.051Z] coverage: 85.7% of statements [2022-03-11T12:04:32.051Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-03-11T12:04:32.051Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-11T12:04:32.051Z] === RUN TestNetworkDBWatch [2022-03-11T12:04:32.521Z] === RUN TestParseKeyValueOpt [2022-03-11T12:04:32.521Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T12:04:32.521Z] === RUN TestParseUintList [2022-03-11T12:04:32.521Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T12:04:32.521Z] === RUN TestParseUintListMaximumLimits [2022-03-11T12:04:32.521Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T12:04:32.521Z] PASS [2022-03-11T12:04:32.521Z] coverage: 97.0% of statements [2022-03-11T12:04:32.521Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-03-11T12:04:33.076Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-11T12:04:33.333Z] --- PASS: TestSecretsUpdate (2.11s) [2022-03-11T12:04:33.334Z] === RUN TestTemplatedSecret [2022-03-11T12:04:33.524Z] === RUN TestNewAndRemove [2022-03-11T12:04:33.524Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T12:04:33.524Z] === RUN TestRemoveInvalidPath [2022-03-11T12:04:33.524Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T12:04:33.524Z] PASS [2022-03-11T12:04:33.524Z] coverage: 82.6% of statements [2022-03-11T12:04:33.525Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-03-11T12:04:33.525Z] 2022/03/11 12:04:33 Closing DB instances... [2022-03-11T12:04:35.091Z] --- PASS: TestGetAddress (22.92s) [2022-03-11T12:04:35.091Z] === RUN TestRequestSyntaxCheck [2022-03-11T12:04:35.091Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-11T12:04:35.091Z] === RUN TestRequest [2022-03-11T12:04:35.091Z] === RUN TestFailedConnection [2022-03-11T12:04:35.091Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-03-11T12:04:35.091Z] === RUN TestNetworkDBBulkSync [2022-03-11T12:04:35.520Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-03-11T12:04:35.520Z] === RUN TestServiceUpdateNetwork [2022-03-11T12:04:35.852Z] --- PASS: TestTemplatedSecret (2.40s) [2022-03-11T12:04:35.852Z] === RUN TestSecretCreateResolve [2022-03-11T12:04:36.656Z] 2022/03/11 12:04:36 Closing DB instances... [2022-03-11T12:04:37.125Z] --- PASS: TestFailedConnection (2.01s) [2022-03-11T12:04:37.125Z] === RUN TestFailOnce [2022-03-11T12:04:37.125Z] 2022/03/11 12:04:36 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-03-11T12:04:37.125Z] goroutine 18 [running]: [2022-03-11T12:04:37.125Z] net/http.(*conn).serve.func1() [2022-03-11T12:04:37.125Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T12:04:37.125Z] panic({0xcaca00, 0xdc09d0}) [2022-03-11T12:04:37.125Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T12:04:37.125Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xf6e6f123fb737509}, 0xc0001a3a98) [2022-03-11T12:04:37.125Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T12:04:37.125Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xdcd900, 0xc00022c000}, 0xbe1d26) [2022-03-11T12:04:37.125Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T12:04:37.125Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xdcd900, 0xc00022c000}, 0xc0000ae000) [2022-03-11T12:04:37.125Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T12:04:37.125Z] net/http.serverHandler.ServeHTTP({0xdcbff0}, {0xdcd900, 0xc00022c000}, 0xc0000ae000) [2022-03-11T12:04:37.125Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T12:04:37.125Z] net/http.(*conn).serve(0xc0000a8000, {0xdcf900, 0xc00008a0c0}) [2022-03-11T12:04:37.125Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T12:04:37.125Z] created by net/http.(*Server).Serve [2022-03-11T12:04:37.125Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T12:04:37.125Z] time="2022-03-11T12:04:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T12:04:37.290Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T12:04:37.398Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestConfigureDaemonLogs [2022-03-11T12:04:37.398Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T12:04:37.398Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T12:04:37.398Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T12:04:37.398Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T12:04:37.398Z] PASS [2022-03-11T12:04:37.398Z] coverage: 19.0% of statements [2022-03-11T12:04:37.398Z] ok github.com/docker/docker/cmd/dockerd 0.213s coverage: 19.0% of statements [2022-03-11T12:04:37.398Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T12:04:37.398Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T12:04:37.744Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-03-11T12:04:37.744Z] PASS [2022-03-11T12:04:37.744Z] [2022-03-11T12:04:37.744Z] DONE 6 tests in 12.608s [2022-03-11T12:04:37.744Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T12:04:37.744Z] ++ 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-03-11T12:04:37.744Z] ++ set -e [2022-03-11T12:04:37.744Z] ++ '[' -n 0 ']' [2022-03-11T12:04:37.744Z] ++ set -x [2022-03-11T12:04:37.744Z] ++ 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-03-11T12:04:37.744Z] INFO: Testing against a local daemon [2022-03-11T12:04:37.744Z] === RUN TestServiceCreateInit [2022-03-11T12:04:37.744Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T12:04:37.866Z] === RUN TestContainerStopSignal [2022-03-11T12:04:37.866Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestContainerStopTimeout [2022-03-11T12:04:37.866Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T12:04:37.866Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T12:04:37.866Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T12:04:37.866Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T12:04:37.866Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T12:04:37.866Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestNewMemoryStore [2022-03-11T12:04:37.866Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestAddContainers [2022-03-11T12:04:37.866Z] --- PASS: TestAddContainers (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestGetContainer [2022-03-11T12:04:37.866Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestDeleteContainer [2022-03-11T12:04:37.866Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestListContainers [2022-03-11T12:04:37.866Z] --- PASS: TestListContainers (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestFirstContainer [2022-03-11T12:04:37.866Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestApplyAllContainer [2022-03-11T12:04:37.866Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestIsValidHealthString [2022-03-11T12:04:37.866Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestStateRunStop [2022-03-11T12:04:37.866Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T12:04:37.866Z] === RUN TestStateTimeoutWait [2022-03-11T12:04:38.111Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-11T12:04:38.111Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T12:04:38.111Z] --- PASS: TestFailOnce (1.21s) [2022-03-11T12:04:38.111Z] === RUN TestEchoInputOutput [2022-03-11T12:04:38.111Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-11T12:04:38.111Z] === RUN TestBackoff [2022-03-11T12:04:38.111Z] --- PASS: TestBackoff (0.00s) [2022-03-11T12:04:38.111Z] === RUN TestAbortRetry [2022-03-11T12:04:38.111Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T12:04:38.111Z] === RUN TestClientScheme [2022-03-11T12:04:38.111Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T12:04:38.111Z] === RUN TestNewClientWithTimeout [2022-03-11T12:04:38.333Z] state_test.go:141: Stop callback fired [2022-03-11T12:04:38.334Z] state_test.go:165: Stop callback fired [2022-03-11T12:04:38.334Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-11T12:04:38.334Z] === RUN TestIsValidStateString [2022-03-11T12:04:38.334Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T12:04:38.334Z] === RUN TestViewSaveDelete [2022-03-11T12:04:38.334Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-11T12:04:38.334Z] === RUN TestViewAll [2022-03-11T12:04:38.334Z] --- PASS: TestViewAll (0.02s) [2022-03-11T12:04:38.334Z] === RUN TestViewGet [2022-03-11T12:04:38.334Z] --- PASS: TestViewGet (0.01s) [2022-03-11T12:04:38.334Z] === RUN TestNames [2022-03-11T12:04:38.334Z] --- PASS: TestNames (0.00s) [2022-03-11T12:04:38.334Z] === RUN TestViewWithHealthCheck [2022-03-11T12:04:38.334Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-11T12:04:38.334Z] PASS [2022-03-11T12:04:38.334Z] coverage: 41.7% of statements [2022-03-11T12:04:38.334Z] ok github.com/docker/docker/container 0.267s coverage: 41.7% of statements [2022-03-11T12:04:38.334Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T12:04:38.334Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T12:04:38.334Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T12:04:38.334Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T12:04:38.614Z] time="2022-03-11T12:04:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T12:04:38.662Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-11T12:04:39.901Z] === RUN TestPrepare [2022-03-11T12:04:39.901Z] --- PASS: TestPrepare (0.00s) [2022-03-11T12:04:39.901Z] === RUN TestStart [2022-03-11T12:04:39.901Z] --- PASS: TestStart (0.00s) [2022-03-11T12:04:39.901Z] === RUN TestWaitCancel [2022-03-11T12:04:39.901Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T12:04:39.901Z] === RUN TestWaitDisabled [2022-03-11T12:04:39.901Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T12:04:39.901Z] === RUN TestWaitEnabled [2022-03-11T12:04:39.901Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T12:04:39.901Z] === RUN TestRemove [2022-03-11T12:04:39.901Z] --- PASS: TestRemove (0.00s) [2022-03-11T12:04:39.901Z] PASS [2022-03-11T12:04:39.901Z] coverage: 65.3% of statements [2022-03-11T12:04:39.901Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-03-11T12:04:40.188Z] time="2022-03-11T12:04:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T12:04:40.558Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-11T12:04:40.658Z] 2022/03/11 12:04:40 Closing DB instances... [2022-03-11T12:04:41.017Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T12:04:41.467Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T12:04:41.935Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T12:04:41.935Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T12:04:41.935Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T12:04:42.230Z] --- PASS: TestRequest (7.60s) [2022-03-11T12:04:42.230Z] === RUN TestOverlappingRequests [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T12:04:42.403Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T12:04:42.403Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T12:04:42.403Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T12:04:42.403Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T12:04:42.403Z] PASS [2022-03-11T12:04:42.403Z] coverage: 35.9% of statements [2022-03-11T12:04:42.403Z] ok github.com/docker/docker/daemon/cluster/convert 0.764s coverage: 35.9% of statements [2022-03-11T12:04:42.403Z] === RUN TestNewListSecretsFilters [2022-03-11T12:04:42.403Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T12:04:42.403Z] === RUN TestNewListConfigsFilters [2022-03-11T12:04:42.403Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T12:04:42.403Z] PASS [2022-03-11T12:04:42.403Z] coverage: 0.5% of statements [2022-03-11T12:04:42.403Z] ok github.com/docker/docker/daemon/cluster 1.055s coverage: 0.5% of statements [2022-03-11T12:04:42.699Z] time="2022-03-11T12:04:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T12:04:42.699Z] --- PASS: TestOverlappingRequests (0.36s) [2022-03-11T12:04:42.699Z] === RUN TestRelease [2022-03-11T12:04:43.699Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2022-03-11T12:04:43.699Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-11T12:04:43.832Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-11T12:04:44.167Z] --- PASS: TestRelease (1.41s) [2022-03-11T12:04:44.167Z] === RUN TestAllocateRandomDeallocate [2022-03-11T12:04:44.286Z] --- PASS: TestServiceCreateInit (6.35s) [2022-03-11T12:04:44.286Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (2.98s) [2022-03-11T12:04:44.286Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.36s) [2022-03-11T12:04:44.286Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T12:04:44.395Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T12:04:44.638Z] 2022/03/11 12:04:44 Closing DB instances... [2022-03-11T12:04:44.652Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T12:04:45.363Z] === RUN TestBuilderGC [2022-03-11T12:04:45.363Z] --- PASS: TestBuilderGC (0.00s) [2022-03-11T12:04:45.363Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T12:04:45.363Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T12:04:45.363Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestFindConfigurationConflicts [2022-03-11T12:04:45.831Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T12:04:45.831Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T12:04:45.831Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T12:04:45.831Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T12:04:45.831Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.01s) [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T12:04:45.831Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T12:04:45.831Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T12:04:45.831Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration/with_label [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T12:04:45.831Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T12:04:45.831Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T12:04:45.831Z] time="2022-03-11T12:04:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T12:04:45.831Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-11T12:04:45.831Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T12:04:45.831Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:04:45.831Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestReloadBadDefaultConfig [2022-03-11T12:04:45.831Z] time="2022-03-11T12:04:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2080239872" [2022-03-11T12:04:45.831Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T12:04:45.831Z] === RUN TestReloadWithConflictingLabels [2022-03-11T12:04:45.832Z] time="2022-03-11T12:04:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1650683232" [2022-03-11T12:04:45.832Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-11T12:04:45.832Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T12:04:45.832Z] time="2022-03-11T12:04:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2051571354" [2022-03-11T12:04:45.832Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-11T12:04:45.832Z] === RUN TestMaskURLCredentials [2022-03-11T12:04:45.832Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T12:04:45.832Z] === RUN TestDaemonConfigurationMerge [2022-03-11T12:04:45.832Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-11T12:04:45.832Z] PASS [2022-03-11T12:04:45.832Z] coverage: 79.2% of statements [2022-03-11T12:04:45.832Z] ok github.com/docker/docker/daemon/config 0.345s coverage: 79.2% of statements [2022-03-11T12:04:45.832Z] === RUN TestEventsLog [2022-03-11T12:04:45.832Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T12:04:45.832Z] === RUN TestEventsLogTimeout [2022-03-11T12:04:45.832Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T12:04:45.832Z] === RUN TestLogEvents [2022-03-11T12:04:46.207Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-11T12:04:46.207Z] === RUN TestNetworkDBGarbageCollection [2022-03-11T12:04:46.300Z] --- PASS: TestLogEvents (0.06s) [2022-03-11T12:04:46.300Z] === RUN TestLoadBufferedEvents [2022-03-11T12:04:46.300Z] === RUN TestWaitNodeAttachment [2022-03-11T12:04:46.300Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-11T12:04:46.300Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T12:04:46.300Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T12:04:46.300Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T12:04:46.300Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T12:04:46.300Z] PASS [2022-03-11T12:04:46.300Z] coverage: 50.0% of statements [2022-03-11T12:04:46.300Z] ok github.com/docker/docker/daemon/events 0.307s coverage: 50.0% of statements [2022-03-11T12:04:46.769Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-03-11T12:04:46.769Z] === RUN TestIsolationConversion [2022-03-11T12:04:46.769Z] === RUN TestIsolationConversion/default [2022-03-11T12:04:46.769Z] === RUN TestIsolationConversion/process [2022-03-11T12:04:46.769Z] === RUN TestIsolationConversion/hyperv [2022-03-11T12:04:46.769Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T12:04:46.769Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T12:04:46.769Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T12:04:46.769Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T12:04:46.769Z] === RUN TestContainerLabels [2022-03-11T12:04:46.769Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T12:04:46.769Z] === RUN TestCredentialSpecConversion [2022-03-11T12:04:46.769Z] === RUN TestCredentialSpecConversion/none [2022-03-11T12:04:46.769Z] === RUN TestCredentialSpecConversion/config [2022-03-11T12:04:46.769Z] === RUN TestCredentialSpecConversion/file [2022-03-11T12:04:46.769Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T12:04:46.769Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T12:04:46.769Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T12:04:46.769Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T12:04:46.769Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T12:04:46.769Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T12:04:46.769Z] === RUN TestControllerValidateMountBind [2022-03-11T12:04:46.769Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-11T12:04:46.769Z] === RUN TestControllerValidateMountVolume [2022-03-11T12:04:46.769Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T12:04:46.769Z] === RUN TestControllerValidateMountTarget [2022-03-11T12:04:46.769Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T12:04:46.769Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T12:04:46.769Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T12:04:46.769Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T12:04:46.769Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T12:04:46.769Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T12:04:46.769Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T12:04:46.769Z] PASS [2022-03-11T12:04:46.769Z] coverage: 11.0% of statements [2022-03-11T12:04:46.769Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.593s coverage: 11.0% of statements [2022-03-11T12:04:47.175Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-11T12:04:47.197Z] time="2022-03-11T12:04:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T12:04:47.761Z] === RUN TestIsEmptyDir [2022-03-11T12:04:47.761Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T12:04:47.761Z] PASS [2022-03-11T12:04:47.761Z] coverage: 2.3% of statements [2022-03-11T12:04:47.761Z] ok github.com/docker/docker/daemon/graphdriver 0.085s coverage: 2.3% of statements [2022-03-11T12:04:47.820Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-03-11T12:04:47.820Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T12:04:47.820Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T12:04:48.192Z] --- PASS: TestAllocateRandomDeallocate (3.98s) [2022-03-11T12:04:48.192Z] === RUN TestRetrieveFromStore [2022-03-11T12:04:48.231Z] === RUN TestLinkNaming [2022-03-11T12:04:48.231Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestLinkNew [2022-03-11T12:04:48.231Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestLinkEnv [2022-03-11T12:04:48.231Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestLinkMultipleEnv [2022-03-11T12:04:48.231Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestLinkPortRangeEnv [2022-03-11T12:04:48.231Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T12:04:48.231Z] PASS [2022-03-11T12:04:48.231Z] coverage: 93.0% of statements [2022-03-11T12:04:48.231Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-03-11T12:04:48.231Z] === RUN TestVerifyNetworkingConfig [2022-03-11T12:04:48.231Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestGetContainer [2022-03-11T12:04:48.231Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestValidContainerNames [2022-03-11T12:04:48.231Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestContainerInitDNS [2022-03-11T12:04:48.231Z] daemon_test.go:145: root required [2022-03-11T12:04:48.231Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestMerge [2022-03-11T12:04:48.231Z] --- PASS: TestMerge (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestValidateContainerIsolation [2022-03-11T12:04:48.231Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestFindNetworkErrorType [2022-03-11T12:04:48.231Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestEnsureServicesExist [2022-03-11T12:04:48.231Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestEnsureServicesExistErrors [2022-03-11T12:04:48.231Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T12:04:48.231Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T12:04:48.231Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T12:04:48.231Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestContainerDelete [2022-03-11T12:04:48.231Z] --- PASS: TestContainerDelete (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestContainerDoubleDelete [2022-03-11T12:04:48.231Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T12:04:48.231Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T12:04:48.231Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestNoneHealthcheck [2022-03-11T12:04:48.231Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestHealthStates [2022-03-11T12:04:48.231Z] time="2022-03-11T12:04:47Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] time="2022-03-11T12:04:48Z" 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-03-11T12:04:48.231Z] --- PASS: TestHealthStates (0.23s) [2022-03-11T12:04:48.231Z] === RUN TestGetInspectData [2022-03-11T12:04:48.231Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestFillLicense [2022-03-11T12:04:48.231Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestListInvalidFilter [2022-03-11T12:04:48.231Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestNameFilter [2022-03-11T12:04:48.231Z] --- PASS: TestNameFilter (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T12:04:48.231Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T12:04:48.231Z] === 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-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T12:04:48.231Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T12:04:48.231Z] --- 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-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T12:04:48.231Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestDaemonReloadLabels [2022-03-11T12:04:48.231Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T12:04:48.231Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestDaemonReloadMirrors [2022-03-11T12:04:48.231Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T12:04:48.231Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T12:04:48.231Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T12:04:48.231Z] reload_test.go:342: root required [2022-03-11T12:04:48.231Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T12:04:48.231Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-11T12:04:48.231Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T12:04:48.231Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-11T12:04:48.231Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T12:04:48.231Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-11T12:04:48.231Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T12:04:48.231Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-11T12:04:48.231Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T12:04:48.231Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-11T12:04:48.231Z] === RUN TestParseVolumesFrom [2022-03-11T12:04:48.231Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T12:04:48.231Z] PASS [2022-03-11T12:04:48.231Z] coverage: 8.6% of statements [2022-03-11T12:04:48.231Z] ok github.com/docker/docker/daemon 0.496s coverage: 8.6% of statements [2022-03-11T12:04:48.382Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T12:04:48.702Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T12:04:49.072Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T12:04:49.330Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T12:04:49.587Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T12:04:49.764Z] --- PASS: TestRetrieveFromStore (1.36s) [2022-03-11T12:04:49.764Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T12:04:49.764Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-11T12:04:49.764Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T12:04:49.764Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T12:04:49.764Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T12:04:49.764Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T12:04:49.764Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T12:04:49.764Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T12:04:49.764Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T12:04:49.764Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T12:04:49.764Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T12:04:49.764Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T12:04:49.764Z] === RUN TestDebug [2022-03-11T12:04:49.764Z] --- PASS: TestDebug (0.00s) [2022-03-11T12:04:49.764Z] === RUN TestRequestPoolParallel [2022-03-11T12:04:50.234Z] --- PASS: TestRequestPoolParallel (0.52s) [2022-03-11T12:04:50.234Z] === RUN TestFullAllocateRelease [2022-03-11T12:04:50.295Z] === RUN TestAdapterReadLogs [2022-03-11T12:04:50.295Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T12:04:50.295Z] === RUN TestCopier [2022-03-11T12:04:50.295Z] --- PASS: TestCopier (0.00s) [2022-03-11T12:04:50.295Z] === RUN TestCopierLongLines [2022-03-11T12:04:50.295Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T12:04:50.295Z] === RUN TestCopierSlow [2022-03-11T12:04:50.519Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T12:04:50.519Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T12:04:50.702Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-03-11T12:04:50.702Z] === RUN TestOddAllocateRelease [2022-03-11T12:04:50.702Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-03-11T12:04:50.702Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T12:04:50.702Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-11T12:04:50.702Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T12:04:50.702Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-11T12:04:50.702Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T12:04:50.763Z] === RUN TestNewStreamConfig [2022-03-11T12:04:50.763Z] === RUN TestNewStreamConfig/defaults [2022-03-11T12:04:50.763Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T12:04:50.763Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T12:04:50.763Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T12:04:50.763Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T12:04:50.763Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T12:04:50.763Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T12:04:50.763Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T12:04:50.763Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T12:04:50.763Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T12:04:50.763Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T12:04:50.763Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T12:04:50.763Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T12:04:50.763Z] --- PASS: TestCopierSlow (0.20s) [2022-03-11T12:04:50.763Z] === RUN TestCopierWithSized [2022-03-11T12:04:50.763Z] === RUN TestCopierWithSized/as_is [2022-03-11T12:04:50.763Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T12:04:50.763Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-11T12:04:50.763Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCopierWithPartial [2022-03-11T12:04:50.763Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestRingLogger [2022-03-11T12:04:50.763Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestRingCap [2022-03-11T12:04:50.763Z] --- PASS: TestRingCap (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestRingClose [2022-03-11T12:04:50.763Z] --- PASS: TestRingClose (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestRingDrain [2022-03-11T12:04:50.763Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T12:04:50.763Z] PASS [2022-03-11T12:04:50.763Z] coverage: 43.2% of statements [2022-03-11T12:04:50.763Z] ok github.com/docker/docker/daemon/logger 0.274s coverage: 43.2% of statements [2022-03-11T12:04:50.763Z] time="2022-03-11T12:04:50Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T12:04:50.763Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-03-11T12:04:50.763Z] === RUN TestCreateSuccess [2022-03-11T12:04:50.763Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCreateStreamSkipped [2022-03-11T12:04:50.763Z] time="2022-03-11T12:04:50Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T12:04:50.763Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCreateLogGroupSuccess [2022-03-11T12:04:50.763Z] time="2022-03-11T12:04:50Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T12:04:50.763Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCreateError [2022-03-11T12:04:50.763Z] --- PASS: TestCreateError (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCreateAlreadyExists [2022-03-11T12:04:50.763Z] time="2022-03-11T12:04:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T12:04:50.763Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestLogClosed [2022-03-11T12:04:50.763Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestLogBlocking [2022-03-11T12:04:50.763Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T12:04:50.763Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T12:04:50.763Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestPublishBatchSuccess [2022-03-11T12:04:50.763Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestPublishBatchError [2022-03-11T12:04:50.763Z] time="2022-03-11T12:04:50Z" level=error msg=error [2022-03-11T12:04:50.763Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T12:04:50.763Z] time="2022-03-11T12:04:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T12:04:50.763Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T12:04:50.763Z] time="2022-03-11T12:04:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T12:04:50.763Z] time="2022-03-11T12:04:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T12:04:50.763Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCollectBatchSimple [2022-03-11T12:04:50.763Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCollectBatchTicker [2022-03-11T12:04:50.763Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T12:04:50.763Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T12:04:50.763Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T12:04:50.763Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T12:04:50.763Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-11T12:04:50.763Z] === RUN TestCollectBatchClose [2022-03-11T12:04:50.763Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestEffectiveLen [2022-03-11T12:04:50.763Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T12:04:50.763Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T12:04:50.763Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T12:04:50.763Z] === RUN TestEffectiveLen/3/���� [2022-03-11T12:04:50.763Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T12:04:50.763Z] === RUN TestEffectiveLen/5/ [2022-03-11T12:04:50.763Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T12:04:50.763Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T12:04:50.763Z] === RUN TestFindValidSplit [2022-03-11T12:04:50.763Z] === RUN TestFindValidSplit/0/ [2022-03-11T12:04:50.763Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:04:51.082Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T12:04:51.082Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-11T12:04:51.172Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-11T12:04:51.172Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T12:04:51.172Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T12:04:51.172Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T12:04:51.172Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T12:04:51.172Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:04:51.172Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T12:04:51.172Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:04:51.172Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T12:04:51.172Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:04:51.172Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T12:04:51.172Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T12:04:51.172Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T12:04:51.172Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:04:51.172Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T12:04:51.172Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T12:04:51.172Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:04:51.172Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T12:04:51.172Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T12:04:51.172Z] PASS [2022-03-11T12:04:51.172Z] coverage: 85.3% of statements [2022-03-11T12:04:51.172Z] ok github.com/docker/docker/libnetwork/ipam 45.529s coverage: 85.3% of statements [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:04:51.232Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:04:51.232Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1076: He [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T12:04:51.232Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T12:04:51.232Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T12:04:51.232Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:04:51.232Z] === RUN TestFindValidSplit/6/a� [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1076: a [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1077: � [2022-03-11T12:04:51.232Z] === RUN TestFindValidSplit/7/a� [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T12:04:51.232Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit (0.04s) [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestProcessEventEmoji [2022-03-11T12:04:51.232Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestCollectBatchLineSplit [2022-03-11T12:04:51.232Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-11T12:04:51.232Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T12:04:51.232Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestCollectBatchMaxEvents [2022-03-11T12:04:51.232Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-03-11T12:04:51.232Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T12:04:51.232Z] --- PASS: TestCollectBatchMaxTotalBytes (0.08s) [2022-03-11T12:04:51.232Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T12:04:51.232Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-11T12:04:51.232Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T12:04:51.232Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T12:04:51.232Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsFormat [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T12:04:51.232Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T12:04:51.232Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestCreateTagSuccess [2022-03-11T12:04:51.232Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T12:04:51.232Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-11T12:04:51.232Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T12:04:51.232Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T12:04:51.232Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T12:04:51.232Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-11T12:04:51.232Z] PASS [2022-03-11T12:04:51.232Z] coverage: 80.2% of statements [2022-03-11T12:04:51.232Z] ok github.com/docker/docker/daemon/logger/awslogs 0.573s coverage: 80.2% of statements [2022-03-11T12:04:51.340Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T12:04:51.701Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T12:04:51.701Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T12:04:51.701Z] === RUN TestSearchRegistryForImages [2022-03-11T12:04:51.701Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T12:04:51.701Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T12:04:51.701Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T12:04:51.701Z] === RUN TestImageDelete [2022-03-11T12:04:51.701Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T12:04:51.701Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T12:04:51.701Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T12:04:51.701Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T12:04:51.701Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T12:04:51.701Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T12:04:51.701Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T12:04:51.701Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T12:04:51.701Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T12:04:51.701Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T12:04:51.701Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T12:04:51.701Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T12:04:51.701Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T12:04:51.701Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T12:04:51.701Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T12:04:51.701Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T12:04:51.701Z] PASS [2022-03-11T12:04:51.701Z] coverage: 33.6% of statements [2022-03-11T12:04:51.701Z] === RUN TestImageDelete/no_lease [2022-03-11T12:04:51.701Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 33.6% of statements [2022-03-11T12:04:51.701Z] === RUN TestImageDelete/lease_exists [2022-03-11T12:04:51.701Z] --- PASS: TestImageDelete (0.05s) [2022-03-11T12:04:51.701Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-11T12:04:51.701Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-11T12:04:51.701Z] === RUN TestContentStoreForPull [2022-03-11T12:04:51.701Z] --- PASS: TestContentStoreForPull (0.23s) [2022-03-11T12:04:51.701Z] PASS [2022-03-11T12:04:51.701Z] coverage: 6.8% of statements [2022-03-11T12:04:51.701Z] ok github.com/docker/docker/daemon/images 0.440s coverage: 6.8% of statements [2022-03-11T12:04:51.701Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T12:04:51.701Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T12:04:51.701Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T12:04:51.701Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T12:04:51.701Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T12:04:51.701Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T12:04:52.171Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T12:04:52.171Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T12:04:52.171Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T12:04:52.171Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-03-11T12:04:52.171Z] === RUN TestFastTimeMarshalJSON [2022-03-11T12:04:52.171Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-11T12:04:52.171Z] PASS [2022-03-11T12:04:52.171Z] coverage: 87.2% of statements [2022-03-11T12:04:52.171Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.319s coverage: 87.2% of statements [2022-03-11T12:04:52.640Z] === RUN TestJSONFileLogger [2022-03-11T12:04:52.640Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-11T12:04:52.640Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T12:04:52.640Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-11T12:04:52.640Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T12:04:52.640Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-03-11T12:04:52.640Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T12:04:52.640Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-11T12:04:52.640Z] === RUN TestEncodeDecode [2022-03-11T12:04:52.640Z] === PAUSE TestEncodeDecode [2022-03-11T12:04:52.640Z] === RUN TestUnexpectedEOF [2022-03-11T12:04:52.714Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-11T12:04:53.108Z] time="2022-03-11T12:04:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T12:04:53.108Z] time="2022-03-11T12:04:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T12:04:53.108Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-11T12:04:53.108Z] === CONT TestEncodeDecode [2022-03-11T12:04:53.108Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T12:04:53.108Z] PASS [2022-03-11T12:04:53.108Z] coverage: 69.9% of statements [2022-03-11T12:04:53.108Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.360s coverage: 69.9% of statements [2022-03-11T12:04:53.576Z] === RUN TestWriteLog [2022-03-11T12:04:53.576Z] === PAUSE TestWriteLog [2022-03-11T12:04:53.576Z] === RUN TestReadLog [2022-03-11T12:04:53.576Z] === PAUSE TestReadLog [2022-03-11T12:04:53.576Z] === RUN TestDecode [2022-03-11T12:04:53.576Z] --- PASS: TestDecode (0.03s) [2022-03-11T12:04:53.576Z] === CONT TestWriteLog [2022-03-11T12:04:53.576Z] --- PASS: TestWriteLog (0.00s) [2022-03-11T12:04:53.576Z] === CONT TestReadLog [2022-03-11T12:04:53.576Z] === RUN TestReadLog/tail_exact [2022-03-11T12:04:53.576Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T12:04:53.576Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T12:04:53.576Z] --- PASS: TestReadLog (0.24s) [2022-03-11T12:04:53.576Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-03-11T12:04:53.576Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-11T12:04:53.576Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-11T12:04:53.576Z] PASS [2022-03-11T12:04:53.644Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T12:04:53.644Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-11T12:04:54.044Z] coverage: 78.7% of statements [2022-03-11T12:04:54.044Z] ok github.com/docker/docker/daemon/logger/local 0.396s coverage: 78.7% of statements [2022-03-11T12:04:54.044Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T12:04:54.044Z] === RUN TestOpenFileDelete [2022-03-11T12:04:54.044Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T12:04:54.044Z] === RUN TestOpenFileRename [2022-03-11T12:04:54.044Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T12:04:54.044Z] === RUN TestHandleDecoderErr [2022-03-11T12:04:54.044Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T12:04:54.044Z] === RUN TestParseLogTagDefaultTag [2022-03-11T12:04:54.044Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T12:04:54.044Z] === RUN TestParseLogTag [2022-03-11T12:04:54.044Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T12:04:54.044Z] === RUN TestParseLogTagEmptyTag [2022-03-11T12:04:54.044Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T12:04:54.044Z] === RUN TestTailFiles [2022-03-11T12:04:54.044Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T12:04:54.044Z] === RUN TestFollowLogsConsumerGone [2022-03-11T12:04:54.044Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T12:04:54.044Z] === RUN TestFollowLogsProducerGone [2022-03-11T12:04:54.044Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-11T12:04:54.044Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-11T12:04:54.044Z] --- PASS: TestFollowLogsProducerGone (0.04s) [2022-03-11T12:04:54.044Z] === RUN TestCheckCapacityAndRotate [2022-03-11T12:04:54.044Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T12:04:54.044Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T12:04:54.044Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-11T12:04:54.044Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-11T12:04:54.044Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-11T12:04:54.044Z] PASS [2022-03-11T12:04:54.044Z] coverage: 53.5% of statements [2022-03-11T12:04:54.044Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.181s coverage: 53.5% of statements [2022-03-11T12:04:54.514Z] === RUN TestLog [2022-03-11T12:04:54.514Z] --- PASS: TestLog (0.03s) [2022-03-11T12:04:54.514Z] PASS [2022-03-11T12:04:54.514Z] coverage: 31.5% of statements [2022-03-11T12:04:54.514Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-03-11T12:04:54.964Z] === RUN TestParseEmptyInterface [2022-03-11T12:04:54.964Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T12:04:54.964Z] === RUN TestParseNonInterfaceType [2022-03-11T12:04:54.964Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T12:04:54.964Z] === RUN TestParseWithOneFunction [2022-03-11T12:04:54.964Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T12:04:54.964Z] === RUN TestParseWithMultipleFuncs [2022-03-11T12:04:54.964Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T12:04:54.964Z] === RUN TestParseWithUnnamedReturn [2022-03-11T12:04:54.964Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T12:04:54.964Z] === RUN TestEmbeddedInterface [2022-03-11T12:04:54.964Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T12:04:54.964Z] === RUN TestParsedImports [2022-03-11T12:04:54.964Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T12:04:54.964Z] === RUN TestAliasedImports [2022-03-11T12:04:54.964Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T12:04:54.964Z] PASS [2022-03-11T12:04:54.964Z] coverage: 56.8% of statements [2022-03-11T12:04:54.964Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2022-03-11T12:04:55.013Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-11T12:04:55.013Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T12:04:55.500Z] === RUN TestNewParse [2022-03-11T12:04:55.500Z] --- PASS: TestNewParse (0.00s) [2022-03-11T12:04:55.500Z] PASS [2022-03-11T12:04:55.500Z] coverage: 8.3% of statements [2022-03-11T12:04:55.500Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-03-11T12:04:55.500Z] === RUN TestParseLogFormat [2022-03-11T12:04:55.500Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestValidateLogOptEmpty [2022-03-11T12:04:55.500Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestValidateSyslogAddress [2022-03-11T12:04:55.500Z] === RUN TestValidateLogOpt [2022-03-11T12:04:55.500Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestNewMissedConfig [2022-03-11T12:04:55.500Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestNewMissedUrl [2022-03-11T12:04:55.500Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestNewMissedToken [2022-03-11T12:04:55.500Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestNewWithProxy [2022-03-11T12:04:55.500Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestParseAddressDefaultPort [2022-03-11T12:04:55.500Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestValidateSyslogFacility [2022-03-11T12:04:55.500Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T12:04:55.500Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestValidateLogOpt [2022-03-11T12:04:55.500Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T12:04:55.500Z] PASS [2022-03-11T12:04:55.500Z] coverage: 46.8% of statements [2022-03-11T12:04:55.500Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestDefault [2022-03-11T12:04:55.500Z] --- PASS: TestDefault (0.01s) [2022-03-11T12:04:55.500Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T12:04:55.500Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 46.8% of statements [2022-03-11T12:04:55.500Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-11T12:04:55.500Z] === RUN TestJsonFormat [2022-03-11T12:04:55.500Z] --- PASS: TestJsonFormat (0.01s) [2022-03-11T12:04:55.500Z] === RUN TestRawFormat [2022-03-11T12:04:55.500Z] --- PASS: TestRawFormat (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestRawFormatWithLabels [2022-03-11T12:04:55.500Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestRawFormatWithoutTag [2022-03-11T12:04:55.500Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T12:04:55.500Z] === RUN TestBatching [2022-03-11T12:04:55.950Z] === RUN TestHTTPTransport [2022-03-11T12:04:55.950Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T12:04:55.950Z] PASS [2022-03-11T12:04:55.950Z] coverage: 85.7% of statements [2022-03-11T12:04:55.950Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-03-11T12:04:55.950Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-11T12:04:55.950Z] === RUN TestClientStream [2022-03-11T12:04:55.950Z] --- PASS: TestClientStream (0.00s) [2022-03-11T12:04:55.950Z] === RUN TestClientSendFile [2022-03-11T12:04:55.950Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T12:04:55.950Z] === RUN TestClientWithRequestTimeout [2022-03-11T12:04:55.950Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-11T12:04:55.950Z] === RUN TestFileSpecPlugin [2022-03-11T12:04:55.950Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-11T12:04:55.950Z] === RUN TestFileJSONSpecPlugin [2022-03-11T12:04:55.950Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-11T12:04:55.950Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T12:04:55.950Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T12:04:55.950Z] === RUN TestPluginAddHandler [2022-03-11T12:04:55.950Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T12:04:55.950Z] === RUN TestPluginWaitBadPlugin [2022-03-11T12:04:55.950Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T12:04:55.950Z] === RUN TestGet [2022-03-11T12:04:55.950Z] time="2022-03-11T12:04:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T12:04:55.970Z] --- PASS: TestBatching (0.29s) [2022-03-11T12:04:55.970Z] === RUN TestFrequency [2022-03-11T12:04:55.970Z] --- PASS: TestFrequency (0.20s) [2022-03-11T12:04:55.970Z] === RUN TestOneMessagePerRequest [2022-03-11T12:04:55.970Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-11T12:04:55.970Z] === RUN TestVerify [2022-03-11T12:04:55.970Z] --- PASS: TestVerify (0.00s) [2022-03-11T12:04:55.970Z] === RUN TestSkipVerify [2022-03-11T12:04:56.418Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T12:04:56.418Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T12:04:56.418Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T12:04:56.418Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T12:04:56.418Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T12:04:56.418Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T12:04:56.418Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T12:04:56.418Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T12:04:56.418Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T12:04:56.418Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T12:04:56.418Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T12:04:56.418Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T12:04:56.418Z] === RUN TestBufferPoolPutAndGet [2022-03-11T12:04:56.418Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T12:04:56.418Z] PASS [2022-03-11T12:04:56.418Z] coverage: 88.2% of statements [2022-03-11T12:04:56.418Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] --- PASS: TestSkipVerify (0.57s) [2022-03-11T12:04:56.438Z] === RUN TestBufferMaximum [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000296.255002\",\"host\":\"5431c451176c\"}'" [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000296.255002\",\"host\":\"5431c451176c\"}'" [2022-03-11T12:04:56.438Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T12:04:56.438Z] === RUN TestServerAlwaysDown [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000296.258020\",\"host\":\"5431c451176c\"}'" [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000296.258020\",\"host\":\"5431c451176c\"}'" [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000296.258020\",\"host\":\"5431c451176c\"}'" [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000296.259020\",\"host\":\"5431c451176c\"}'" [2022-03-11T12:04:56.438Z] time="2022-03-11T12:04:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000296.259020\",\"host\":\"5431c451176c\"}'" [2022-03-11T12:04:56.438Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-11T12:04:56.438Z] === RUN TestCannotSendAfterClose [2022-03-11T12:04:56.438Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-11T12:04:56.438Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T12:04:56.636Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T12:04:56.886Z] === RUN TestOutputOnPrematureClose [2022-03-11T12:04:56.887Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T12:04:56.887Z] === RUN TestCompleteSilently [2022-03-11T12:04:56.887Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T12:04:56.887Z] PASS [2022-03-11T12:04:56.887Z] coverage: 75.9% of statements [2022-03-11T12:04:56.887Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-11T12:04:56.887Z] time="2022-03-11T12:04:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T12:04:56.907Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T12:04:57.356Z] === RUN TestSendToOneSub [2022-03-11T12:04:57.356Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T12:04:57.356Z] === RUN TestSendToMultipleSubs [2022-03-11T12:04:57.356Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T12:04:57.356Z] === RUN TestEvictOneSub [2022-03-11T12:04:57.356Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T12:04:57.356Z] === RUN TestClosePublisher [2022-03-11T12:04:57.356Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T12:04:57.356Z] === RUN TestPubSubRace [2022-03-11T12:04:57.424Z] === RUN TestV1IDService [2022-03-11T12:04:57.424Z] --- PASS: TestV1IDService (0.03s) [2022-03-11T12:04:57.424Z] === RUN TestV2MetadataService [2022-03-11T12:04:57.424Z] time="2022-03-11T12:04:57Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-11T12:04:57.424Z] time="2022-03-11T12:04:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5431c451176c\"}'" [2022-03-11T12:04:57.424Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-11T12:04:57.424Z] PASS [2022-03-11T12:04:57.424Z] coverage: 82.5% of statements [2022-03-11T12:04:57.424Z] ok github.com/docker/docker/daemon/logger/splunk 2.181s coverage: 82.5% of statements [2022-03-11T12:04:57.424Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T12:04:57.424Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T12:04:57.424Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T12:04:57.839Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-11T12:04:57.893Z] === RUN TestSuccessfulDownload [2022-03-11T12:04:57.893Z] download_test.go:267: Needs fixing on Windows [2022-03-11T12:04:57.893Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T12:04:57.893Z] === RUN TestCancelledDownload [2022-03-11T12:04:57.893Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T12:04:57.893Z] === RUN TestMaxDownloadAttempts [2022-03-11T12:04:57.893Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:04:57.893Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:04:57.893Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:04:57.893Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:04:57.893Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:04:57.893Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:04:57.893Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:04:57.893Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:04:57.893Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:04:57.893Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:04:57.893Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:04:57.893Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:04:57.893Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T12:04:57.893Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T12:04:57.893Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T12:04:57.893Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T12:04:57.893Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T12:04:57.893Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T12:04:57.893Z] === RUN TestManifestStore [2022-03-11T12:04:57.893Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T12:04:58.097Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T12:04:58.344Z] --- PASS: TestPubSubRace (1.06s) [2022-03-11T12:04:58.344Z] PASS [2022-03-11T12:04:58.344Z] coverage: 75.0% of statements [2022-03-11T12:04:58.344Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:04:58.361Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-03-11T12:04:58.361Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-03-11T12:04:58.361Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-03-11T12:04:58.361Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-03-11T12:04:58.361Z] === RUN TestTransfer [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3533092906\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/no_local_cache [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/with_local_cache [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:58Z" level=warning msg="reference for unknown type: " [2022-03-11T12:04:58.361Z] --- PASS: TestTransfer (0.12s) [2022-03-11T12:04:58.361Z] === RUN TestConcurrencyLimit [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:58Z" level=warning msg="reference for unknown type: " [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:58Z" level=warning msg="reference for unknown type: " [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:58Z" level=warning msg="reference for unknown type: " [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:58Z" level=warning msg="reference for unknown type: " [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T12:04:58.361Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T12:04:58.361Z] time="2022-03-11T12:04:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore (0.41s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T12:04:58.361Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T12:04:58.361Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T12:04:58.361Z] === RUN TestFixManifestLayers [2022-03-11T12:04:58.361Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T12:04:58.361Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T12:04:58.361Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T12:04:58.361Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T12:04:58.361Z] === RUN TestFixManifestLayersBadParent [2022-03-11T12:04:58.361Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T12:04:58.361Z] === RUN TestValidateManifest [2022-03-11T12:04:58.361Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T12:04:58.361Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T12:04:58.361Z] === RUN TestFormatPlatform [2022-03-11T12:04:58.361Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T12:04:58.361Z] === RUN TestPullSchema2Config [2022-03-11T12:04:58.361Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T12:04:58.361Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:04:58.362Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:04:58.362Z] === RUN TestPullSchema2Config/500_status [2022-03-11T12:04:58.362Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:04:58.362Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:04:58.362Z] --- PASS: TestV2MetadataService (0.97s) [2022-03-11T12:04:58.362Z] PASS [2022-03-11T12:04:58.362Z] coverage: 48.2% of statements [2022-03-11T12:04:58.362Z] ok github.com/docker/docker/distribution/metadata 1.074s coverage: 48.2% of statements [2022-03-11T12:04:58.812Z] time="2022-03-11T12:04:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T12:04:58.830Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:04:58.830Z] === RUN TestPullSchema2Config/EOF [2022-03-11T12:04:58.830Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:04:58.830Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:04:58.830Z] 2022/03/11 12:04:58 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-11T12:04:58.830Z] goroutine 132 [running]: [2022-03-11T12:04:58.830Z] net/http.(*conn).serve.func1() [2022-03-11T12:04:58.830Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T12:04:58.830Z] panic({0x8a4800, 0xa25ea0}) [2022-03-11T12:04:58.830Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T12:04:58.830Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000da884, {0xa37200, 0xc0003522a0}) [2022-03-11T12:04:58.830Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T12:04:58.830Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa37200, 0xc0003522a0}, 0xc0003b1800) [2022-03-11T12:04:58.830Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T12:04:58.830Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xa37200, 0xc0003522a0}, 0x3b8e35) [2022-03-11T12:04:58.830Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T12:04:58.830Z] net/http.serverHandler.ServeHTTP({0xc000409140}, {0xa37200, 0xc0003522a0}, 0xc0003b1800) [2022-03-11T12:04:58.830Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T12:04:58.830Z] net/http.(*conn).serve(0xc0001dfc20, {0xa3b838, 0xc00038ef30}) [2022-03-11T12:04:58.830Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T12:04:58.830Z] created by net/http.(*Server).Serve [2022-03-11T12:04:58.830Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T12:04:58.830Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-03-11T12:04:58.830Z] === RUN TestInactiveJobs [2022-03-11T12:04:58.830Z] === RUN TestNotFound [2022-03-11T12:04:58.830Z] --- PASS: TestNotFound (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestConflict [2022-03-11T12:04:58.830Z] --- PASS: TestConflict (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestForbidden [2022-03-11T12:04:58.830Z] --- PASS: TestForbidden (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestInvalidParameter [2022-03-11T12:04:58.830Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestNotImplemented [2022-03-11T12:04:58.830Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestNotModified [2022-03-11T12:04:58.830Z] --- PASS: TestNotModified (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestUnauthorized [2022-03-11T12:04:58.830Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestUnknown [2022-03-11T12:04:58.830Z] --- PASS: TestUnknown (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestCancelled [2022-03-11T12:04:58.830Z] --- PASS: TestCancelled (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestDeadline [2022-03-11T12:04:58.830Z] --- PASS: TestDeadline (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestDataLoss [2022-03-11T12:04:58.830Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestUnavailable [2022-03-11T12:04:58.830Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestSystem [2022-03-11T12:04:58.830Z] --- PASS: TestSystem (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Conflict [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T12:04:58.830Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T12:04:58.830Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T12:04:58.830Z] PASS [2022-03-11T12:04:58.830Z] coverage: 53.1% of statements [2022-03-11T12:04:58.830Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2022-03-11T12:04:58.830Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:04:58.830Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T12:04:58.830Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:04:58.830Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:04:58.830Z] --- PASS: TestPullSchema2Config (0.57s) [2022-03-11T12:04:58.830Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T12:04:58.830Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-11T12:04:58.830Z] --- PASS: TestPullSchema2Config/EOF (0.29s) [2022-03-11T12:04:58.830Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T12:04:58.830Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestLayerAlreadyExists [2022-03-11T12:04:58.830Z] 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-03-11T12:04:58.830Z] 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-03-11T12:04:58.830Z] 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-03-11T12:04:58.830Z] 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-03-11T12:04:58.830Z] 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-03-11T12:04:58.830Z] 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-03-11T12:04:58.830Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T12:04:58.830Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T12:04:59.134Z] --- PASS: TestCreateServiceMultipleTimes (14.87s) [2022-03-11T12:04:59.134Z] === RUN TestCreateServiceConflict [2022-03-11T12:04:59.291Z] === RUN TestRegister [2022-03-11T12:04:59.291Z] --- PASS: TestRegister (0.00s) [2022-03-11T12:04:59.291Z] === RUN TestCommand [2022-03-11T12:04:59.291Z] --- PASS: TestCommand (0.03s) [2022-03-11T12:04:59.291Z] === RUN TestNaiveSelf [2022-03-11T12:04:59.291Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-11T12:04:59.291Z] PASS [2022-03-11T12:04:59.291Z] coverage: 82.4% of statements [2022-03-11T12:04:59.291Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2022-03-11T12:04:59.298Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-11T12:04:59.298Z] === RUN TestWatchRelease [2022-03-11T12:04:59.298Z] --- PASS: TestWatchRelease (0.04s) [2022-03-11T12:04:59.298Z] === RUN TestWatchFinishedTransfer [2022-03-11T12:04:59.298Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T12:04:59.298Z] === RUN TestDuplicateTransfer [2022-03-11T12:04:59.298Z] --- PASS: TestDuplicateTransfer (0.08s) [2022-03-11T12:04:59.298Z] === RUN TestSuccessfulUpload [2022-03-11T12:04:59.468Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T12:04:59.760Z] === RUN TestDump [2022-03-11T12:04:59.760Z] goroutine 21 [running]: [2022-03-11T12:04:59.760Z] github.com/docker/docker/pkg/stack.dump(0xa9b9d7) [2022-03-11T12:04:59.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T12:04:59.760Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T12:04:59.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T12:04:59.760Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T12:04:59.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T12:04:59.760Z] testing.tRunner(0xc000085520, 0xc0a190) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:04:59.760Z] created by testing.(*T).Run [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T12:04:59.760Z] [2022-03-11T12:04:59.760Z] goroutine 1 [chan receive]: [2022-03-11T12:04:59.760Z] testing.(*T).Run(0xc000085380, {0xbfb7b1, 0xa7a733}, 0xc0a190) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T12:04:59.760Z] testing.runTests.func1(0xc0000c6810) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T12:04:59.760Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:04:59.760Z] testing.runTests(0xc0000dc080, {0xd6ec20, 0x3, 0x3}, {0xa9ac2d, 0xbfd4ab, 0xd736e0}) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T12:04:59.760Z] testing.(*M).Run(0xc0000dc080) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T12:04:59.760Z] main.main() [2022-03-11T12:04:59.760Z] _testmain.go:95 +0x1f5 [2022-03-11T12:04:59.760Z] --- PASS: TestDump (0.00s) [2022-03-11T12:04:59.760Z] === RUN TestDumpToFile [2022-03-11T12:04:59.760Z] --- PASS: TestDumpToFile (0.15s) [2022-03-11T12:04:59.760Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T12:04:59.760Z] goroutine 23 [running]: [2022-03-11T12:04:59.760Z] github.com/docker/docker/pkg/stack.dump(0xb08bb4) [2022-03-11T12:04:59.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T12:04:59.760Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb08f60}) [2022-03-11T12:04:59.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T12:04:59.760Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520) [2022-03-11T12:04:59.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T12:04:59.760Z] testing.tRunner(0xc000085a00, 0xc0a180) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:04:59.760Z] created by testing.(*T).Run [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T12:04:59.760Z] [2022-03-11T12:04:59.760Z] goroutine 1 [chan receive]: [2022-03-11T12:04:59.760Z] testing.(*T).Run(0xc000085380, {0xc02596, 0xa7a733}, 0xc0a180) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T12:04:59.760Z] testing.runTests.func1(0xc0000c6810) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T12:04:59.760Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:04:59.760Z] testing.runTests(0xc0000dc080, {0xd6ec20, 0x3, 0x3}, {0xa9ac2d, 0xbfd4ab, 0xd736e0}) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T12:04:59.760Z] testing.(*M).Run(0xc0000dc080) [2022-03-11T12:04:59.760Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T12:04:59.760Z] main.main() [2022-03-11T12:04:59.760Z] _testmain.go:95 +0x1f5 [2022-03-11T12:04:59.760Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T12:04:59.760Z] PASS [2022-03-11T12:04:59.760Z] coverage: 90.9% of statements [2022-03-11T12:04:59.760Z] ok github.com/docker/docker/pkg/stack 0.191s coverage: 90.9% of statements [2022-03-11T12:04:59.767Z] time="2022-03-11T12:04:59Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T12:04:59.767Z] --- PASS: TestSuccessfulUpload (0.48s) [2022-03-11T12:04:59.767Z] === RUN TestCancelledUpload [2022-03-11T12:04:59.767Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T12:04:59.767Z] PASS [2022-03-11T12:04:59.767Z] coverage: 76.8% of statements [2022-03-11T12:04:59.767Z] ok github.com/docker/docker/distribution/xfer 2.105s coverage: 76.8% of statements [2022-03-11T12:05:00.235Z] === RUN TestCompare [2022-03-11T12:05:00.235Z] --- PASS: TestCompare (0.00s) [2022-03-11T12:05:00.235Z] PASS [2022-03-11T12:05:00.235Z] coverage: 19.2% of statements [2022-03-11T12:05:00.235Z] ok github.com/docker/docker/image/cache 0.126s coverage: 19.2% of statements [2022-03-11T12:05:00.235Z] --- PASS: TestWhenEmptyAuthConfig (1.36s) [2022-03-11T12:05:00.235Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T12:05:00.235Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T12:05:00.235Z] === RUN TestTokenPassThru [2022-03-11T12:05:00.235Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-11T12:05:00.235Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T12:05:00.235Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-11T12:05:00.235Z] PASS [2022-03-11T12:05:00.235Z] coverage: 26.7% of statements [2022-03-11T12:05:00.235Z] ok github.com/docker/docker/distribution 2.494s coverage: 26.7% of statements [2022-03-11T12:05:00.704Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T12:05:00.704Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T12:05:00.704Z] === RUN TestFSGetInvalidData [2022-03-11T12:05:00.704Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-11T12:05:00.704Z] === RUN TestFSInvalidSet [2022-03-11T12:05:00.704Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-11T12:05:00.704Z] === RUN TestFSInvalidRoot [2022-03-11T12:05:00.704Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-11T12:05:00.704Z] === RUN TestFSMetadataGetSet [2022-03-11T12:05:00.704Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-11T12:05:00.704Z] === RUN TestFSInvalidWalker [2022-03-11T12:05:00.704Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-11T12:05:00.704Z] === RUN TestFSGetSet [2022-03-11T12:05:00.704Z] --- PASS: TestFSGetSet (0.05s) [2022-03-11T12:05:00.704Z] === RUN TestFSGetUnsetKey [2022-03-11T12:05:00.704Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-11T12:05:00.704Z] === RUN TestFSGetEmptyData [2022-03-11T12:05:00.704Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-11T12:05:00.704Z] === RUN TestFSDelete [2022-03-11T12:05:00.704Z] --- PASS: TestFSDelete (0.02s) [2022-03-11T12:05:00.704Z] === RUN TestFSWalker [2022-03-11T12:05:00.704Z] --- PASS: TestFSWalker (0.02s) [2022-03-11T12:05:00.704Z] === RUN TestFSWalkerStopOnError [2022-03-11T12:05:00.747Z] === RUN TestNewStdWriter [2022-03-11T12:05:00.747Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T12:05:00.747Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestWriteWithNilBytes [2022-03-11T12:05:00.747Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestWrite [2022-03-11T12:05:00.747Z] --- PASS: TestWrite (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestWriteWithWriterError [2022-03-11T12:05:00.747Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T12:05:00.747Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyWriteAndRead [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T12:05:00.747Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T12:05:00.747Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T12:05:00.747Z] PASS [2022-03-11T12:05:00.747Z] coverage: 100.0% of statements [2022-03-11T12:05:00.747Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-03-11T12:05:00.840Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T12:05:01.027Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-03-11T12:05:01.027Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T12:05:01.171Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-11T12:05:01.171Z] === RUN TestNewFromJSON [2022-03-11T12:05:01.171Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T12:05:01.171Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T12:05:01.171Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T12:05:01.171Z] === RUN TestMarshalKeyOrder [2022-03-11T12:05:01.171Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T12:05:01.171Z] === RUN TestHistoryEqual [2022-03-11T12:05:01.171Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-11T12:05:01.171Z] === RUN TestImage [2022-03-11T12:05:01.171Z] --- PASS: TestImage (0.00s) [2022-03-11T12:05:01.171Z] === RUN TestImageOSNotEmpty [2022-03-11T12:05:01.171Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T12:05:01.171Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T12:05:01.171Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T12:05:01.171Z] === RUN TestCreate [2022-03-11T12:05:01.171Z] --- PASS: TestCreate (0.00s) [2022-03-11T12:05:01.171Z] === RUN TestRestore [2022-03-11T12:05:01.171Z] time="2022-03-11T12:05:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T12:05:01.171Z] --- PASS: TestRestore (0.04s) [2022-03-11T12:05:01.171Z] === RUN TestAddDelete [2022-03-11T12:05:01.171Z] --- PASS: TestAddDelete (0.02s) [2022-03-11T12:05:01.171Z] === RUN TestSearchAfterDelete [2022-03-11T12:05:01.171Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-11T12:05:01.171Z] === RUN TestParentReset [2022-03-11T12:05:01.171Z] --- PASS: TestParentReset (0.04s) [2022-03-11T12:05:01.171Z] === RUN TestGetAndSetLastUpdated [2022-03-11T12:05:01.171Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-11T12:05:01.171Z] === RUN TestStoreLen [2022-03-11T12:05:01.171Z] --- PASS: TestStoreLen (0.09s) [2022-03-11T12:05:01.171Z] PASS [2022-03-11T12:05:01.171Z] coverage: 86.9% of statements [2022-03-11T12:05:01.171Z] ok github.com/docker/docker/image 0.736s coverage: 86.9% of statements [2022-03-11T12:05:01.215Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T12:05:01.215Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T12:05:01.215Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T12:05:01.215Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T12:05:01.215Z] === RUN TestFormatStatus [2022-03-11T12:05:01.215Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T12:05:01.215Z] === RUN TestFormatError [2022-03-11T12:05:01.215Z] --- PASS: TestFormatError (0.00s) [2022-03-11T12:05:01.215Z] === RUN TestFormatJSONError [2022-03-11T12:05:01.215Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T12:05:01.215Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T12:05:01.215Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T12:05:01.215Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T12:05:01.215Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T12:05:01.215Z] === RUN TestNewJSONProgressOutput [2022-03-11T12:05:01.215Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T12:05:01.216Z] === RUN TestAuxFormatterEmit [2022-03-11T12:05:01.216Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T12:05:01.216Z] === RUN TestStreamWriterStdout [2022-03-11T12:05:01.216Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T12:05:01.216Z] === RUN TestStreamWriterStderr [2022-03-11T12:05:01.216Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T12:05:01.216Z] PASS [2022-03-11T12:05:01.216Z] coverage: 66.2% of statements [2022-03-11T12:05:01.216Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2022-03-11T12:05:01.641Z] === RUN TestValidateManifest [2022-03-11T12:05:01.641Z] === RUN TestValidateManifest/nil [2022-03-11T12:05:01.641Z] === RUN TestValidateManifest/non-nil [2022-03-11T12:05:01.641Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T12:05:01.641Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T12:05:01.641Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T12:05:01.641Z] PASS [2022-03-11T12:05:01.641Z] coverage: 0.7% of statements [2022-03-11T12:05:01.641Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2022-03-11T12:05:01.641Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T12:05:01.641Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T12:05:01.641Z] PASS [2022-03-11T12:05:01.641Z] coverage: 25.0% of statements [2022-03-11T12:05:01.641Z] ok github.com/docker/docker/image/v1 0.077s coverage: 25.0% of statements [2022-03-11T12:05:01.641Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T12:05:01.689Z] === RUN TestGenerateRandomID [2022-03-11T12:05:01.689Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T12:05:01.689Z] === RUN TestShortenId [2022-03-11T12:05:01.689Z] --- PASS: TestShortenId (0.00s) [2022-03-11T12:05:01.689Z] === RUN TestShortenSha256Id [2022-03-11T12:05:01.689Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T12:05:01.689Z] === RUN TestShortenIdEmpty [2022-03-11T12:05:01.690Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T12:05:01.690Z] === RUN TestShortenIdInvalid [2022-03-11T12:05:01.690Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T12:05:01.690Z] === RUN TestIsShortIDNonHex [2022-03-11T12:05:01.690Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T12:05:01.690Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T12:05:01.690Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T12:05:01.690Z] PASS [2022-03-11T12:05:01.690Z] coverage: 70.6% of statements [2022-03-11T12:05:01.690Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-03-11T12:05:02.679Z] === RUN TestIsCpusetListAvailable [2022-03-11T12:05:02.679Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T12:05:02.679Z] PASS [2022-03-11T12:05:02.679Z] coverage: 39.4% of statements [2022-03-11T12:05:02.679Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-03-11T12:05:02.679Z] time="2022-03-11T12:05:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T12:05:03.208Z] === RUN TestSerialization [2022-03-11T12:05:03.208Z] --- PASS: TestSerialization (0.02s) [2022-03-11T12:05:03.208Z] PASS [2022-03-11T12:05:03.208Z] coverage: 100.0% of statements [2022-03-11T12:05:03.208Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-03-11T12:05:03.366Z] docker_cli_daemon_test.go:2522: [de61f3cdd5b2f] daemon is not started [2022-03-11T12:05:03.394Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-03-11T12:05:03.394Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-11T12:05:03.395Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-11T12:05:03.395Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-11T12:05:03.395Z] PASS [2022-03-11T12:05:03.395Z] [2022-03-11T12:05:03.395Z] === Skipped [2022-03-11T12:05:03.395Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T12:05:03.395Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T12:05:03.395Z] [2022-03-11T12:05:03.395Z] DONE 27 tests, 1 skipped in 180.987s [2022-03-11T12:05:03.395Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T12:05:03.395Z] INFO: Testing against a local daemon [2022-03-11T12:05:03.395Z] === RUN TestSessionCreate [2022-03-11T12:05:03.395Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T12:05:03.395Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T12:05:03.395Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T12:05:03.395Z] PASS [2022-03-11T12:05:03.395Z] [2022-03-11T12:05:03.395Z] DONE 2 tests in 0.066s [2022-03-11T12:05:03.395Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T12:05:03.395Z] INFO: Testing against a local daemon [2022-03-11T12:05:03.395Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T12:05:03.395Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-11T12:05:03.395Z] === RUN TestDiskUsage [2022-03-11T12:05:03.395Z] === PAUSE TestDiskUsage [2022-03-11T12:05:03.395Z] === RUN TestEventsExecDie [2022-03-11T12:05:03.395Z] --- PASS: TestEventsExecDie (0.53s) [2022-03-11T12:05:03.395Z] === RUN TestEventsBackwardsCompatible [2022-03-11T12:05:03.395Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-11T12:05:03.395Z] === RUN TestEventsVolumeCreate [2022-03-11T12:05:03.395Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-11T12:05:03.395Z] === RUN TestInfoBinaryCommits [2022-03-11T12:05:03.395Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T12:05:03.395Z] === RUN TestInfoAPIVersioned [2022-03-11T12:05:03.395Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-11T12:05:03.395Z] === RUN TestInfoAPI [2022-03-11T12:05:03.395Z] --- PASS: TestInfoAPI (0.02s) [2022-03-11T12:05:03.395Z] === RUN TestInfoAPIWarnings [2022-03-11T12:05:03.550Z] --- PASS: TestCreateServiceMaxReplicas (2.19s) [2022-03-11T12:05:03.550Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T12:05:03.677Z] === RUN TestEmptyLayer [2022-03-11T12:05:03.677Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T12:05:03.677Z] === RUN TestCommitFailure [2022-03-11T12:05:03.677Z] --- PASS: TestCommitFailure (0.02s) [2022-03-11T12:05:03.677Z] === RUN TestStartTransactionFailure [2022-03-11T12:05:03.677Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-11T12:05:03.677Z] === RUN TestGetOrphan [2022-03-11T12:05:03.677Z] --- PASS: TestGetOrphan (0.01s) [2022-03-11T12:05:03.677Z] === RUN TestMountAndRegister [2022-03-11T12:05:03.677Z] layer_test.go:258: Layer size: 14 [2022-03-11T12:05:03.677Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-11T12:05:03.677Z] === RUN TestLayerRelease [2022-03-11T12:05:03.677Z] layer_test.go:291: Failing on Windows [2022-03-11T12:05:03.677Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T12:05:03.677Z] === RUN TestStoreRestore [2022-03-11T12:05:03.677Z] layer_test.go:340: Failing on Windows [2022-03-11T12:05:03.677Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T12:05:03.677Z] === RUN TestTarStreamStability [2022-03-11T12:05:03.677Z] layer_test.go:455: Failing on Windows [2022-03-11T12:05:03.677Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T12:05:03.677Z] === RUN TestRegisterExistingLayer [2022-03-11T12:05:03.677Z] === RUN TestEnvironmentParsing [2022-03-11T12:05:03.677Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T12:05:03.677Z] PASS [2022-03-11T12:05:03.677Z] coverage: 1.2% of statements [2022-03-11T12:05:03.677Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.2% of statements [2022-03-11T12:05:04.147Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-03-11T12:05:04.147Z] === RUN TestTarStreamVerification [2022-03-11T12:05:04.147Z] layer_test.go:684: Failing on Windows [2022-03-11T12:05:04.147Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T12:05:04.147Z] === RUN TestLayerMigration [2022-03-11T12:05:04.147Z] migration_test.go:45: Failing on Windows [2022-03-11T12:05:04.147Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T12:05:04.147Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T12:05:04.147Z] migration_test.go:181: Failing on Windows [2022-03-11T12:05:04.147Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T12:05:04.147Z] === RUN TestMountInit [2022-03-11T12:05:04.147Z] mount_test.go:17: Failing on Windows [2022-03-11T12:05:04.147Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T12:05:04.147Z] === RUN TestMountSize [2022-03-11T12:05:04.147Z] mount_test.go:76: Failing on Windows [2022-03-11T12:05:04.147Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T12:05:04.147Z] === RUN TestMountChanges [2022-03-11T12:05:04.147Z] mount_test.go:125: Failing on Windows [2022-03-11T12:05:04.147Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T12:05:04.147Z] === RUN TestMountApply [2022-03-11T12:05:04.147Z] mount_test.go:212: Failing on Windows [2022-03-11T12:05:04.147Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T12:05:04.147Z] PASS [2022-03-11T12:05:04.147Z] coverage: 30.2% of statements [2022-03-11T12:05:04.147Z] ok github.com/docker/docker/layer 0.400s coverage: 30.2% of statements [2022-03-11T12:05:04.147Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T12:05:04.147Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T12:05:04.147Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T12:05:04.147Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T12:05:04.244Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T12:05:04.244Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T12:05:04.244Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T12:05:04.244Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T12:05:04.244Z] === RUN TestChtimes [2022-03-11T12:05:04.244Z] --- PASS: TestChtimes (0.00s) [2022-03-11T12:05:04.244Z] === RUN TestChtimesWindows [2022-03-11T12:05:04.244Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-11T12:05:04.244Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T12:05:04.244Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T12:05:04.244Z] PASS [2022-03-11T12:05:04.244Z] coverage: 12.9% of statements [2022-03-11T12:05:04.244Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.9% of statements [2022-03-11T12:05:04.615Z] === RUN TestSequenceGetAvailableBit [2022-03-11T12:05:04.615Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestSequenceEqual [2022-03-11T12:05:04.615Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestSequenceCopy [2022-03-11T12:05:04.615Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestGetFirstAvailable [2022-03-11T12:05:04.615Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestFindSequence [2022-03-11T12:05:04.615Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestCheckIfAvailable [2022-03-11T12:05:04.615Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestMergeSequences [2022-03-11T12:05:04.615Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestPushReservation [2022-03-11T12:05:04.615Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestSerializeDeserialize [2022-03-11T12:05:04.615Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestSet [2022-03-11T12:05:04.615Z] --- PASS: TestSet (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestSetUnset [2022-03-11T12:05:04.615Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestOffsetSetUnset [2022-03-11T12:05:04.615Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestSetInRange [2022-03-11T12:05:04.615Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestSetAnyInRange [2022-03-11T12:05:04.615Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestMethods [2022-03-11T12:05:04.615Z] --- PASS: TestMethods (0.00s) [2022-03-11T12:05:04.615Z] === RUN TestRandomAllocateDeallocate [2022-03-11T12:05:04.713Z] === RUN TestTailFile [2022-03-11T12:05:04.713Z] --- PASS: TestTailFile (0.00s) [2022-03-11T12:05:04.713Z] === RUN TestTailFileManyLines [2022-03-11T12:05:04.713Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-11T12:05:04.713Z] === RUN TestTailEmptyFile [2022-03-11T12:05:04.713Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T12:05:04.713Z] === RUN TestTailNegativeN [2022-03-11T12:05:04.713Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.713Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.713Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.714Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.715Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:04.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:05.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:05.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:05.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:05:05.192Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:05:05.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:05:05.193Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:05:05.194Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:05:05.194Z] PASS [2022-03-11T12:05:05.194Z] coverage: 88.6% of statements [2022-03-11T12:05:05.194Z] ok github.com/docker/docker/pkg/tailfile 0.230s coverage: 88.6% of statements [2022-03-11T12:05:05.194Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T12:05:05.194Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-11T12:05:05.194Z] === RUN TestTarSumRemove [2022-03-11T12:05:05.194Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T12:05:05.194Z] === RUN TestSortFileInfoSums [2022-03-11T12:05:05.194Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T12:05:05.194Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T12:05:05.194Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T12:05:05.194Z] === RUN TestNewTarSumForLabel [2022-03-11T12:05:05.194Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T12:05:05.194Z] === RUN TestEmptyTar [2022-03-11T12:05:05.194Z] --- PASS: TestEmptyTar (0.01s) [2022-03-11T12:05:05.194Z] === RUN TestTarSumsReadSize [2022-03-11T12:05:05.194Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-11T12:05:05.194Z] === RUN TestTarSums [2022-03-11T12:05:05.194Z] --- PASS: TestTarSums (0.08s) [2022-03-11T12:05:05.194Z] === RUN TestIteration [2022-03-11T12:05:05.194Z] --- PASS: TestIteration (0.00s) [2022-03-11T12:05:05.194Z] === RUN TestVersionLabelForChecksum [2022-03-11T12:05:05.195Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T12:05:05.195Z] === RUN TestVersion [2022-03-11T12:05:05.195Z] --- PASS: TestVersion (0.00s) [2022-03-11T12:05:05.195Z] === RUN TestGetVersion [2022-03-11T12:05:05.195Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T12:05:05.195Z] === RUN TestGetVersions [2022-03-11T12:05:05.195Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T12:05:05.195Z] PASS [2022-03-11T12:05:05.195Z] coverage: 89.3% of statements [2022-03-11T12:05:05.195Z] ok github.com/docker/docker/pkg/tarsum 0.178s coverage: 89.3% of statements [2022-03-11T12:05:05.261Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-11T12:05:05.663Z] === RUN TestTruncIndex [2022-03-11T12:05:05.663Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T12:05:05.663Z] PASS [2022-03-11T12:05:05.663Z] coverage: 91.5% of statements [2022-03-11T12:05:05.663Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-03-11T12:05:05.663Z] === RUN TestIsGIT [2022-03-11T12:05:05.663Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T12:05:05.663Z] === RUN TestIsTransport [2022-03-11T12:05:05.663Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T12:05:05.663Z] PASS [2022-03-11T12:05:05.663Z] coverage: 100.0% of statements [2022-03-11T12:05:05.663Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-03-11T12:05:06.131Z] === RUN TestVersionInfo [2022-03-11T12:05:06.131Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T12:05:06.131Z] === RUN TestAppendVersions [2022-03-11T12:05:06.131Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T12:05:06.131Z] PASS [2022-03-11T12:05:06.131Z] coverage: 88.9% of statements [2022-03-11T12:05:06.131Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-03-11T12:05:06.827Z] === RUN TestInvalidConfig [2022-03-11T12:05:06.827Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T12:05:06.827Z] === RUN TestConfig [2022-03-11T12:05:06.827Z] --- PASS: TestConfig (0.00s) [2022-03-11T12:05:06.827Z] === RUN TestOptionsLabels [2022-03-11T12:05:06.827Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T12:05:06.827Z] === RUN TestValidName [2022-03-11T12:05:06.827Z] --- PASS: TestValidName (0.00s) [2022-03-11T12:05:06.827Z] PASS [2022-03-11T12:05:06.827Z] coverage: 19.7% of statements [2022-03-11T12:05:06.827Z] ok github.com/docker/docker/libnetwork/config 0.093s coverage: 19.7% of statements [2022-03-11T12:05:07.121Z] === RUN TestValidatePrivileges [2022-03-11T12:05:07.121Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T12:05:07.121Z] === RUN TestFilterByCapNeg [2022-03-11T12:05:07.121Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T12:05:07.121Z] === RUN TestFilterByCapPos [2022-03-11T12:05:07.121Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T12:05:07.121Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T12:05:07.121Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T12:05:07.121Z] PASS [2022-03-11T12:05:07.121Z] coverage: 12.0% of statements [2022-03-11T12:05:07.121Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2022-03-11T12:05:07.294Z] === RUN TestKey [2022-03-11T12:05:07.294Z] --- PASS: TestKey (0.00s) [2022-03-11T12:05:07.294Z] === RUN TestParseKey [2022-03-11T12:05:07.294Z] --- PASS: TestParseKey (0.00s) [2022-03-11T12:05:07.294Z] === RUN TestInvalidDataStore [2022-03-11T12:05:07.294Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T12:05:07.294Z] === RUN TestKVObjectFlatKey [2022-03-11T12:05:07.294Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T12:05:07.294Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T12:05:07.294Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T12:05:07.294Z] PASS [2022-03-11T12:05:07.294Z] coverage: 21.9% of statements [2022-03-11T12:05:07.294Z] ok github.com/docker/docker/libnetwork/datastore 0.089s coverage: 21.9% of statements [2022-03-11T12:05:07.592Z] === RUN TestNewSettable [2022-03-11T12:05:07.592Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T12:05:07.592Z] === RUN TestIsSettable [2022-03-11T12:05:07.592Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T12:05:07.592Z] === RUN TestUpdateSettingsEnv [2022-03-11T12:05:07.592Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T12:05:07.592Z] PASS [2022-03-11T12:05:07.592Z] coverage: 20.0% of statements [2022-03-11T12:05:07.592Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-03-11T12:05:07.761Z] === RUN TestErrorInterfaces [2022-03-11T12:05:07.762Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T12:05:07.762Z] === RUN TestNetworkMarshalling [2022-03-11T12:05:07.780Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T12:05:08.229Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-11T12:05:08.229Z] === RUN TestEndpointMarshalling [2022-03-11T12:05:08.229Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestAuxAddresses [2022-03-11T12:05:08.229Z] time="2022-03-11T12:05:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:05:08.229Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-11T12:05:08.229Z] === RUN TestSRVServiceQuery [2022-03-11T12:05:08.229Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-11T12:05:08.229Z] === RUN TestServiceVIPReuse [2022-03-11T12:05:08.229Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T12:05:08.229Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestDNSIPQuery [2022-03-11T12:05:08.229Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestDNSProxyServFail [2022-03-11T12:05:08.229Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestSandboxAddEmpty [2022-03-11T12:05:08.229Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestSandboxAddEmpty (0.01s) [2022-03-11T12:05:08.229Z] === RUN TestSandboxAddMultiPrio [2022-03-11T12:05:08.229Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestSandboxAddSamePrio [2022-03-11T12:05:08.229Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestCleanupServiceDiscovery [2022-03-11T12:05:08.229Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestDNSOptions [2022-03-11T12:05:08.229Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:05:08.229Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T12:05:08.229Z] time="2022-03-11T12:05:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:05:08.229Z] time="2022-03-11T12:05:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:05:08.229Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-11T12:05:08.229Z] PASS [2022-03-11T12:05:08.229Z] coverage: 8.5% of statements [2022-03-11T12:05:08.229Z] ok github.com/docker/docker/libnetwork 0.424s coverage: 8.5% of statements [2022-03-11T12:05:08.229Z] === RUN TestIPDataMarshalling [2022-03-11T12:05:08.229Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T12:05:08.229Z] === RUN TestValidateAndIsV6 [2022-03-11T12:05:08.229Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T12:05:08.229Z] PASS [2022-03-11T12:05:08.229Z] coverage: 68.9% of statements [2022-03-11T12:05:08.229Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-03-11T12:05:08.581Z] === RUN TestLoad [2022-03-11T12:05:08.581Z] --- PASS: TestLoad (0.00s) [2022-03-11T12:05:08.581Z] === RUN TestSave [2022-03-11T12:05:08.581Z] --- PASS: TestSave (0.03s) [2022-03-11T12:05:08.581Z] === RUN TestAddDeleteGet [2022-03-11T12:05:08.581Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-11T12:05:08.581Z] === RUN TestInvalidTags [2022-03-11T12:05:08.581Z] --- PASS: TestInvalidTags (0.00s) [2022-03-11T12:05:08.581Z] PASS [2022-03-11T12:05:08.581Z] coverage: 84.4% of statements [2022-03-11T12:05:08.581Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2022-03-11T12:05:08.698Z] === RUN TestDriver [2022-03-11T12:05:08.699Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:05:08.699Z] PASS [2022-03-11T12:05:08.699Z] coverage: 34.8% of statements [2022-03-11T12:05:08.699Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-03-11T12:05:09.166Z] === RUN TestDriver [2022-03-11T12:05:09.166Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:05:09.166Z] PASS [2022-03-11T12:05:09.166Z] coverage: 34.8% of statements [2022-03-11T12:05:09.166Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-03-11T12:05:09.571Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T12:05:09.572Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T12:05:09.572Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T12:05:09.572Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestValidateMirror [2022-03-11T12:05:09.572Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestLoadInsecureRegistries [2022-03-11T12:05:09.572Z] time="2022-03-11T12:05:09Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T12:05:09.572Z] time="2022-03-11T12:05:09Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T12:05:09.572Z] time="2022-03-11T12:05:09Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T12:05:09.572Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-03-11T12:05:09.572Z] === RUN TestNewServiceConfig [2022-03-11T12:05:09.572Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestValidateIndexName [2022-03-11T12:05:09.572Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestValidateIndexNameWithError [2022-03-11T12:05:09.572Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestEndpointParse [2022-03-11T12:05:09.572Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestEndpointParseInvalid [2022-03-11T12:05:09.572Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestValidateEndpoint [2022-03-11T12:05:09.572Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-11T12:05:09.572Z] === RUN TestPing [2022-03-11T12:05:09.572Z] --- PASS: TestPing (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestPingRegistryEndpoint [2022-03-11T12:05:09.572Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:09.572Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestEndpoint [2022-03-11T12:05:09.572Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:09.572Z] --- SKIP: TestEndpoint (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestParseRepositoryInfo [2022-03-11T12:05:09.572Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestNewIndexInfo [2022-03-11T12:05:09.572Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestMirrorEndpointLookup [2022-03-11T12:05:09.572Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:09.572Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestSearchRepositories [2022-03-11T12:05:09.572Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T12:05:09.572Z] Host: 127.0.0.1:49327 [2022-03-11T12:05:09.572Z] User-Agent: docker test client [2022-03-11T12:05:09.572Z] Authorization: Token fake-token [2022-03-11T12:05:09.572Z] X-Docker-Token: true [2022-03-11T12:05:09.572Z] Accept-Encoding: gzip [2022-03-11T12:05:09.572Z] [2022-03-11T12:05:09.572Z] [2022-03-11T12:05:09.572Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T12:05:09.572Z] Connection: close [2022-03-11T12:05:09.572Z] Content-Length: 144 [2022-03-11T12:05:09.572Z] Cache-Control: no-cache [2022-03-11T12:05:09.572Z] Content-Type: application/json [2022-03-11T12:05:09.572Z] Date: Fri, 11 Mar 2022 12:05:09 GMT [2022-03-11T12:05:09.572Z] Expires: -1 [2022-03-11T12:05:09.572Z] Pragma: no-cache [2022-03-11T12:05:09.572Z] Server: docker-tests/mock [2022-03-11T12:05:09.572Z] X-Docker-Registry-Config: mock [2022-03-11T12:05:09.572Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T12:05:09.572Z] [2022-03-11T12:05:09.572Z] [2022-03-11T12:05:09.572Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestTrustedLocation [2022-03-11T12:05:09.572Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T12:05:09.572Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T12:05:09.572Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestIsSecureIndex [2022-03-11T12:05:09.572Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T12:05:09.572Z] PASS [2022-03-11T12:05:09.572Z] coverage: 51.2% of statements [2022-03-11T12:05:09.572Z] ok github.com/docker/docker/registry 0.251s coverage: 51.2% of statements [2022-03-11T12:05:09.572Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T12:05:09.572Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T12:05:09.572Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T12:05:09.572Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T12:05:09.572Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T12:05:09.572Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T12:05:09.572Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T12:05:09.639Z] === RUN TestNetworkAllocateFree [2022-03-11T12:05:09.639Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T12:05:09.639Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T12:05:09.639Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T12:05:09.639Z] PASS [2022-03-11T12:05:09.639Z] coverage: 63.6% of statements [2022-03-11T12:05:09.639Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2022-03-11T12:05:10.039Z] time="2022-03-11T12:05:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T12:05:10.039Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-03-11T12:05:10.039Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T12:05:10.039Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T12:05:10.039Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T12:05:10.039Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T12:05:10.039Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T12:05:10.039Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T12:05:10.039Z] === RUN TestResumableRequestReader [2022-03-11T12:05:10.039Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T12:05:10.039Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T12:05:10.039Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T12:05:10.039Z] PASS [2022-03-11T12:05:10.039Z] coverage: 100.0% of statements [2022-03-11T12:05:10.039Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2022-03-11T12:05:10.039Z] === RUN TestRestartManagerTimeout [2022-03-11T12:05:10.039Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T12:05:10.039Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T12:05:10.039Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T12:05:10.039Z] PASS [2022-03-11T12:05:10.039Z] coverage: 50.9% of statements [2022-03-11T12:05:10.039Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-03-11T12:05:10.108Z] === RUN TestGetEmptyCapabilities [2022-03-11T12:05:10.108Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T12:05:10.108Z] === RUN TestGetExtraCapabilities [2022-03-11T12:05:10.108Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-11T12:05:10.108Z] === RUN TestGetInvalidCapabilities [2022-03-11T12:05:10.108Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-11T12:05:10.108Z] === RUN TestRemoteDriver [2022-03-11T12:05:10.108Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T12:05:10.108Z] === RUN TestDriverError [2022-03-11T12:05:10.108Z] --- PASS: TestDriverError (0.01s) [2022-03-11T12:05:10.108Z] === RUN TestMissingValues [2022-03-11T12:05:10.108Z] --- PASS: TestMissingValues (0.01s) [2022-03-11T12:05:10.108Z] === RUN TestRollback [2022-03-11T12:05:10.108Z] --- PASS: TestRollback (0.00s) [2022-03-11T12:05:10.108Z] PASS [2022-03-11T12:05:10.108Z] coverage: 57.4% of statements [2022-03-11T12:05:10.108Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.089s coverage: 57.4% of statements [2022-03-11T12:05:10.511Z] === RUN TestDecodeContainerConfig [2022-03-11T12:05:10.511Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-11T12:05:10.511Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T12:05:10.511Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T12:05:10.511Z] === RUN TestValidatePrivileged [2022-03-11T12:05:10.511Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T12:05:10.511Z] PASS [2022-03-11T12:05:10.511Z] coverage: 52.6% of statements [2022-03-11T12:05:10.511Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.6% of statements [2022-03-11T12:05:10.980Z] --- PASS: TestGet (15.02s) [2022-03-11T12:05:10.980Z] === RUN TestPluginWithNoManifest [2022-03-11T12:05:10.980Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T12:05:10.980Z] === RUN TestGetAll [2022-03-11T12:05:10.980Z] --- PASS: TestGetAll (0.05s) [2022-03-11T12:05:10.980Z] PASS [2022-03-11T12:05:10.980Z] coverage: 73.2% of statements [2022-03-11T12:05:10.980Z] ok github.com/docker/docker/pkg/plugins 36.005s coverage: 73.2% of statements [2022-03-11T12:05:10.980Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T12:05:10.980Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T12:05:10.980Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T12:05:10.980Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T12:05:10.980Z] PASS [2022-03-11T12:05:10.980Z] coverage: 62.5% of statements [2022-03-11T12:05:10.980Z] ok github.com/docker/docker/testutil 0.081s coverage: 62.5% of statements [2022-03-11T12:05:11.093Z] === RUN TestNew [2022-03-11T12:05:11.093Z] --- PASS: TestNew (0.00s) [2022-03-11T12:05:11.093Z] === RUN TestAddDriver [2022-03-11T12:05:11.093Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T12:05:11.093Z] === RUN TestAddDuplicateDriver [2022-03-11T12:05:11.093Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T12:05:11.093Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T12:05:11.093Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T12:05:11.093Z] === RUN TestDriver [2022-03-11T12:05:11.093Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:05:11.093Z] === RUN TestIPAM [2022-03-11T12:05:11.093Z] --- PASS: TestIPAM (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestWalkIPAMs [2022-03-11T12:05:11.094Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestWalkDrivers [2022-03-11T12:05:11.094Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T12:05:11.094Z] PASS [2022-03-11T12:05:11.094Z] coverage: 82.4% of statements [2022-03-11T12:05:11.094Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-03-11T12:05:11.094Z] --- PASS: TestRandomAllocateDeallocate (6.63s) [2022-03-11T12:05:11.094Z] === RUN TestAllocateRandomDeallocate [2022-03-11T12:05:11.094Z] === RUN TestNAT [2022-03-11T12:05:11.094Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T12:05:11.094Z] --- SKIP: TestNAT (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestTransparent [2022-03-11T12:05:11.094Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T12:05:11.094Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T12:05:11.094Z] PASS [2022-03-11T12:05:11.094Z] coverage: 0.0% of statements [2022-03-11T12:05:11.094Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.058s coverage: 0.0% of statements [2022-03-11T12:05:11.094Z] === RUN TestBuildDefault [2022-03-11T12:05:11.094Z] --- PASS: TestBuildDefault (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestBuildHostnameDomainname [2022-03-11T12:05:11.094Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestBuildHostname [2022-03-11T12:05:11.094Z] --- PASS: TestBuildHostname (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestBuildHostnameFQDN [2022-03-11T12:05:11.094Z] --- PASS: TestBuildHostnameFQDN (0.01s) [2022-03-11T12:05:11.094Z] === RUN TestBuildNoIP [2022-03-11T12:05:11.094Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestUpdate [2022-03-11T12:05:11.094Z] --- PASS: TestUpdate (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T12:05:11.094Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T12:05:11.094Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestAddEmpty [2022-03-11T12:05:11.094Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestAdd [2022-03-11T12:05:11.094Z] --- PASS: TestAdd (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestDeleteEmpty [2022-03-11T12:05:11.094Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestDeleteNewline [2022-03-11T12:05:11.094Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestDelete [2022-03-11T12:05:11.094Z] --- PASS: TestDelete (0.00s) [2022-03-11T12:05:11.094Z] === RUN TestConcurrentWrites [2022-03-11T12:05:11.562Z] --- PASS: TestConcurrentWrites (0.26s) [2022-03-11T12:05:11.562Z] PASS [2022-03-11T12:05:11.562Z] coverage: 81.2% of statements [2022-03-11T12:05:11.562Z] ok github.com/docker/docker/libnetwork/etchosts 0.342s coverage: 81.2% of statements [2022-03-11T12:05:11.562Z] === RUN TestCaller [2022-03-11T12:05:11.562Z] --- PASS: TestCaller (0.00s) [2022-03-11T12:05:11.562Z] PASS [2022-03-11T12:05:11.562Z] coverage: 100.0% of statements [2022-03-11T12:05:11.562Z] === RUN TestNew [2022-03-11T12:05:11.562Z] --- PASS: TestNew (0.00s) [2022-03-11T12:05:11.562Z] === RUN TestAllocate [2022-03-11T12:05:11.562Z] --- PASS: TestAllocate (0.00s) [2022-03-11T12:05:11.562Z] === RUN TestUninitialized [2022-03-11T12:05:11.562Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T12:05:11.562Z] === RUN TestAllocateInRange [2022-03-11T12:05:11.562Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T12:05:11.562Z] === RUN TestAllocateSerial [2022-03-11T12:05:11.562Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T12:05:11.562Z] PASS [2022-03-11T12:05:11.562Z] coverage: 87.5% of statements [2022-03-11T12:05:11.562Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-03-11T12:05:11.562Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-03-11T12:05:12.120Z] --- PASS: TestAllocateRandomDeallocate (1.10s) [2022-03-11T12:05:12.120Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T12:05:12.588Z] === RUN TestSetSerialInsertDelete [2022-03-11T12:05:12.588Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T12:05:12.588Z] === RUN TestSetParallelInsertDelete [2022-03-11T12:05:13.576Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.32s) [2022-03-11T12:05:13.576Z] === RUN TestRetrieveFromStore [2022-03-11T12:05:13.576Z] === RUN TestInt2IP2IntConversion [2022-03-11T12:05:13.968Z] === RUN TestGetDriver [2022-03-11T12:05:13.968Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T12:05:13.968Z] === RUN TestVolumeRequestError [2022-03-11T12:05:13.968Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T12:05:13.968Z] PASS [2022-03-11T12:05:13.968Z] coverage: 36.1% of statements [2022-03-11T12:05:13.968Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2022-03-11T12:05:14.044Z] --- PASS: TestRetrieveFromStore (0.45s) [2022-03-11T12:05:14.044Z] === RUN TestIsCorrupted [2022-03-11T12:05:14.044Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-11T12:05:14.044Z] === RUN TestSetRollover [2022-03-11T12:05:14.044Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-11T12:05:14.044Z] === RUN TestGetAddressVersion [2022-03-11T12:05:14.044Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T12:05:14.044Z] === RUN TestKeyString [2022-03-11T12:05:14.044Z] --- PASS: TestKeyString (0.00s) [2022-03-11T12:05:14.044Z] === RUN TestPoolDataMarshal [2022-03-11T12:05:14.044Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T12:05:14.044Z] === RUN TestSubnetsMarshal [2022-03-11T12:05:14.044Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-11T12:05:14.044Z] === RUN TestAddSubnets [2022-03-11T12:05:14.044Z] --- PASS: TestAddSubnets (0.06s) [2022-03-11T12:05:14.044Z] === RUN TestDoublePoolRelease [2022-03-11T12:05:14.044Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-11T12:05:14.044Z] === RUN TestAddReleasePoolID [2022-03-11T12:05:14.328Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T12:05:14.444Z] === RUN TestGetAddress [2022-03-11T12:05:14.445Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T12:05:14.445Z] === RUN TestRemove [2022-03-11T12:05:14.445Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T12:05:14.445Z] --- SKIP: TestRemove (0.00s) [2022-03-11T12:05:14.513Z] === RUN TestPoolRequest [2022-03-11T12:05:14.513Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T12:05:14.513Z] === RUN TestOtherRequests [2022-03-11T12:05:14.513Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T12:05:14.513Z] PASS [2022-03-11T12:05:14.513Z] coverage: 57.1% of statements [2022-03-11T12:05:14.513Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-03-11T12:05:14.513Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-11T12:05:14.513Z] === RUN TestPredefinedPool [2022-03-11T12:05:14.513Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-11T12:05:14.513Z] === RUN TestRemoveSubnet [2022-03-11T12:05:14.513Z] --- PASS: TestRemoveSubnet (0.24s) [2022-03-11T12:05:14.513Z] === RUN TestGetSameAddress [2022-03-11T12:05:14.513Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-11T12:05:14.513Z] === RUN TestPoolAllocationReuse [2022-03-11T12:05:14.915Z] === RUN TestInitializeWithVolumes [2022-03-11T12:05:14.915Z] --- PASS: TestInitializeWithVolumes (0.09s) [2022-03-11T12:05:14.915Z] === RUN TestCreate [2022-03-11T12:05:14.915Z] --- PASS: TestCreate (0.02s) [2022-03-11T12:05:14.915Z] === RUN TestValidateName [2022-03-11T12:05:14.915Z] --- PASS: TestValidateName (0.00s) [2022-03-11T12:05:14.915Z] === RUN TestCreateWithOpts [2022-03-11T12:05:14.915Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T12:05:14.915Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T12:05:14.915Z] === RUN TestRelaodNoOpts [2022-03-11T12:05:14.915Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-11T12:05:14.915Z] PASS [2022-03-11T12:05:14.915Z] coverage: 41.5% of statements [2022-03-11T12:05:14.915Z] ok github.com/docker/docker/volume/local 0.248s coverage: 41.5% of statements [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRaw [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T12:05:15.386Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRaw [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T12:05:15.386Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestConvertTmpfsOptions [2022-03-11T12:05:15.386Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T12:05:15.386Z] linux_parser_test.go:209: data="ro" [2022-03-11T12:05:15.386Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestParseMountSpec [2022-03-11T12:05:15.386Z] parser_test.go:62: case 0 [2022-03-11T12:05:15.386Z] parser_test.go:62: case 1 [2022-03-11T12:05:15.386Z] parser_test.go:62: case 2 [2022-03-11T12:05:15.386Z] parser_test.go:62: case 3 [2022-03-11T12:05:15.386Z] parser_test.go:62: case 4 [2022-03-11T12:05:15.386Z] parser_test.go:62: case 5 [2022-03-11T12:05:15.386Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestValidateMount [2022-03-11T12:05:15.386Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRaw [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T12:05:15.386Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T12:05:15.386Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T12:05:15.386Z] PASS [2022-03-11T12:05:15.386Z] coverage: 67.6% of statements [2022-03-11T12:05:15.386Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.6% of statements [2022-03-11T12:05:15.498Z] --- PASS: TestSetRollover (1.47s) [2022-03-11T12:05:15.498Z] === RUN TestSetRolloverSerial [2022-03-11T12:05:15.498Z] === RUN TestGetCapabilities [2022-03-11T12:05:15.498Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-11T12:05:15.498Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T12:05:15.498Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-11T12:05:15.498Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T12:05:15.498Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-11T12:05:15.498Z] === RUN TestRemoteDriver [2022-03-11T12:05:15.498Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T12:05:15.498Z] PASS [2022-03-11T12:05:15.498Z] coverage: 47.4% of statements [2022-03-11T12:05:15.498Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-03-11T12:05:15.737Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-11T12:05:15.854Z] === RUN TestSetGetMeta [2022-03-11T12:05:15.854Z] === PAUSE TestSetGetMeta [2022-03-11T12:05:15.854Z] === RUN TestRestore [2022-03-11T12:05:15.854Z] === PAUSE TestRestore [2022-03-11T12:05:15.854Z] === RUN TestServiceCreate [2022-03-11T12:05:15.854Z] === PAUSE TestServiceCreate [2022-03-11T12:05:15.854Z] === RUN TestServiceList [2022-03-11T12:05:15.854Z] === PAUSE TestServiceList [2022-03-11T12:05:15.854Z] === RUN TestServiceRemove [2022-03-11T12:05:15.854Z] === PAUSE TestServiceRemove [2022-03-11T12:05:15.854Z] === RUN TestServiceGet [2022-03-11T12:05:15.854Z] === PAUSE TestServiceGet [2022-03-11T12:05:15.854Z] === RUN TestServicePrune [2022-03-11T12:05:15.854Z] === PAUSE TestServicePrune [2022-03-11T12:05:15.854Z] === RUN TestCreate [2022-03-11T12:05:15.854Z] === PAUSE TestCreate [2022-03-11T12:05:15.854Z] === RUN TestRemove [2022-03-11T12:05:15.854Z] === PAUSE TestRemove [2022-03-11T12:05:15.854Z] === RUN TestList [2022-03-11T12:05:15.854Z] === PAUSE TestList [2022-03-11T12:05:15.854Z] === RUN TestFindByDriver [2022-03-11T12:05:15.854Z] === PAUSE TestFindByDriver [2022-03-11T12:05:15.854Z] === RUN TestFindByReferenced [2022-03-11T12:05:15.854Z] === PAUSE TestFindByReferenced [2022-03-11T12:05:15.854Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T12:05:15.854Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T12:05:15.854Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:05:15.854Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:05:15.854Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T12:05:15.854Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T12:05:15.854Z] === RUN TestRefDerefRemove [2022-03-11T12:05:15.854Z] === PAUSE TestRefDerefRemove [2022-03-11T12:05:15.854Z] === RUN TestGet [2022-03-11T12:05:15.854Z] === PAUSE TestGet [2022-03-11T12:05:15.854Z] === RUN TestGetWithReference [2022-03-11T12:05:15.854Z] === PAUSE TestGetWithReference [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T12:05:15.854Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T12:05:15.854Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:05:15.854Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:05:15.854Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T12:05:15.854Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T12:05:15.854Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:05:15.854Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:05:15.854Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T12:05:15.854Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T12:05:15.854Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T12:05:15.854Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T12:05:15.854Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:05:15.854Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:05:15.854Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T12:05:15.854Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:05:15.854Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T12:05:15.854Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T12:05:15.854Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T12:05:15.854Z] === CONT TestSetGetMeta [2022-03-11T12:05:15.854Z] === CONT TestServiceGet [2022-03-11T12:05:15.854Z] === CONT TestList [2022-03-11T12:05:15.854Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T12:05:15.854Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-11T12:05:15.854Z] === CONT TestServiceRemove [2022-03-11T12:05:15.854Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-11T12:05:15.854Z] === CONT TestServiceList [2022-03-11T12:05:15.854Z] --- PASS: TestList (0.05s) [2022-03-11T12:05:15.854Z] === CONT TestServiceCreate [2022-03-11T12:05:15.967Z] --- PASS: TestPoolAllocationReuse (1.52s) [2022-03-11T12:05:15.967Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T12:05:15.967Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-11T12:05:15.967Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T12:05:16.322Z] --- PASS: TestServiceGet (0.24s) [2022-03-11T12:05:16.322Z] === CONT TestRestore [2022-03-11T12:05:16.322Z] --- PASS: TestServiceRemove (0.21s) [2022-03-11T12:05:16.322Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:05:16.322Z] --- PASS: TestServiceCreate (0.19s) [2022-03-11T12:05:16.322Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T12:05:16.322Z] --- PASS: TestServiceList (0.21s) [2022-03-11T12:05:16.322Z] === CONT TestFindByReferenced [2022-03-11T12:05:16.322Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-11T12:05:16.322Z] === CONT TestFindByDriver [2022-03-11T12:05:16.322Z] --- PASS: TestRestore (0.03s) [2022-03-11T12:05:16.322Z] === CONT TestRemove [2022-03-11T12:05:16.322Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-11T12:05:16.322Z] === CONT TestCreate [2022-03-11T12:05:16.322Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-11T12:05:16.322Z] === CONT TestServicePrune [2022-03-11T12:05:16.322Z] --- PASS: TestCreate (0.02s) [2022-03-11T12:05:16.322Z] === CONT TestGet [2022-03-11T12:05:16.322Z] time="2022-03-11T12:05:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:05:16.322Z] --- PASS: TestRemove (0.03s) [2022-03-11T12:05:16.322Z] === CONT TestGetWithReference [2022-03-11T12:05:16.322Z] time="2022-03-11T12:05:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:05:16.322Z] --- PASS: TestGet (0.02s) [2022-03-11T12:05:16.322Z] === CONT TestRefDerefRemove [2022-03-11T12:05:16.322Z] --- PASS: TestFindByDriver (0.05s) [2022-03-11T12:05:16.322Z] time="2022-03-11T12:05:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:05:16.322Z] time="2022-03-11T12:05:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T12:05:16.322Z] --- PASS: TestGetWithReference (0.02s) [2022-03-11T12:05:16.322Z] time="2022-03-11T12:05:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:05:16.322Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-11T12:05:16.322Z] --- PASS: TestServicePrune (0.05s) [2022-03-11T12:05:16.322Z] PASS [2022-03-11T12:05:16.322Z] coverage: 69.0% of statements [2022-03-11T12:05:16.322Z] ok github.com/docker/docker/volume/service 0.383s coverage: 69.0% of statements [2022-03-11T12:05:16.434Z] === RUN TestWindowsIPAM [2022-03-11T12:05:16.434Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T12:05:16.434Z] PASS [2022-03-11T12:05:16.434Z] coverage: 71.4% of statements [2022-03-11T12:05:16.434Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-03-11T12:05:16.902Z] --- PASS: TestSetRolloverSerial (1.46s) [2022-03-11T12:05:16.902Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T12:05:16.902Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T12:05:16.902Z] PASS [2022-03-11T12:05:16.902Z] coverage: 84.4% of statements [2022-03-11T12:05:16.902Z] ok github.com/docker/docker/libnetwork/bitseq 12.529s coverage: 84.4% of statements [2022-03-11T12:05:17.370Z] === RUN TestDefaultNetwork [2022-03-11T12:05:17.629Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-11T12:05:17.837Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-11T12:05:17.838Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T12:05:17.838Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-11T12:05:17.838Z] === RUN TestInitAddressPools [2022-03-11T12:05:17.838Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T12:05:17.838Z] PASS [2022-03-11T12:05:17.838Z] coverage: 74.0% of statements [2022-03-11T12:05:17.838Z] ok github.com/docker/docker/libnetwork/ipamutils 0.643s coverage: 74.0% of statements [2022-03-11T12:05:18.305Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.18s) [2022-03-11T12:05:18.305Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T12:05:18.514Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s) [2022-03-11T12:05:18.514Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T12:05:18.773Z] === RUN TestKeyValue [2022-03-11T12:05:18.773Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T12:05:18.773Z] PASS [2022-03-11T12:05:18.773Z] coverage: 60.0% of statements [2022-03-11T12:05:18.773Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-03-11T12:05:20.152Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-11T12:05:20.152Z] check_test.go:308: [d9fa13e55e2a6] daemon is not started [2022-03-11T12:05:20.152Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-11T12:05:20.631Z] 0a6173b79e25: Pull complete [2022-03-11T12:05:20.631Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-11T12:05:20.631Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:05:20.631Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-11T12:05:20.631Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-11T12:05:20.631Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-11T12:05:20.631Z] WARN: Skipping validation tests [2022-03-11T12:05:20.631Z] INFO: Running unit tests at 03/11/2022 12:05:19... [2022-03-11T12:05:20.989Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.81s) [2022-03-11T12:05:20.989Z] === RUN TestGetAddress [2022-03-11T12:05:21.769Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-11T12:05:21.769Z] === RUN TestInfoDebug [2022-03-11T12:05:21.769Z] --- PASS: TestInfoDebug (0.52s) [2022-03-11T12:05:21.769Z] === RUN TestInfoInsecureRegistries [2022-03-11T12:05:21.769Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-11T12:05:21.769Z] === RUN TestInfoRegistryMirrors [2022-03-11T12:05:21.769Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-11T12:05:21.769Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T12:05:21.769Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-11T12:05:21.769Z] === RUN TestPingCacheHeaders [2022-03-11T12:05:21.769Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T12:05:21.769Z] === RUN TestPingGet [2022-03-11T12:05:21.769Z] --- PASS: TestPingGet (0.01s) [2022-03-11T12:05:21.769Z] === RUN TestPingHead [2022-03-11T12:05:21.769Z] --- PASS: TestPingHead (0.02s) [2022-03-11T12:05:21.769Z] === RUN TestVersion [2022-03-11T12:05:21.769Z] --- PASS: TestVersion (0.02s) [2022-03-11T12:05:21.769Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-11T12:05:21.769Z] === CONT TestDiskUsage [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T12:05:21.769Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T12:05:21.975Z] === RUN TestNetworkDBSimple [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T12:05:21.975Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T12:05:22.026Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T12:05:22.444Z] === RUN TestGenerate [2022-03-11T12:05:22.444Z] --- PASS: TestGenerate (0.00s) [2022-03-11T12:05:22.444Z] === RUN TestGeneratePtr [2022-03-11T12:05:22.444Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T12:05:22.444Z] === RUN TestGenerateMissingField [2022-03-11T12:05:22.444Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T12:05:22.444Z] === RUN TestFieldCannotBeSet [2022-03-11T12:05:22.444Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T12:05:22.444Z] === RUN TestTypeMismatchError [2022-03-11T12:05:22.444Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T12:05:22.444Z] PASS [2022-03-11T12:05:22.444Z] coverage: 100.0% of statements [2022-03-11T12:05:22.444Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-11T12:05:22.444Z] PASS [2022-03-11T12:05:22.444Z] coverage: 100.0% of statements [2022-03-11T12:05:22.444Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-03-11T12:05:22.444Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T12:05:22.589Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage (1.50s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:05:22.845Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-03-11T12:05:22.845Z] PASS [2022-03-11T12:05:22.845Z] [2022-03-11T12:05:22.845Z] DONE 50 tests in 20.179s [2022-03-11T12:05:22.845Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T12:05:22.845Z] INFO: Testing against a local daemon [2022-03-11T12:05:22.845Z] === RUN TestVolumesCreateAndList [2022-03-11T12:05:22.845Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T12:05:22.845Z] === RUN TestVolumesRemove [2022-03-11T12:05:22.845Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-11T12:05:22.845Z] === RUN TestVolumesInspect [2022-03-11T12:05:22.845Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-11T12:05:22.845Z] === RUN TestVolumesInvalidJSON [2022-03-11T12:05:22.845Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T12:05:22.845Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T12:05:22.845Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T12:05:22.845Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T12:05:22.845Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T12:05:22.845Z] PASS [2022-03-11T12:05:22.845Z] [2022-03-11T12:05:22.845Z] DONE 5 tests in 0.142s [2022-03-11T12:05:22.845Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T12:05:22.912Z] 2022/03/11 12:05:22 Closing DB instances... [2022-03-11T12:05:23.380Z] testing: warning: no tests to run [2022-03-11T12:05:23.380Z] PASS [2022-03-11T12:05:23.380Z] coverage: 0.0% of statements [2022-03-11T12:05:23.380Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-11T12:05:23.380Z] === RUN TestRequestNewPort [2022-03-11T12:05:23.380Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestRequestSpecificPort [2022-03-11T12:05:23.380Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestReleasePort [2022-03-11T12:05:23.380Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestReuseReleasedPort [2022-03-11T12:05:23.380Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestReleaseUnreadledPort [2022-03-11T12:05:23.380Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestUnknowProtocol [2022-03-11T12:05:23.380Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestAllocateAllPorts [2022-03-11T12:05:23.380Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestPortAllocation [2022-03-11T12:05:23.380Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T12:05:23.380Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestNoDuplicateBPR [2022-03-11T12:05:23.380Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T12:05:23.380Z] === RUN TestChangePortRange [2022-03-11T12:05:23.380Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T12:05:23.380Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T12:05:23.380Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T12:05:23.380Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T12:05:23.380Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T12:05:23.380Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T12:05:23.380Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T12:05:23.380Z] PASS [2022-03-11T12:05:23.380Z] coverage: 88.6% of statements [2022-03-11T12:05:23.380Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-03-11T12:05:23.450Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-11T12:05:23.450Z] Removing test suite binaries [2022-03-11T12:05:23.450Z] exiting test-integration [2022-03-11T12:05:23.450Z] ++ exit 0 [2022-03-11T12:05:23.450Z] [2022-03-11T12:05:24.366Z] testing: warning: no tests to run [2022-03-11T12:05:24.366Z] PASS [2022-03-11T12:05:24.366Z] coverage: 0.0% of statements [2022-03-11T12:05:24.366Z] ok github.com/docker/docker/libnetwork/portmapper 0.050s coverage: 0.0% of statements [no tests to run] [2022-03-11T12:05:24.366Z] === RUN TestHashData [2022-03-11T12:05:24.366Z] --- PASS: TestHashData (0.00s) [2022-03-11T12:05:24.366Z] PASS [2022-03-11T12:05:24.366Z] coverage: 2.8% of statements [2022-03-11T12:05:24.366Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-03-11T12:05:24.366Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-11T12:05:24.366Z] === RUN TestNetworkDBJoinLeaveNetwork Post stage [Pipeline] junit [2022-03-11T12:05:24.828Z] Recording test results [2022-03-11T12:05:24.834Z] === RUN TestErrorConstructors [2022-03-11T12:05:24.834Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T12:05:24.834Z] === RUN TestCompareIPMask [2022-03-11T12:05:24.834Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T12:05:24.834Z] === RUN TestUtilGetHostPartIP [2022-03-11T12:05:24.834Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T12:05:24.834Z] === RUN TestUtilGetBroadcastIP [2022-03-11T12:05:25.302Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T12:05:25.302Z] === RUN TestParseCIDR [2022-03-11T12:05:25.302Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T12:05:25.302Z] PASS [2022-03-11T12:05:25.302Z] coverage: 37.3% of statements [2022-03-11T12:05:25.302Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-03-11T12:05:25.770Z] 2022/03/11 12:05:25 Closing DB instances... [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T12:05:25.770Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T12:05:25.770Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T12:05:25.771Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T12:05:25.771Z] PASS [2022-03-11T12:05:25.771Z] coverage: 50.0% of statements [2022-03-11T12:05:25.771Z] ok github.com/docker/docker/oci 0.054s coverage: 50.0% of statements [2022-03-11T12:05:26.331Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T12:05:26.704Z] --- PASS: TestDockerDaemonSuite (328.92s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.05s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.39s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.18s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.54s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.43s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.96s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.96s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.24s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.86s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.39s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.93s) [2022-03-11T12:05:26.705Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.88s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.94s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.86s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.12s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.45s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.61s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.81s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.19s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.49s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.38s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.81s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.79s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.30s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.87s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.78s) [2022-03-11T12:05:26.705Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-11T12:05:26.705Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.01s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.94s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.49s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.67s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.07s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.56s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.13s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.78s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.73s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.30s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.73s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.88s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.95s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.15s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.27s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.73s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.86s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.38s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.15s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.97s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.61s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.81s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.52s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.04s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.59s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2022-03-11T12:05:26.705Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2022-03-11T12:05:26.705Z] === RUN TestDockerSwarmSuite [2022-03-11T12:05:26.705Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-11T12:05:26.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T12:05:26.708Z] + echo Ensuring container killed. [2022-03-11T12:05:26.708Z] Ensuring container killed. [2022-03-11T12:05:26.708Z] + docker rm -vf docker-pr7 [2022-03-11T12:05:26.708Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-11T12:05:26.764Z] === RUN TestParseVersion [2022-03-11T12:05:26.764Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T12:05:26.764Z] PASS [2022-03-11T12:05:26.764Z] coverage: 52.9% of statements [2022-03-11T12:05:26.764Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-03-11T12:05:26.764Z] === RUN TestAddressPoolOpt [2022-03-11T12:05:26.764Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/a [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/something [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/_=a [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/PATH [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/=a [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/PATH= [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/PATH=something [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/1asd [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/123 [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/some_space [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/= [2022-03-11T12:05:26.764Z] === RUN TestValidateEnv/PaTh [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestParseHost [2022-03-11T12:05:26.764Z] --- PASS: TestParseHost (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestParseDockerDaemonHost [2022-03-11T12:05:26.764Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestParseTCP [2022-03-11T12:05:26.764Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T12:05:26.764Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestValidateExtraHosts [2022-03-11T12:05:26.764Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestIpOptString [2022-03-11T12:05:26.764Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T12:05:26.764Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T12:05:26.764Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestIpOptSetInvalidVal [2022-03-11T12:05:26.764Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestValidateIPAddress [2022-03-11T12:05:26.764Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestMapOpts [2022-03-11T12:05:26.764Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestListOptsWithoutValidator [2022-03-11T12:05:26.764Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestListOptsWithValidator [2022-03-11T12:05:26.764Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestValidateDNSSearch [2022-03-11T12:05:26.764Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T12:05:26.764Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T12:05:26.764Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestNamedListOpts [2022-03-11T12:05:26.764Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestNamedMapOpts [2022-03-11T12:05:26.764Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestParseLink [2022-03-11T12:05:26.764Z] --- PASS: TestParseLink (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T12:05:26.764Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T12:05:26.764Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T12:05:26.764Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T12:05:26.764Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T12:05:26.764Z] === RUN TestUlimitOpt [2022-03-11T12:05:26.764Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T12:05:26.764Z] PASS [2022-03-11T12:05:26.764Z] coverage: 67.4% of statements [2022-03-11T12:05:26.764Z] ok github.com/docker/docker/opts 0.095s coverage: 67.4% of statements [2022-03-11T12:05:26.983Z] + echo Chowning /workspace to jenkins user [2022-03-11T12:05:26.983Z] Chowning /workspace to jenkins user [2022-03-11T12:05:26.983Z] + id -u [2022-03-11T12:05:26.983Z] + id -g [2022-03-11T12:05:26.983Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43354:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T12:05:26.983Z] Unable to find image 'busybox:latest' locally [2022-03-11T12:05:26.983Z] latest: Pulling from library/busybox [2022-03-11T12:05:27.232Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-03-11T12:05:27.233Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T12:05:27.238Z] 7e5209d2300f: Pulling fs layer [2022-03-11T12:05:27.238Z] 7e5209d2300f: Verifying Checksum [2022-03-11T12:05:27.238Z] 7e5209d2300f: Download complete [2022-03-11T12:05:27.238Z] 7e5209d2300f: Pull complete [2022-03-11T12:05:27.238Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-11T12:05:27.238Z] Status: Downloaded newer image for busybox:latest [2022-03-11T12:05:27.729Z] INFO: make.ps1 starting at 03/11/2022 12:05:26 [2022-03-11T12:05:27.729Z] INFO: Git commit (7bca845bbe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T12:05:27.729Z] INFO: Invoking autogen... [2022-03-11T12:05:28.187Z] INFO: Running unit tests... [2022-03-11T12:05:28.218Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T12:05:28.218Z] 2022/03/11 12:05:28 Closing DB instances... [2022-03-11T12:05:28.470Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2022-03-11T12:05:28.470Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T12:05:28.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T12:05:28.686Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T12:05:28.686Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T12:05:28.686Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2022-03-11T12:05:28.686Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T12:05:28.686Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T12:05:28.686Z] === RUN TestMiddleware [2022-03-11T12:05:28.686Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T12:05:28.686Z] === RUN TestNewResponseModifier [2022-03-11T12:05:28.686Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T12:05:28.686Z] PASS [2022-03-11T12:05:28.686Z] coverage: 26.8% of statements [2022-03-11T12:05:28.686Z] ok github.com/docker/docker/pkg/authorization 0.639s coverage: 26.8% of statements [2022-03-11T12:05:28.855Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-11T12:05:28.931Z] + bundleName=amd64-cgroup2 [2022-03-11T12:05:28.931Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-11T12:05:28.931Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-11T12:05:28.931Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-11T12:05:28.931Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-11T12:05:29.153Z] === RUN TestIsArchivePathDir [2022-03-11T12:05:29.153Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-11T12:05:29.153Z] === RUN TestIsArchivePathInvalidFile [Pipeline] archiveArtifacts [2022-03-11T12:05:29.195Z] Archiving artifacts [2022-03-11T12:05:29.620Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-11T12:05:29.620Z] === RUN TestIsArchivePathTar [2022-03-11T12:05:29.620Z] === RUN TestUnbuffered [2022-03-11T12:05:29.620Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T12:05:29.620Z] === RUN TestRaceUnbuffered [2022-03-11T12:05:29.620Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T12:05:29.620Z] PASS [2022-03-11T12:05:29.620Z] coverage: 100.0% of statements [2022-03-11T12:05:29.620Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-03-11T12:05:29.620Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-03-11T12:05:29.620Z] === RUN TestDecompressStreamGzip [2022-03-11T12:05:29.620Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-03-11T12:05:29.620Z] === RUN TestDecompressStreamBzip2 [2022-03-11T12:05:30.088Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-03-11T12:05:30.088Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T12:05:30.088Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-11T12:05:30.088Z] === RUN TestDecompressStreamXz [2022-03-11T12:05:30.088Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T12:05:30.088Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestDecompressStreamZstd [2022-03-11T12:05:30.088Z] archive_test.go:140: zstd not installed [2022-03-11T12:05:30.088Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-11T12:05:30.088Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T12:05:30.088Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T12:05:30.088Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestCompressStreamInvalid [2022-03-11T12:05:30.088Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestExtensionInvalid [2022-03-11T12:05:30.088Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestExtensionUncompressed [2022-03-11T12:05:30.088Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestExtensionBzip2 [2022-03-11T12:05:30.088Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestExtensionGzip [2022-03-11T12:05:30.088Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestExtensionXz [2022-03-11T12:05:30.088Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestExtensionZstd [2022-03-11T12:05:30.088Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestCmdStreamLargeStderr [2022-03-11T12:05:30.088Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-11T12:05:30.088Z] === RUN TestCmdStreamBad [2022-03-11T12:05:30.088Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T12:05:30.088Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestCmdStreamGood [2022-03-11T12:05:30.088Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-11T12:05:30.088Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T12:05:30.088Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-11T12:05:30.088Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T12:05:30.088Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T12:05:30.088Z] === RUN TestUntarPath [2022-03-11T12:05:30.088Z] === RUN TestMatch [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[foo]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[]#01 [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[qux]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T12:05:30.088Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T12:05:30.088Z] --- PASS: TestMatch (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T12:05:30.088Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T12:05:30.088Z] PASS [2022-03-11T12:05:30.088Z] coverage: 87.5% of statements [2022-03-11T12:05:30.088Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-03-11T12:05:30.088Z] --- PASS: TestUntarPath (0.07s) [2022-03-11T12:05:30.088Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T12:05:30.534Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-03-11T12:05:30.556Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-11T12:05:30.556Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T12:05:30.556Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2022-03-11T12:05:30.556Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T12:05:30.556Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T12:05:30.556Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T12:05:30.556Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T12:05:30.556Z] === RUN TestCopyWithTarSrcFile [2022-03-11T12:05:30.556Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-11T12:05:30.556Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T12:05:30.556Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T12:05:30.556Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T12:05:30.556Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-03-11T12:05:30.556Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T12:05:30.556Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T12:05:30.556Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T12:05:30.556Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-11T12:05:30.556Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T12:05:30.556Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-11T12:05:30.556Z] === RUN TestTarFiles [Pipeline] sh [2022-03-11T12:05:30.836Z] + make clean [2022-03-11T12:05:30.836Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T12:05:30.836Z] docker-dev-cache [2022-03-11T12:05:30.836Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T12:05:31.544Z] === RUN TestChrootTarUntar [2022-03-11T12:05:31.544Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T12:05:31.544Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T12:05:31.544Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T12:05:31.544Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootCopyWithTar [2022-03-11T12:05:31.544Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootCopyFileWithTar [2022-03-11T12:05:31.544Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootUntarPath [2022-03-11T12:05:31.544Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T12:05:31.544Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T12:05:31.544Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:05:31.544Z] === RUN TestChrootApplyDotDotFile [2022-03-11T12:05:31.544Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:05:31.544Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T12:05:31.544Z] PASS [2022-03-11T12:05:31.544Z] coverage: 15.1% of statements [2022-03-11T12:05:31.544Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 15.1% of statements [2022-03-11T12:05:32.012Z] 2022/03/11 12:05:31 Closing DB instances... [2022-03-11T12:05:32.151Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-11T12:05:32.481Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T12:05:32.481Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T12:05:32.481Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T12:05:32.481Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T12:05:32.481Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T12:05:32.481Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T12:05:32.481Z] PASS [2022-03-11T12:05:32.481Z] coverage: 0.0% of statements [2022-03-11T12:05:32.481Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T12:05:33.473Z] === RUN TestSizeEmpty [2022-03-11T12:05:33.473Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T12:05:33.473Z] === RUN TestSizeEmptyFile [2022-03-11T12:05:33.473Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T12:05:33.473Z] === RUN TestSizeNonemptyFile [2022-03-11T12:05:33.473Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T12:05:33.473Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T12:05:33.474Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T12:05:33.474Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T12:05:33.474Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T12:05:33.474Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T12:05:33.474Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T12:05:33.474Z] === RUN TestMoveToSubdir [2022-03-11T12:05:33.474Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-11T12:05:33.474Z] === RUN TestSizeNonExistingDirectory [2022-03-11T12:05:33.474Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T12:05:33.474Z] PASS [2022-03-11T12:05:33.474Z] coverage: 80.0% of statements [2022-03-11T12:05:33.474Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-03-11T12:05:34.460Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) [2022-03-11T12:05:34.460Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T12:05:34.460Z] === RUN TestPollerAddRemove [2022-03-11T12:05:34.460Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T12:05:34.460Z] === RUN TestPollerEvent [2022-03-11T12:05:34.460Z] poller_test.go:40: No chmod on Windows [2022-03-11T12:05:34.460Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T12:05:34.460Z] === RUN TestPollerClose [2022-03-11T12:05:34.460Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T12:05:34.460Z] PASS [2022-03-11T12:05:34.460Z] coverage: 45.7% of statements [2022-03-11T12:05:34.460Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2022-03-11T12:05:35.450Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T12:05:35.450Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T12:05:35.450Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T12:05:35.450Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T12:05:35.450Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCopyFile [2022-03-11T12:05:35.450Z] --- PASS: TestCopyFile (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T12:05:35.450Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T12:05:35.450Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T12:05:35.450Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T12:05:35.450Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T12:05:35.450Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestWildcardMatches [2022-03-11T12:05:35.450Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestPatternMatches [2022-03-11T12:05:35.450Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T12:05:35.450Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T12:05:35.450Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T12:05:35.450Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T12:05:35.450Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T12:05:35.450Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T12:05:35.450Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestSingleExclamationError [2022-03-11T12:05:35.450Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestMatchesWithNoPatterns [2022-03-11T12:05:35.450Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T12:05:35.450Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestMatches [2022-03-11T12:05:35.450Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T12:05:35.450Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T12:05:35.450Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T12:05:35.450Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T12:05:35.450Z] --- PASS: TestMatches (0.01s) [2022-03-11T12:05:35.450Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T12:05:35.450Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T12:05:35.450Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-11T12:05:35.450Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCleanPatterns [2022-03-11T12:05:35.450Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T12:05:35.450Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T12:05:35.450Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T12:05:35.450Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T12:05:35.450Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T12:05:35.450Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCreateIfNotExistsDir [2022-03-11T12:05:35.450Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-11T12:05:35.450Z] === RUN TestCreateIfNotExistsFile [2022-03-11T12:05:35.450Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-11T12:05:35.450Z] === RUN TestMatch [2022-03-11T12:05:35.450Z] --- PASS: TestMatch (0.00s) [2022-03-11T12:05:35.450Z] === RUN TestCompile [2022-03-11T12:05:35.450Z] === RUN TestCompile/slash [2022-03-11T12:05:35.450Z] === RUN TestCompile/backslash [2022-03-11T12:05:35.450Z] --- PASS: TestCompile (0.00s) [2022-03-11T12:05:35.450Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T12:05:35.450Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T12:05:35.450Z] PASS [2022-03-11T12:05:35.450Z] coverage: 84.7% of statements [2022-03-11T12:05:35.450Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 84.7% of statements [2022-03-11T12:05:36.435Z] 2022/03/11 12:05:36 Closing DB instances... [2022-03-11T12:05:36.435Z] === RUN TestGet [2022-03-11T12:05:36.435Z] --- PASS: TestGet (0.00s) [2022-03-11T12:05:36.435Z] === RUN TestGetShortcutString [2022-03-11T12:05:36.435Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T12:05:36.435Z] PASS [2022-03-11T12:05:36.435Z] coverage: 42.9% of statements [2022-03-11T12:05:36.435Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2022-03-11T12:05:36.903Z] --- PASS: TestTarFiles (6.11s) [2022-03-11T12:05:36.903Z] === RUN TestDetectCompressionZstd [2022-03-11T12:05:36.903Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T12:05:36.903Z] === RUN TestTarUntar [2022-03-11T12:05:36.903Z] --- PASS: TestTarUntar (0.05s) [2022-03-11T12:05:36.903Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T12:05:36.903Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-11T12:05:36.903Z] === RUN TestTarWithOptions [2022-03-11T12:05:36.903Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-11T12:05:36.903Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T12:05:36.904Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T12:05:36.904Z] === RUN TestUntarUstarGnuConflict [2022-03-11T12:05:36.904Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-11T12:05:36.904Z] === RUN TestUntarInvalidFilenames [2022-03-11T12:05:36.904Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1454205947\\dest" [2022-03-11T12:05:36.904Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-11T12:05:36.904Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T12:05:36.904Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-11T12:05:36.904Z] === RUN TestUntarInvalidHardlink [2022-03-11T12:05:36.904Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3688720087\\victim\\hello" -> "../victim/hello" [2022-03-11T12:05:36.904Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink574401239\\victim\\hello" -> "/../victim/hello" [2022-03-11T12:05:36.904Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4151210346\\victim" -> "../victim" [2022-03-11T12:05:36.904Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2860429827\\victim" -> "../victim" [2022-03-11T12:05:36.904Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink733982597\\victim" -> "../victim" [2022-03-11T12:05:36.904Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2399234203\\victim" -> "../victim" [2022-03-11T12:05:36.904Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-11T12:05:36.904Z] === RUN TestUntarInvalidSymlink [2022-03-11T12:05:36.904Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink595135941\\dest\\dotdot" -> "../victim/hello" [2022-03-11T12:05:36.904Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4189031229\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T12:05:36.904Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3139001098\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:05:36.904Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink981890266\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:05:36.904Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1444174446\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:05:36.904Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2000796229\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:05:36.904Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2404993284\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T12:05:36.904Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-11T12:05:36.904Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T12:05:36.904Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T12:05:36.904Z] === RUN TestXGlobalNoParent [2022-03-11T12:05:36.904Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T12:05:36.904Z] === RUN TestReplaceFileTarWrapper [2022-03-11T12:05:37.372Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-03-11T12:05:37.372Z] === RUN TestPrefixHeaderReadable [2022-03-11T12:05:37.372Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-11T12:05:37.372Z] === RUN TestDisablePigz [2022-03-11T12:05:37.372Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T12:05:37.372Z] === RUN TestCreateIDMapOrder [2022-03-11T12:05:37.372Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T12:05:37.372Z] PASS [2022-03-11T12:05:37.372Z] coverage: 7.2% of statements [2022-03-11T12:05:37.372Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-03-11T12:05:37.372Z] --- PASS: TestDisablePigz (0.15s) [2022-03-11T12:05:37.372Z] === RUN TestPigz [2022-03-11T12:05:37.431Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T12:05:37.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-11T12:05:37.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T12:05:37.839Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T12:05:37.839Z] --- PASS: TestPigz (0.18s) [2022-03-11T12:05:37.839Z] === RUN TestNosysFileInfo [2022-03-11T12:05:37.839Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T12:05:37.840Z] archive_windows_test.go:16: Currently fails [2022-03-11T12:05:37.840Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestCanonicalTarNameForPath [2022-03-11T12:05:37.840Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestCanonicalTarName [2022-03-11T12:05:37.840Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestChmodTarEntry [2022-03-11T12:05:37.840Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestHardLinkOrder [2022-03-11T12:05:37.840Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-03-11T12:05:37.840Z] === RUN TestNetworkDBNodeLeave [2022-03-11T12:05:37.840Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-11T12:05:37.840Z] === RUN TestChangeString [2022-03-11T12:05:37.840Z] --- PASS: TestChangeString (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestChangesWithNoChanges [2022-03-11T12:05:37.840Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-11T12:05:37.840Z] === RUN TestChangesWithChanges [2022-03-11T12:05:37.840Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-11T12:05:37.840Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T12:05:37.840Z] changes_test.go:195: needs more investigation [2022-03-11T12:05:37.840Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestChangesDirsEmpty [2022-03-11T12:05:37.840Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T12:05:37.840Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestChangesDirsMutated [2022-03-11T12:05:37.840Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T12:05:37.840Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestApplyLayer [2022-03-11T12:05:37.840Z] changes_test.go:432: needs further investigation [2022-03-11T12:05:37.840Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T12:05:37.840Z] changes_test.go:468: needs further investigation [2022-03-11T12:05:37.840Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T12:05:37.840Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T12:05:37.840Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestChangesSize [2022-03-11T12:05:37.840Z] --- PASS: TestChangesSize (0.01s) [2022-03-11T12:05:37.840Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T12:05:37.840Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1061802123\\dest" [2022-03-11T12:05:37.840Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-03-11T12:05:37.840Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T12:05:37.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3378144293\\victim\\hello" -> "../victim/hello" [2022-03-11T12:05:37.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3799052399\\victim\\hello" -> "/../victim/hello" [2022-03-11T12:05:37.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1263690201\\victim" -> "../victim" [2022-03-11T12:05:37.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2068302289\\victim" -> "../victim" [2022-03-11T12:05:37.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1159586939\\victim" -> "../victim" [2022-03-11T12:05:37.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1301742670\\victim" -> "../victim" [2022-03-11T12:05:37.840Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-11T12:05:37.840Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T12:05:37.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink358871543\\dest\\dotdot" -> "../victim/hello" [2022-03-11T12:05:37.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3033937562\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T12:05:37.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2720092270\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:05:37.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3547727703\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:05:37.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4076894429\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:05:37.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink464793174\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:05:37.840Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-11T12:05:37.840Z] === RUN TestApplyLayerWhiteouts [2022-03-11T12:05:37.840Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-11T12:05:37.840Z] === RUN TestGenerateEmptyFile [2022-03-11T12:05:37.840Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T12:05:37.840Z] === RUN TestGenerateWithContent [2022-03-11T12:05:37.840Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T12:05:37.840Z] PASS [2022-03-11T12:05:37.840Z] coverage: 62.0% of statements [2022-03-11T12:05:37.840Z] ok github.com/docker/docker/pkg/archive 8.866s coverage: 62.0% of statements [2022-03-11T12:05:38.508Z] 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/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/autogen/winresources/dockerd 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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-03-11T12:05:38.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T12:05:38.826Z] === RUN TestFixedBufferCap [2022-03-11T12:05:38.826Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T12:05:38.826Z] === RUN TestFixedBufferLen [2022-03-11T12:05:38.826Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T12:05:38.826Z] === RUN TestFixedBufferString [2022-03-11T12:05:38.826Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T12:05:38.826Z] === RUN TestFixedBufferWrite [2022-03-11T12:05:38.826Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T12:05:38.826Z] === RUN TestFixedBufferRead [2022-03-11T12:05:38.826Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T12:05:38.826Z] === RUN TestBytesPipeRead [2022-03-11T12:05:38.826Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T12:05:38.826Z] === RUN TestBytesPipeWrite [2022-03-11T12:05:38.826Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T12:05:38.826Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T12:05:39.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T12:05:39.294Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-03-11T12:05:39.294Z] === RUN TestAtomicWriteToFile [2022-03-11T12:05:39.294Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-11T12:05:39.294Z] === RUN TestAtomicWriteSetCommit [2022-03-11T12:05:39.294Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T12:05:39.294Z] === RUN TestAtomicWriteSetCancel [2022-03-11T12:05:39.294Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-11T12:05:39.294Z] === RUN TestReadCloserWrapperClose [2022-03-11T12:05:39.294Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T12:05:39.294Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T12:05:39.294Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T12:05:39.294Z] === RUN TestReaderErrWrapperRead [2022-03-11T12:05:39.294Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T12:05:39.294Z] === RUN TestCancelReadCloser [2022-03-11T12:05:39.294Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-11T12:05:39.294Z] === RUN TestWriteCloserWrapperClose [2022-03-11T12:05:39.294Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T12:05:39.294Z] === RUN TestNopWriteCloser [2022-03-11T12:05:39.294Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T12:05:39.294Z] === RUN TestNopWriter [2022-03-11T12:05:39.294Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T12:05:39.294Z] === RUN TestWriteCounter [2022-03-11T12:05:39.294Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T12:05:39.294Z] PASS [2022-03-11T12:05:39.294Z] coverage: 70.1% of statements [2022-03-11T12:05:39.294Z] ok github.com/docker/docker/pkg/ioutils 0.683s coverage: 70.1% of statements [2022-03-11T12:05:40.283Z] === RUN TestError [2022-03-11T12:05:40.283Z] --- PASS: TestError (0.00s) [2022-03-11T12:05:40.283Z] === RUN TestProgressString [2022-03-11T12:05:40.283Z] === RUN TestProgressString/no_progress [2022-03-11T12:05:40.283Z] === RUN TestProgressString/progress_1 [2022-03-11T12:05:40.283Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T12:05:40.283Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T12:05:40.283Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T12:05:40.283Z] === RUN TestProgressString/with_units [2022-03-11T12:05:40.283Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T12:05:40.283Z] === RUN TestProgressString/hide_counts [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString (0.00s) [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T12:05:40.283Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T12:05:40.283Z] === RUN TestJSONMessageDisplay [2022-03-11T12:05:40.552Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T12:05:40.552Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-11T12:05:40.552Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T12:05:40.751Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-11T12:05:40.751Z] === RUN TestNetworkDBWatch [2022-03-11T12:05:40.751Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-11T12:05:40.751Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T12:05:40.751Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T12:05:40.751Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T12:05:40.751Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T12:05:40.751Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T12:05:40.751Z] --- PASS: TestDisplayJSONMessagesStream (0.02s) [2022-03-11T12:05:40.751Z] PASS [2022-03-11T12:05:40.751Z] coverage: 91.7% of statements [2022-03-11T12:05:40.751Z] ok github.com/docker/docker/pkg/jsonmessage 0.254s coverage: 91.7% of statements [2022-03-11T12:05:40.808Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T12:05:41.219Z] === RUN TestStandardLongPath [2022-03-11T12:05:41.219Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T12:05:41.219Z] === RUN TestUNCLongPath [2022-03-11T12:05:41.219Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T12:05:41.219Z] PASS [2022-03-11T12:05:41.219Z] coverage: 100.0% of statements [2022-03-11T12:05:41.219Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-03-11T12:05:41.618Z] 2022/03/11 12:05:38 Closing DB instances... [2022-03-11T12:05:41.619Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-11T12:05:41.619Z] === RUN TestFindNode [2022-03-11T12:05:41.619Z] 2022/03/11 12:05:40 Closing DB instances... [2022-03-11T12:05:41.619Z] --- PASS: TestFindNode (0.02s) [2022-03-11T12:05:41.619Z] === RUN TestChangeNodeState [2022-03-11T12:05:41.619Z] 2022/03/11 12:05:40 Closing DB instances... [2022-03-11T12:05:41.619Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-11T12:05:41.619Z] === RUN TestNodeReincarnation [2022-03-11T12:05:41.619Z] 2022/03/11 12:05:40 Closing DB instances... [2022-03-11T12:05:41.689Z] === RUN TestNameFormat [2022-03-11T12:05:41.689Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T12:05:41.689Z] === RUN TestNameRetries [2022-03-11T12:05:41.689Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T12:05:41.689Z] PASS [2022-03-11T12:05:41.689Z] coverage: 85.7% of statements [2022-03-11T12:05:42.158Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-03-11T12:05:42.158Z] 2022/03/11 12:05:41 Closing DB instances... [2022-03-11T12:05:42.627Z] === RUN TestParseKeyValueOpt [2022-03-11T12:05:42.627Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T12:05:42.627Z] === RUN TestParseUintList [2022-03-11T12:05:42.627Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T12:05:42.627Z] === RUN TestParseUintListMaximumLimits [2022-03-11T12:05:42.627Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T12:05:42.627Z] PASS [2022-03-11T12:05:42.627Z] coverage: 97.0% of statements [2022-03-11T12:05:42.627Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-03-11T12:05:43.313Z] --- PASS: TestCreateServiceConfigFileMode (12.33s) [2022-03-11T12:05:43.313Z] === RUN TestCreateServiceSysctls [2022-03-11T12:05:43.571Z] --- PASS: TestCreateServiceSysctls (2.79s) [2022-03-11T12:05:43.571Z] === RUN TestCreateServiceCapabilities [2022-03-11T12:05:43.614Z] === RUN TestNewAndRemove [2022-03-11T12:05:43.614Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T12:05:43.614Z] === RUN TestRemoveInvalidPath [2022-03-11T12:05:43.614Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T12:05:43.614Z] PASS [2022-03-11T12:05:43.614Z] coverage: 82.6% of statements [2022-03-11T12:05:43.614Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements [2022-03-11T12:05:43.614Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-11T12:05:43.614Z] === RUN TestNetworkDBBulkSync [2022-03-11T12:05:45.177Z] 2022/03/11 12:05:44 Closing DB instances... [2022-03-11T12:05:45.177Z] === RUN TestFailedConnection [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T12:05:45.415Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T12:05:45.415Z] === RUN TestParallelCreate [2022-03-11T12:05:45.415Z] 2022/03/11 12:05:45 Closing DB instances... [2022-03-11T12:05:45.415Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T12:05:45.415Z] === RUN TestParallelDelete [2022-03-11T12:05:45.415Z] 2022/03/11 12:05:45 Closing DB instances... [2022-03-11T12:05:45.415Z] --- PASS: TestParallelDelete (0.02s) [2022-03-11T12:05:45.415Z] === RUN TestNetworkDBIslands [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:67628e09c84f with config:&{NodeID:67628e09c84f 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-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="Node 67628e09c84f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="Node 67628e09c84f/172.22.234.228, added to nodes list" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2baebf830a7b with config:&{NodeID:2baebf830a7b 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-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="Node 2baebf830a7b/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="Node 2baebf830a7b/172.22.234.228, added to nodes list" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="Node 2baebf830a7b/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="Node 2baebf830a7b/172.22.234.228, added to nodes list" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="Node 67628e09c84f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=info msg="Node 67628e09c84f/172.22.234.228, added to nodes list" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T12:05:45.415Z] time="2022-03-11T12:05:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-03-11T12:05:45.646Z] --- PASS: TestGetAddress (24.55s) [2022-03-11T12:05:45.646Z] === RUN TestRequestSyntaxCheck [2022-03-11T12:05:45.646Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-11T12:05:45.646Z] === RUN TestRequest [2022-03-11T12:05:46.092Z] --- PASS: TestCreateServiceCapabilities (2.26s) [2022-03-11T12:05:46.092Z] === RUN TestInspect [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1cad454f9481 with config:&{NodeID:1cad454f9481 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-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=info msg="Node 1cad454f9481/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=info msg="Node 1cad454f9481/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=info msg="Node 1cad454f9481/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=info msg="Node 1cad454f9481/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=info msg="Node 67628e09c84f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.403Z] time="2022-03-11T12:05:46Z" level=info msg="Node 67628e09c84f/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.404Z] time="2022-03-11T12:05:46Z" level=info msg="Node 2baebf830a7b/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.404Z] time="2022-03-11T12:05:46Z" level=info msg="Node 2baebf830a7b/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.404Z] time="2022-03-11T12:05:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T12:05:46.404Z] time="2022-03-11T12:05:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-11T12:05:46.404Z] time="2022-03-11T12:05:46Z" level=info msg="Node 1cad454f9481/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.404Z] time="2022-03-11T12:05:46Z" level=info msg="Node 1cad454f9481/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.634Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-11T12:05:46.634Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7799d7c97e2a with config:&{NodeID:7799d7c97e2a 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-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 2baebf830a7b/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 2baebf830a7b/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 1cad454f9481/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 1cad454f9481/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 67628e09c84f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 67628e09c84f/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:46.872Z] time="2022-03-11T12:05:46Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, added to nodes list" [2022-03-11T12:05:46.960Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-11T12:05:46.960Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-11T12:05:46.960Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-11T12:05:46.960Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-11T12:05:46.960Z] Cross building: bundles/cross/linux/s390x [2022-03-11T12:05:46.960Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-11T12:05:46.960Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:43a4ad7243c1 with config:&{NodeID:43a4ad7243c1 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-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 67628e09c84f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 67628e09c84f/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 1cad454f9481/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 1cad454f9481/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 2baebf830a7b/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 2baebf830a7b/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:47.340Z] time="2022-03-11T12:05:47Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to nodes list" [2022-03-11T12:05:47.621Z] --- PASS: TestFailedConnection (2.26s) [2022-03-11T12:05:47.621Z] === RUN TestFailOnce [2022-03-11T12:05:47.621Z] 2022/03/11 12:05:47 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-03-11T12:05:47.621Z] goroutine 34 [running]: [2022-03-11T12:05:47.621Z] net/http.(*conn).serve.func1() [2022-03-11T12:05:47.621Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T12:05:47.621Z] panic({0x5aca00, 0x6c09d0}) [2022-03-11T12:05:47.621Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T12:05:47.621Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x70811c4b93e29e3f}, 0xc0000ada98) [2022-03-11T12:05:47.621Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T12:05:47.621Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6cd900, 0xc00029a000}, 0x4e1d26) [2022-03-11T12:05:47.621Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T12:05:47.621Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6cd900, 0xc00029a000}, 0xc0000b6000) [2022-03-11T12:05:47.621Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T12:05:47.621Z] net/http.serverHandler.ServeHTTP({0x6cbff0}, {0x6cd900, 0xc00029a000}, 0xc0000b6000) [2022-03-11T12:05:47.621Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T12:05:47.621Z] net/http.(*conn).serve(0xc0000a6000, {0x6cf900, 0xc0000880c0}) [2022-03-11T12:05:47.621Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T12:05:47.621Z] created by net/http.(*Server).Serve [2022-03-11T12:05:47.621Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T12:05:47.621Z] time="2022-03-11T12:05:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T12:05:47.816Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=info msg="The new bootstrap node list is:[172.22.234.228:10033 172.22.234.228:10034 172.22.234.228:10035]" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10033" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49367" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10034" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49368" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10035" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49369" [2022-03-11T12:05:47.816Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=info msg="The new bootstrap node list is:[172.22.234.228:10033 172.22.234.228:10034 172.22.234.228:10035]" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10033" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49370" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10034" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49371" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10035" [2022-03-11T12:05:47.816Z] time="2022-03-11T12:05:47Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49372" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="node 0 leaving" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="Node 67628e09c84f change state NodeActive --> NodeLeft" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="node5(43a4ad7243c1): Node leave event for 67628e09c84f/172.22.234.228" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="Node 67628e09c84f change state NodeActive --> NodeLeft" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="node2(2baebf830a7b): Node leave event for 67628e09c84f/172.22.234.228" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="Node 67628e09c84f change state NodeActive --> NodeLeft" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="node4(7799d7c97e2a): Node leave event for 67628e09c84f/172.22.234.228" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="Node 67628e09c84f change state NodeActive --> NodeLeft" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="node3(1cad454f9481): Node leave event for 67628e09c84f/172.22.234.228" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="Node 67628e09c84f change state NodeActive --> NodeLeft" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:47Z" level=info msg="node1(67628e09c84f): Node leave event for 67628e09c84f/172.22.234.228" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:48Z" level=info msg="Node 67628e09c84f/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:48Z" level=info msg="Node 67628e09c84f/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:48Z" level=info msg="Node 67628e09c84f/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:48Z" level=info msg="Node 67628e09c84f/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.288Z] time="2022-03-11T12:05:48Z" level=info msg="Node 67628e09c84f/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.607Z] --- PASS: TestFailOnce (1.23s) [2022-03-11T12:05:48.607Z] === RUN TestEchoInputOutput [2022-03-11T12:05:48.607Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-11T12:05:48.607Z] === RUN TestBackoff [2022-03-11T12:05:48.607Z] --- PASS: TestBackoff (0.00s) [2022-03-11T12:05:48.607Z] === RUN TestAbortRetry [2022-03-11T12:05:48.607Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T12:05:48.607Z] === RUN TestClientScheme [2022-03-11T12:05:48.607Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T12:05:48.607Z] === RUN TestNewClientWithTimeout [2022-03-11T12:05:48.615Z] --- PASS: TestInspect (2.52s) [2022-03-11T12:05:48.615Z] === RUN TestCreateJob [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="node 1 leaving" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b change state NodeActive --> NodeLeft" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="node4(7799d7c97e2a): Node leave event for 2baebf830a7b/172.22.234.228" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b change state NodeActive --> NodeFailed" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b change state NodeActive --> NodeLeft" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b change state NodeActive --> NodeLeft" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="node5(43a4ad7243c1): Node leave event for 2baebf830a7b/172.22.234.228" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="node3(1cad454f9481): Node leave event for 2baebf830a7b/172.22.234.228" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b/172.22.234.228, added to failed nodes list" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=error msg="node: 2baebf830a7b is unknown to memberlist" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.758Z] time="2022-03-11T12:05:48Z" level=info msg="Node 2baebf830a7b/172.22.234.228, left gossip cluster" [2022-03-11T12:05:48.854Z] ? github.com/docker/docker/api [no test files] [2022-03-11T12:05:48.912Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T12:05:48.912Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T12:05:49.075Z] time="2022-03-11T12:05:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=info msg="node 2 leaving" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=info msg="Node 1cad454f9481 change state NodeActive --> NodeLeft" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=info msg="node5(43a4ad7243c1): Node leave event for 1cad454f9481/172.22.234.228" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=info msg="Node 1cad454f9481 change state NodeActive --> NodeLeft" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=info msg="node4(7799d7c97e2a): Node leave event for 1cad454f9481/172.22.234.228" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=info msg="Node 1cad454f9481 change state NodeActive --> NodeLeft" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=info msg="node3(1cad454f9481): Node leave event for 1cad454f9481/172.22.234.228" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=debug msg="memberlist: Failed ping: 7799d7c97e2a (timeout reached)" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.234.228:10035: use of closed network connection" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.234.228:10034: use of closed network connection" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.234.228:10037: use of closed network connection" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:48Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49373" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:49Z" level=info msg="Node 1cad454f9481/172.22.234.228, left gossip cluster" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:49Z" level=info msg="Node 1cad454f9481/172.22.234.228, left gossip cluster" [2022-03-11T12:05:49.226Z] time="2022-03-11T12:05:49Z" level=info msg="Node 1cad454f9481/172.22.234.228, left gossip cluster" [2022-03-11T12:05:49.542Z] 2022/03/11 12:05:49 Closing DB instances... [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=warning msg="memberlist: Was able to connect to 7799d7c97e2a but other probes failed, network may be misconfigured" [2022-03-11T12:05:49.695Z] networkdb_test.go:867: node4: OK [2022-03-11T12:05:49.695Z] networkdb_test.go:867: node5: OK [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="node 0 coming back" [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:100c42676195 with config:&{NodeID:100c42676195 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-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="Node 100c42676195/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="Node 100c42676195/172.22.234.228, added to nodes list" [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="node 1 coming back" [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:752557dc8f73 with config:&{NodeID:752557dc8f73 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-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="Node 752557dc8f73/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="Node 752557dc8f73/172.22.234.228, added to nodes list" [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="node 2 coming back" [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:191ea581fb0f with config:&{NodeID:191ea581fb0f 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-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="Node 191ea581fb0f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:49.695Z] time="2022-03-11T12:05:49Z" level=info msg="Node 191ea581fb0f/172.22.234.228, added to nodes list" [2022-03-11T12:05:49.841Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T12:05:50.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-11T12:05:50.097Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T12:05:50.660Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T12:05:50.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-11T12:05:51.105Z] time="2022-03-11T12:05:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T12:05:51.132Z] --- PASS: TestCreateJob (2.81s) [2022-03-11T12:05:51.132Z] === RUN TestReplicatedJob [2022-03-11T12:05:51.479Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T12:05:51.479Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T12:05:52.091Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.73s) [2022-03-11T12:05:52.091Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-11T12:05:52.663Z] time="2022-03-11T12:05:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.234.228:10033 172.22.234.228:10034 172.22.234.228:10035]" [2022-03-11T12:05:53.079Z] time="2022-03-11T12:05:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T12:05:53.135Z] time="2022-03-11T12:05:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.234.228:10033 172.22.234.228:10034 172.22.234.228:10035]" [2022-03-11T12:05:54.000Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T12:05:54.000Z] docker_api_swarm_test.go:563: [d6192f77a1018] joining swarm manager [da98d8c1a6f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:05:54.069Z] 2022/03/11 12:05:53 Closing DB instances... [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10033" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49374" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, is the new incarnation of the shutdown node 67628e09c84f/172.22.234.228" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10034" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49375" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, is the new incarnation of the shutdown node 2baebf830a7b/172.22.234.228" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10035" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49376" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, is the new incarnation of the shutdown node 1cad454f9481/172.22.234.228" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, is the new incarnation of the shutdown node 2baebf830a7b/172.22.234.228" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, is the new incarnation of the shutdown node 67628e09c84f/172.22.234.228" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 100c42676195/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 752557dc8f73/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, is the new incarnation of the shutdown node 1cad454f9481/172.22.234.228" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, joined gossip cluster" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:53Z" level=info msg="Node 191ea581fb0f/172.22.234.228, added to nodes list" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10033" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:54Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49377" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10034" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:54Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49378" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.228:10035" [2022-03-11T12:05:54.123Z] time="2022-03-11T12:05:54Z" level=debug msg="memberlist: Stream connection from=172.22.234.228:49379" [2022-03-11T12:05:54.537Z] --- PASS: TestRequest (8.99s) [2022-03-11T12:05:54.537Z] === RUN TestOverlappingRequests [2022-03-11T12:05:54.591Z] 2022/03/11 12:05:54 Closing DB instances... [2022-03-11T12:05:55.004Z] --- PASS: TestOverlappingRequests (0.43s) [2022-03-11T12:05:55.004Z] === RUN TestRelease [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="node2(752557dc8f73): Node leave event for 100c42676195/172.22.234.228" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="node4(7799d7c97e2a): Node leave event for 100c42676195/172.22.234.228" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="node3(191ea581fb0f): Node leave event for 100c42676195/172.22.234.228" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="node1(100c42676195): Node leave event for 100c42676195/172.22.234.228" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.062Z] time="2022-03-11T12:05:54Z" level=info msg="node5(43a4ad7243c1): Node leave event for 100c42676195/172.22.234.228" [2022-03-11T12:05:55.063Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.063Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.063Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.063Z] time="2022-03-11T12:05:54Z" level=info msg="Node 100c42676195/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.063Z] time="2022-03-11T12:05:55Z" level=info msg="Node 752557dc8f73 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.475Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.51s) [2022-03-11T12:05:55.475Z] === RUN TestNetworkDBGarbageCollection [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="node4(7799d7c97e2a): Node leave event for 752557dc8f73/172.22.234.228" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 752557dc8f73 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="node5(43a4ad7243c1): Node leave event for 752557dc8f73/172.22.234.228" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 752557dc8f73 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="node2(752557dc8f73): Node leave event for 752557dc8f73/172.22.234.228" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 752557dc8f73 change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="node3(191ea581fb0f): Node leave event for 752557dc8f73/172.22.234.228" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 752557dc8f73/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 752557dc8f73/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 752557dc8f73/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 752557dc8f73/172.22.234.228, left gossip cluster" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 191ea581fb0f change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="node5(43a4ad7243c1): Node leave event for 191ea581fb0f/172.22.234.228" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="Node 191ea581fb0f change state NodeActive --> NodeLeft" [2022-03-11T12:05:55.531Z] time="2022-03-11T12:05:55Z" level=info msg="node4(7799d7c97e2a): Node leave event for 191ea581fb0f/172.22.234.228" [2022-03-11T12:05:56.001Z] time="2022-03-11T12:05:55Z" level=info msg="Node 191ea581fb0f/172.22.234.228, left gossip cluster" [2022-03-11T12:05:56.001Z] time="2022-03-11T12:05:55Z" level=info msg="Node 191ea581fb0f change state NodeActive --> NodeLeft" [2022-03-11T12:05:56.001Z] time="2022-03-11T12:05:55Z" level=info msg="node3(191ea581fb0f): Node leave event for 191ea581fb0f/172.22.234.228" [2022-03-11T12:05:56.001Z] time="2022-03-11T12:05:55Z" level=info msg="Node 191ea581fb0f/172.22.234.228, left gossip cluster" [2022-03-11T12:05:56.001Z] time="2022-03-11T12:05:55Z" level=info msg="Node 191ea581fb0f/172.22.234.228, left gossip cluster" [2022-03-11T12:05:56.001Z] time="2022-03-11T12:05:55Z" level=debug msg="memberlist: Failed ping: 191ea581fb0f (timeout reached)" [2022-03-11T12:05:56.001Z] time="2022-03-11T12:05:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.234.228:10037: use of closed network connection" [2022-03-11T12:05:56.380Z] --- PASS: TestReplicatedJob (4.34s) [2022-03-11T12:05:56.380Z] === RUN TestUpdateReplicatedJob [2022-03-11T12:05:56.470Z] time="2022-03-11T12:05:56Z" level=info msg="Node 7799d7c97e2a change state NodeActive --> NodeLeft" [2022-03-11T12:05:56.470Z] time="2022-03-11T12:05:56Z" level=info msg="node5(43a4ad7243c1): Node leave event for 7799d7c97e2a/172.22.234.228" [2022-03-11T12:05:56.470Z] time="2022-03-11T12:05:56Z" level=info msg="Node 7799d7c97e2a change state NodeActive --> NodeLeft" [2022-03-11T12:05:56.470Z] time="2022-03-11T12:05:56Z" level=info msg="node4(7799d7c97e2a): Node leave event for 7799d7c97e2a/172.22.234.228" [2022-03-11T12:05:56.470Z] time="2022-03-11T12:05:56Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, left gossip cluster" [2022-03-11T12:05:56.470Z] time="2022-03-11T12:05:56Z" level=info msg="memberlist: Suspect 191ea581fb0f has failed, no acks received" [2022-03-11T12:05:56.529Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T12:05:56.940Z] time="2022-03-11T12:05:56Z" level=info msg="Node 7799d7c97e2a/172.22.234.228, left gossip cluster" [2022-03-11T12:05:57.037Z] --- PASS: TestRelease (1.71s) [2022-03-11T12:05:57.037Z] === RUN TestAllocateRandomDeallocate [2022-03-11T12:05:57.417Z] time="2022-03-11T12:05:57Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, left gossip cluster" [2022-03-11T12:05:57.417Z] time="2022-03-11T12:05:57Z" level=info msg="Node 43a4ad7243c1 change state NodeActive --> NodeFailed" [2022-03-11T12:05:57.417Z] time="2022-03-11T12:05:57Z" level=info msg="Node 43a4ad7243c1/172.22.234.228, added to failed nodes list" [2022-03-11T12:05:57.417Z] time="2022-03-11T12:05:57Z" level=warning msg="memberlist: Failed to send gossip to 172.22.234.228:10037: write udp [::]:10036->172.22.234.228:10037: use of closed network connection" [2022-03-11T12:05:57.417Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-03-11T12:05:57.417Z] PASS [2022-03-11T12:05:57.417Z] coverage: 60.0% of statements [2022-03-11T12:05:57.417Z] ok github.com/docker/docker/libnetwork/networkdb 104.321s coverage: 60.0% of statements [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T12:05:57.417Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T12:05:57.902Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T12:05:58.024Z] time="2022-03-11T12:05:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T12:05:58.902Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-03-11T12:05:58.902Z] === RUN TestServiceListWithStatuses [2022-03-11T12:05:58.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T12:05:58.902Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T12:05:58.902Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T12:05:59.274Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T12:05:59.532Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === Skipped [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T12:06:00.396Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-11T12:06:00.396Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-11T12:06:00.396Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-11T12:06:00.396Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-11T12:06:00.396Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T12:06:00.396Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T12:06:00.396Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T12:06:00.396Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T12:06:00.396Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-11T12:06:00.396Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T12:06:00.396Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T12:06:00.396Z] daemon_test.go:145: root required [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T12:06:00.396Z] reload_test.go:342: root required [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T12:06:00.396Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T12:06:00.396Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T12:06:00.396Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T12:06:00.396Z] download_test.go:267: Needs fixing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T12:06:00.396Z] layer_test.go:291: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T12:06:00.396Z] layer_test.go:340: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T12:06:00.396Z] layer_test.go:455: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T12:06:00.396Z] layer_test.go:684: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T12:06:00.396Z] migration_test.go:45: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T12:06:00.396Z] migration_test.go:181: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T12:06:00.396Z] mount_test.go:17: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T12:06:00.396Z] mount_test.go:76: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T12:06:00.396Z] mount_test.go:125: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T12:06:00.396Z] mount_test.go:212: Failing on Windows [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-11T12:06:00.396Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-11T12:06:00.396Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T12:06:00.396Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T12:06:00.396Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T12:06:00.396Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-11T12:06:00.396Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T12:06:00.396Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T12:06:00.396Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T12:06:00.396Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T12:06:00.396Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T12:06:00.396Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T12:06:00.396Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T12:06:00.396Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T12:06:00.396Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T12:06:00.396Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T12:06:00.396Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T12:06:00.396Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T12:06:00.396Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-11T12:06:00.396Z] archive_test.go:140: zstd not installed [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T12:06:00.396Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T12:06:00.396Z] [2022-03-11T12:06:00.396Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:06:00.397Z] archive_windows_test.go:16: Currently fails [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T12:06:00.397Z] changes_test.go:195: needs more investigation [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-11T12:06:00.397Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-11T12:06:00.397Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T12:06:00.397Z] changes_test.go:432: needs further investigation [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T12:06:00.397Z] changes_test.go:468: needs further investigation [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T12:06:00.397Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T12:06:00.397Z] poller_test.go:40: No chmod on Windows [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T12:06:00.397Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T12:06:00.397Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-11T12:06:00.397Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-11T12:06:00.397Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-11T12:06:00.397Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T12:06:00.397Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T12:06:00.397Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T12:06:00.397Z] [2022-03-11T12:06:00.397Z] DONE 2077 tests, 70 skipped in 277.714s [2022-03-11T12:06:00.397Z] INFO: make.ps1 ended at 03/11/2022 12:06:00 [2022-03-11T12:06:00.463Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T12:06:01.818Z] --- PASS: TestAllocateRandomDeallocate (4.36s) [2022-03-11T12:06:01.818Z] === RUN TestRetrieveFromStore [2022-03-11T12:06:01.830Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T12:06:01.969Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T12:06:01.969Z] INFO: Unit tests ended at 03/11/2022 12:06:01. Duration:00:04:53.2247075 [2022-03-11T12:06:01.969Z] INFO: Building busybox [2022-03-11T12:06:01.969Z] Sending build context to Docker daemon 5.12kB [2022-03-11T12:06:01.969Z] [2022-03-11T12:06:01.969Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T12:06:01.969Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T12:06:01.969Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T12:06:01.969Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T12:06:01.969Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T12:06:01.969Z] ---> 02f938cacc3b [2022-03-11T12:06:01.969Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T12:06:02.173Z] --- PASS: TestDockerNetworkConnectAlias (3.49s) [2022-03-11T12:06:02.173Z] === RUN TestDockerNetworkReConnect [2022-03-11T12:06:02.437Z] ---> Running in 4e0f34db8e5a [2022-03-11T12:06:02.759Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T12:06:02.803Z] --- PASS: TestRetrieveFromStore (1.46s) [2022-03-11T12:06:02.803Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T12:06:02.803Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-11T12:06:02.803Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T12:06:02.803Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T12:06:02.803Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T12:06:02.803Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T12:06:02.803Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T12:06:02.803Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T12:06:02.803Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T12:06:02.803Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T12:06:02.803Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T12:06:02.803Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T12:06:02.803Z] === RUN TestDebug [2022-03-11T12:06:02.803Z] --- PASS: TestDebug (0.00s) [2022-03-11T12:06:02.803Z] === RUN TestRequestPoolParallel [2022-03-11T12:06:03.016Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T12:06:03.271Z] --- PASS: TestRequestPoolParallel (0.65s) [2022-03-11T12:06:03.271Z] === RUN TestFullAllocateRelease [2022-03-11T12:06:04.259Z] --- PASS: TestFullAllocateRelease (0.63s) [2022-03-11T12:06:04.259Z] === RUN TestOddAllocateRelease [2022-03-11T12:06:04.259Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-03-11T12:06:04.259Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T12:06:04.259Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-11T12:06:04.259Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T12:06:04.259Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-11T12:06:04.259Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T12:06:04.259Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-11T12:06:04.259Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T12:06:04.259Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:04.259Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T12:06:04.259Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T12:06:04.259Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:04.259Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T12:06:04.259Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:04.259Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T12:06:04.259Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T12:06:04.259Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T12:06:04.259Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T12:06:04.259Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T12:06:04.259Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T12:06:04.259Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:04.259Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T12:06:04.259Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:06:04.259Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T12:06:04.259Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T12:06:04.259Z] PASS [2022-03-11T12:06:04.259Z] coverage: 85.3% of statements [2022-03-11T12:06:04.259Z] ok github.com/docker/docker/libnetwork/ipam 50.975s coverage: 85.3% of statements [2022-03-11T12:06:05.443Z] --- PASS: TestDockerNetworkReConnect (2.90s) [2022-03-11T12:06:05.443Z] === RUN TestServicePlugin [2022-03-11T12:06:05.443Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:06:05.443Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T12:06:05.444Z] === RUN TestServiceUpdateLabel [2022-03-11T12:06:05.539Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T12:06:05.797Z] docker_api_swarm_test.go:585: [dd7f5739bc72b] joining swarm manager [da98d8c1a6f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:06:06.474Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-11T12:06:06.474Z] === RUN TestClientStream [2022-03-11T12:06:06.474Z] --- PASS: TestClientStream (0.00s) [2022-03-11T12:06:06.474Z] === RUN TestClientSendFile [2022-03-11T12:06:06.474Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T12:06:06.474Z] === RUN TestClientWithRequestTimeout [2022-03-11T12:06:06.474Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-11T12:06:06.474Z] === RUN TestFileSpecPlugin [2022-03-11T12:06:06.474Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-11T12:06:06.474Z] === RUN TestFileJSONSpecPlugin [2022-03-11T12:06:06.474Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-11T12:06:06.474Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T12:06:06.474Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T12:06:06.474Z] === RUN TestPluginAddHandler [2022-03-11T12:06:06.474Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T12:06:06.474Z] === RUN TestPluginWaitBadPlugin [2022-03-11T12:06:06.474Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T12:06:06.474Z] === RUN TestGet [2022-03-11T12:06:06.474Z] time="2022-03-11T12:06:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T12:06:06.553Z] === RUN TestMiddlewares [2022-03-11T12:06:06.553Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T12:06:06.553Z] PASS [2022-03-11T12:06:06.553Z] coverage: 9.0% of statements [2022-03-11T12:06:06.553Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-03-11T12:06:06.813Z] --- PASS: TestServiceUpdateLabel (2.09s) [2022-03-11T12:06:06.813Z] === RUN TestServiceUpdateSecrets [2022-03-11T12:06:06.943Z] === RUN TestParseEmptyInterface [2022-03-11T12:06:06.943Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T12:06:06.943Z] === RUN TestParseNonInterfaceType [2022-03-11T12:06:06.943Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T12:06:06.943Z] === RUN TestParseWithOneFunction [2022-03-11T12:06:06.943Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T12:06:06.943Z] === RUN TestParseWithMultipleFuncs [2022-03-11T12:06:06.943Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T12:06:06.943Z] === RUN TestParseWithUnnamedReturn [2022-03-11T12:06:06.943Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T12:06:06.943Z] === RUN TestEmbeddedInterface [2022-03-11T12:06:06.943Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T12:06:06.943Z] === RUN TestParsedImports [2022-03-11T12:06:06.943Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T12:06:06.943Z] === RUN TestAliasedImports [2022-03-11T12:06:06.943Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T12:06:06.943Z] PASS [2022-03-11T12:06:06.943Z] coverage: 56.8% of statements [2022-03-11T12:06:06.943Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2022-03-11T12:06:07.173Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T12:06:07.411Z] time="2022-03-11T12:06:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T12:06:07.880Z] === RUN TestHTTPTransport [2022-03-11T12:06:07.880Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T12:06:07.880Z] PASS [2022-03-11T12:06:07.880Z] coverage: 85.7% of statements [2022-03-11T12:06:07.880Z] ok github.com/docker/docker/pkg/plugins/transport 0.061s coverage: 85.7% of statements [2022-03-11T12:06:08.316Z] Removing intermediate container 4e0f34db8e5a [2022-03-11T12:06:08.316Z] ---> 6af9c9e89c53 [2022-03-11T12:06:08.316Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T12:06:08.316Z] ---> Running in 93093c757b22 [2022-03-11T12:06:08.316Z] Removing intermediate container 93093c757b22 [2022-03-11T12:06:08.316Z] ---> 226b4d52ae03 [2022-03-11T12:06:08.316Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T12:06:08.316Z] ---> Running in 2c13e997e1ed [2022-03-11T12:06:08.544Z] check_test.go:379: [d6192f77a1018] daemon is not started [2022-03-11T12:06:08.787Z] Removing intermediate container 2c13e997e1ed [2022-03-11T12:06:08.787Z] ---> a987a5b7f913 [2022-03-11T12:06:08.787Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T12:06:08.802Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T12:06:08.867Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T12:06:08.867Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T12:06:08.867Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T12:06:08.867Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T12:06:08.867Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T12:06:08.867Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T12:06:08.867Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T12:06:08.867Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T12:06:08.867Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T12:06:08.867Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T12:06:08.867Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T12:06:08.867Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T12:06:08.867Z] === RUN TestBufferPoolPutAndGet [2022-03-11T12:06:08.867Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T12:06:08.867Z] PASS [2022-03-11T12:06:08.867Z] coverage: 88.2% of statements [2022-03-11T12:06:08.867Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-03-11T12:06:09.337Z] time="2022-03-11T12:06:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T12:06:09.337Z] === RUN TestOutputOnPrematureClose [2022-03-11T12:06:09.337Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T12:06:09.337Z] === RUN TestCompleteSilently [2022-03-11T12:06:09.337Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T12:06:09.337Z] PASS [2022-03-11T12:06:09.338Z] coverage: 75.9% of statements [2022-03-11T12:06:09.338Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2022-03-11T12:06:09.772Z] [2022-03-11T12:06:10.240Z] ---> 5b4c3d44b085 [2022-03-11T12:06:10.240Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T12:06:10.323Z] === RUN TestSendToOneSub [2022-03-11T12:06:10.323Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T12:06:10.323Z] === RUN TestSendToMultipleSubs [2022-03-11T12:06:10.323Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T12:06:10.323Z] === RUN TestEvictOneSub [2022-03-11T12:06:10.323Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T12:06:10.323Z] === RUN TestClosePublisher [2022-03-11T12:06:10.323Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T12:06:10.323Z] === RUN TestPubSubRace [2022-03-11T12:06:10.713Z] ---> Running in b54e48539ec0 [2022-03-11T12:06:11.314Z] --- PASS: TestPubSubRace (1.07s) [2022-03-11T12:06:11.314Z] PASS [2022-03-11T12:06:11.314Z] coverage: 75.0% of statements [2022-03-11T12:06:11.314Z] ok github.com/docker/docker/pkg/pubsub 1.142s coverage: 75.0% of statements [2022-03-11T12:06:12.078Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T12:06:12.298Z] === RUN TestRegister [2022-03-11T12:06:12.298Z] --- PASS: TestRegister (0.00s) [2022-03-11T12:06:12.298Z] === RUN TestCommand [2022-03-11T12:06:12.298Z] --- PASS: TestCommand (0.03s) [2022-03-11T12:06:12.299Z] === RUN TestNaiveSelf [2022-03-11T12:06:12.299Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-11T12:06:12.299Z] PASS [2022-03-11T12:06:12.299Z] coverage: 82.4% of statements [2022-03-11T12:06:12.299Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2022-03-11T12:06:12.334Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T12:06:12.766Z] === RUN TestDump [2022-03-11T12:06:12.766Z] goroutine 21 [running]: [2022-03-11T12:06:12.766Z] github.com/docker/docker/pkg/stack.dump(0x79b9d7) [2022-03-11T12:06:12.766Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T12:06:12.766Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T12:06:12.766Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T12:06:12.766Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T12:06:12.766Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T12:06:12.766Z] testing.tRunner(0xc0000856c0, 0x90a190) [2022-03-11T12:06:12.766Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:06:12.766Z] created by testing.(*T).Run [2022-03-11T12:06:12.766Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T12:06:12.766Z] [2022-03-11T12:06:12.895Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T12:06:13.234Z] goroutine 1 [chan receive]: [2022-03-11T12:06:13.234Z] testing.(*T).Run(0xc000085520, {0x8fb7b1, 0x77a733}, 0x90a190) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T12:06:13.234Z] testing.runTests.func1(0xc0000c6810) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T12:06:13.234Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:06:13.234Z] testing.runTests(0xc0000dc080, {0xa6ec20, 0x3, 0x3}, {0x79ac2d, 0x8fd4ab, 0xa736e0}) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T12:06:13.234Z] testing.(*M).Run(0xc0000dc080) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T12:06:13.234Z] main.main() [2022-03-11T12:06:13.234Z] _testmain.go:95 +0x1f5 [2022-03-11T12:06:13.234Z] --- PASS: TestDump (0.00s) [2022-03-11T12:06:13.234Z] === RUN TestDumpToFile [2022-03-11T12:06:13.234Z] --- PASS: TestDumpToFile (0.21s) [2022-03-11T12:06:13.234Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T12:06:13.234Z] goroutine 3 [running]: [2022-03-11T12:06:13.234Z] github.com/docker/docker/pkg/stack.dump(0x808bb4) [2022-03-11T12:06:13.234Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T12:06:13.234Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x808f60}) [2022-03-11T12:06:13.234Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T12:06:13.234Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-03-11T12:06:13.234Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T12:06:13.234Z] testing.tRunner(0xc00002cb60, 0x90a180) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:06:13.234Z] created by testing.(*T).Run [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T12:06:13.234Z] [2022-03-11T12:06:13.234Z] goroutine 1 [chan receive]: [2022-03-11T12:06:13.234Z] testing.(*T).Run(0xc000085520, {0x902596, 0x77a733}, 0x90a180) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T12:06:13.234Z] testing.runTests.func1(0xc0000c6810) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T12:06:13.234Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:06:13.234Z] testing.runTests(0xc0000dc080, {0xa6ec20, 0x3, 0x3}, {0x79ac2d, 0x8fd4ab, 0xa736e0}) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T12:06:13.234Z] testing.(*M).Run(0xc0000dc080) [2022-03-11T12:06:13.234Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T12:06:13.234Z] main.main() [2022-03-11T12:06:13.234Z] _testmain.go:95 +0x1f5 [2022-03-11T12:06:13.234Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T12:06:13.234Z] PASS [2022-03-11T12:06:13.234Z] coverage: 90.9% of statements [2022-03-11T12:06:13.234Z] ok github.com/docker/docker/pkg/stack 0.263s coverage: 90.9% of statements [2022-03-11T12:06:13.234Z] time="2022-03-11T12:06:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T12:06:13.702Z] === RUN TestNewStdWriter [2022-03-11T12:06:13.702Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T12:06:13.702Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestWriteWithNilBytes [2022-03-11T12:06:13.702Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestWrite [2022-03-11T12:06:13.702Z] --- PASS: TestWrite (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestWriteWithWriterError [2022-03-11T12:06:13.702Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T12:06:13.702Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyWriteAndRead [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T12:06:13.702Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T12:06:13.702Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T12:06:13.702Z] PASS [2022-03-11T12:06:13.702Z] coverage: 100.0% of statements [2022-03-11T12:06:13.702Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-03-11T12:06:13.827Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T12:06:14.083Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T12:06:14.340Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T12:06:14.688Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T12:06:14.688Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T12:06:14.688Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestFormatStatus [2022-03-11T12:06:14.688Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestFormatError [2022-03-11T12:06:14.688Z] --- PASS: TestFormatError (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestFormatJSONError [2022-03-11T12:06:14.688Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T12:06:14.688Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T12:06:14.688Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestNewJSONProgressOutput [2022-03-11T12:06:14.688Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestAuxFormatterEmit [2022-03-11T12:06:14.688Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestStreamWriterStdout [2022-03-11T12:06:14.688Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T12:06:14.688Z] === RUN TestStreamWriterStderr [2022-03-11T12:06:14.688Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T12:06:14.688Z] PASS [2022-03-11T12:06:14.688Z] coverage: 66.2% of statements [2022-03-11T12:06:14.688Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2022-03-11T12:06:14.902Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T12:06:15.466Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T12:06:15.678Z] === RUN TestGenerateRandomID [2022-03-11T12:06:15.678Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T12:06:15.678Z] === RUN TestShortenId [2022-03-11T12:06:15.678Z] --- PASS: TestShortenId (0.00s) [2022-03-11T12:06:15.678Z] === RUN TestShortenSha256Id [2022-03-11T12:06:15.678Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T12:06:15.678Z] === RUN TestShortenIdEmpty [2022-03-11T12:06:15.678Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T12:06:15.678Z] === RUN TestShortenIdInvalid [2022-03-11T12:06:15.678Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T12:06:15.678Z] === RUN TestIsShortIDNonHex [2022-03-11T12:06:15.678Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T12:06:15.678Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T12:06:15.678Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T12:06:15.678Z] PASS [2022-03-11T12:06:15.678Z] coverage: 70.6% of statements [2022-03-11T12:06:15.678Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-03-11T12:06:15.724Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T12:06:16.146Z] === RUN TestIsCpusetListAvailable [2022-03-11T12:06:16.289Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T12:06:16.546Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T12:06:16.613Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T12:06:16.613Z] PASS [2022-03-11T12:06:16.613Z] coverage: 39.4% of statements [2022-03-11T12:06:16.613Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-03-11T12:06:16.803Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T12:06:18.176Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T12:06:18.179Z] === RUN TestChtimes [2022-03-11T12:06:18.179Z] --- PASS: TestChtimes (0.00s) [2022-03-11T12:06:18.179Z] === RUN TestChtimesWindows [2022-03-11T12:06:18.179Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-11T12:06:18.179Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T12:06:18.179Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T12:06:18.179Z] PASS [2022-03-11T12:06:18.179Z] coverage: 12.9% of statements [2022-03-11T12:06:18.179Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.9% of statements [2022-03-11T12:06:18.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-11T12:06:18.741Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-11T12:06:18.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-11T12:06:19.171Z] === RUN TestTailFile [2022-03-11T12:06:19.171Z] --- PASS: TestTailFile (0.00s) [2022-03-11T12:06:19.171Z] === RUN TestTailFileManyLines [2022-03-11T12:06:19.171Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-11T12:06:19.171Z] === RUN TestTailEmptyFile [2022-03-11T12:06:19.171Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T12:06:19.171Z] === RUN TestTailNegativeN [2022-03-11T12:06:19.171Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.171Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.171Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.172Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.173Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.173Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.393Z] Removing intermediate container b54e48539ec0 [2022-03-11T12:06:19.393Z] ---> d70741c7223e [2022-03-11T12:06:19.393Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T12:06:19.861Z] ---> Running in aad43436bbbc [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.879Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.879Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:06:19.879Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:06:19.879Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.879Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:06:19.880Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.880Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:06:19.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:06:19.881Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:06:19.882Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T12:06:19.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.02s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:06:20.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:06:20.353Z] PASS [2022-03-11T12:06:20.353Z] coverage: 88.6% of statements [2022-03-11T12:06:20.353Z] ok github.com/docker/docker/pkg/tailfile 0.372s coverage: 88.6% of statements [2022-03-11T12:06:20.353Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T12:06:20.353Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T12:06:20.353Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T12:06:20.353Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T12:06:20.822Z] === RUN TestTruncIndex [2022-03-11T12:06:20.822Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T12:06:20.822Z] PASS [2022-03-11T12:06:20.822Z] coverage: 91.5% of statements [2022-03-11T12:06:20.822Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T12:06:20.822Z] ok github.com/docker/docker/pkg/truncindex 0.171s coverage: 91.5% of statements [2022-03-11T12:06:20.822Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-11T12:06:20.822Z] === RUN TestTarSumRemove [2022-03-11T12:06:20.822Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T12:06:20.822Z] === RUN TestSortFileInfoSums [2022-03-11T12:06:20.822Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T12:06:20.822Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T12:06:20.822Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T12:06:20.822Z] === RUN TestNewTarSumForLabel [2022-03-11T12:06:20.822Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T12:06:20.822Z] === RUN TestEmptyTar [2022-03-11T12:06:20.822Z] --- PASS: TestEmptyTar (0.00s) [2022-03-11T12:06:20.822Z] === RUN TestTarSumsReadSize [2022-03-11T12:06:20.822Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-11T12:06:20.822Z] === RUN TestTarSums [2022-03-11T12:06:21.265Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T12:06:21.290Z] --- PASS: TestTarSums (0.09s) [2022-03-11T12:06:21.290Z] === RUN TestIteration [2022-03-11T12:06:21.290Z] --- PASS: TestIteration (0.00s) [2022-03-11T12:06:21.290Z] === RUN TestVersionLabelForChecksum [2022-03-11T12:06:21.290Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T12:06:21.290Z] === RUN TestVersion [2022-03-11T12:06:21.290Z] --- PASS: TestVersion (0.00s) [2022-03-11T12:06:21.290Z] === RUN TestGetVersion [2022-03-11T12:06:21.290Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T12:06:21.290Z] === RUN TestGetVersions [2022-03-11T12:06:21.290Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T12:06:21.290Z] PASS [2022-03-11T12:06:21.290Z] coverage: 89.3% of statements [2022-03-11T12:06:21.290Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-03-11T12:06:21.290Z] --- PASS: TestGet (15.02s) [2022-03-11T12:06:21.290Z] === RUN TestPluginWithNoManifest [2022-03-11T12:06:21.290Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T12:06:21.290Z] === RUN TestGetAll [2022-03-11T12:06:21.290Z] --- PASS: TestGetAll (0.01s) [2022-03-11T12:06:21.290Z] PASS [2022-03-11T12:06:21.290Z] coverage: 73.2% of statements [2022-03-11T12:06:21.290Z] ok github.com/docker/docker/pkg/plugins 36.226s coverage: 73.2% of statements [2022-03-11T12:06:21.435Z] [2022-03-11T12:06:21.435Z] SUCCESS: Specified value was saved. [2022-03-11T12:06:21.523Z] docker_api_swarm_test.go:46: [dbf22a3877058] joining swarm manager [d648c1c5f0066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:06:21.660Z] --- PASS: TestServiceUpdateSecrets (13.92s) [2022-03-11T12:06:21.660Z] === RUN TestServiceUpdateConfigs [2022-03-11T12:06:21.758Z] === RUN TestIsGIT [2022-03-11T12:06:21.759Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T12:06:21.759Z] === RUN TestIsTransport [2022-03-11T12:06:21.759Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T12:06:21.759Z] PASS [2022-03-11T12:06:21.759Z] coverage: 100.0% of statements [2022-03-11T12:06:21.759Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2022-03-11T12:06:21.759Z] === RUN TestVersionInfo [2022-03-11T12:06:21.759Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T12:06:21.759Z] === RUN TestAppendVersions [2022-03-11T12:06:21.759Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T12:06:21.759Z] PASS [2022-03-11T12:06:21.759Z] coverage: 88.9% of statements [2022-03-11T12:06:21.759Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-03-11T12:06:22.745Z] === RUN TestNewSettable [2022-03-11T12:06:22.745Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T12:06:22.745Z] === RUN TestIsSettable [2022-03-11T12:06:22.745Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T12:06:22.745Z] === RUN TestUpdateSettingsEnv [2022-03-11T12:06:22.745Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T12:06:22.745Z] PASS [2022-03-11T12:06:22.745Z] coverage: 20.0% of statements [2022-03-11T12:06:22.745Z] ok github.com/docker/docker/plugin/v2 0.084s coverage: 20.0% of statements [2022-03-11T12:06:23.220Z] === RUN TestLoad [2022-03-11T12:06:23.220Z] --- PASS: TestLoad (0.00s) [2022-03-11T12:06:23.220Z] === RUN TestSave [2022-03-11T12:06:23.220Z] --- PASS: TestSave (0.04s) [2022-03-11T12:06:23.220Z] === RUN TestAddDeleteGet [2022-03-11T12:06:23.689Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-11T12:06:23.689Z] === RUN TestInvalidTags [2022-03-11T12:06:23.689Z] --- PASS: TestInvalidTags (0.00s) [2022-03-11T12:06:23.689Z] PASS [2022-03-11T12:06:23.689Z] coverage: 84.4% of statements [2022-03-11T12:06:23.689Z] ok github.com/docker/docker/reference 0.132s coverage: 84.4% of statements [2022-03-11T12:06:24.157Z] === RUN TestValidatePrivileges [2022-03-11T12:06:24.157Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T12:06:24.157Z] === RUN TestFilterByCapNeg [2022-03-11T12:06:24.157Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T12:06:24.157Z] === RUN TestFilterByCapPos [2022-03-11T12:06:24.157Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T12:06:24.157Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T12:06:24.157Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T12:06:24.157Z] PASS [2022-03-11T12:06:24.157Z] coverage: 12.0% of statements [2022-03-11T12:06:24.157Z] ok github.com/docker/docker/plugin 0.071s coverage: 12.0% of statements [2022-03-11T12:06:24.387Z] Removing intermediate container aad43436bbbc [2022-03-11T12:06:24.387Z] ---> 81ccaabc60aa [2022-03-11T12:06:24.387Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T12:06:24.387Z] ---> Running in 72f6fb914387 [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T12:06:25.153Z] time="2022-03-11T12:06:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestReader [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T12:06:25.153Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T12:06:25.153Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T12:06:25.153Z] PASS [2022-03-11T12:06:25.153Z] coverage: 100.0% of statements [2022-03-11T12:06:25.153Z] ok github.com/docker/docker/registry/resumable 0.294s coverage: 100.0% of statements [2022-03-11T12:06:25.622Z] === RUN TestRestartManagerTimeout [2022-03-11T12:06:25.622Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T12:06:25.622Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T12:06:25.622Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T12:06:25.622Z] PASS [2022-03-11T12:06:25.622Z] coverage: 45.3% of statements [2022-03-11T12:06:25.622Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 45.3% of statements [2022-03-11T12:06:25.699Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T12:06:26.102Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T12:06:26.102Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T12:06:26.102Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T12:06:26.102Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestValidateMirror [2022-03-11T12:06:26.102Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestLoadInsecureRegistries [2022-03-11T12:06:26.102Z] time="2022-03-11T12:06:25Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T12:06:26.102Z] time="2022-03-11T12:06:25Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T12:06:26.102Z] time="2022-03-11T12:06:25Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T12:06:26.102Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-03-11T12:06:26.102Z] === RUN TestNewServiceConfig [2022-03-11T12:06:26.102Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestValidateIndexName [2022-03-11T12:06:26.102Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestValidateIndexNameWithError [2022-03-11T12:06:26.102Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestEndpointParse [2022-03-11T12:06:26.102Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestEndpointParseInvalid [2022-03-11T12:06:26.102Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestValidateEndpoint [2022-03-11T12:06:26.102Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-11T12:06:26.102Z] === RUN TestPing [2022-03-11T12:06:26.102Z] --- PASS: TestPing (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestPingRegistryEndpoint [2022-03-11T12:06:26.102Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:26.102Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestEndpoint [2022-03-11T12:06:26.102Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:26.102Z] --- SKIP: TestEndpoint (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestParseRepositoryInfo [2022-03-11T12:06:26.102Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestNewIndexInfo [2022-03-11T12:06:26.102Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestMirrorEndpointLookup [2022-03-11T12:06:26.102Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:06:26.102Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-11T12:06:26.102Z] === RUN TestSearchRepositories [2022-03-11T12:06:26.102Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T12:06:26.102Z] Host: 127.0.0.1:49364 [2022-03-11T12:06:26.102Z] User-Agent: docker test client [2022-03-11T12:06:26.102Z] Authorization: Token fake-token [2022-03-11T12:06:26.102Z] X-Docker-Token: true [2022-03-11T12:06:26.102Z] Accept-Encoding: gzip [2022-03-11T12:06:26.102Z] [2022-03-11T12:06:26.102Z] [2022-03-11T12:06:26.102Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T12:06:26.102Z] Connection: close [2022-03-11T12:06:26.102Z] Content-Length: 144 [2022-03-11T12:06:26.102Z] Cache-Control: no-cache [2022-03-11T12:06:26.102Z] Content-Type: application/json [2022-03-11T12:06:26.102Z] Date: Fri, 11 Mar 2022 12:06:25 GMT [2022-03-11T12:06:26.102Z] Expires: -1 [2022-03-11T12:06:26.102Z] Pragma: no-cache [2022-03-11T12:06:26.102Z] Server: docker-tests/mock [2022-03-11T12:06:26.102Z] X-Docker-Registry-Config: mock [2022-03-11T12:06:26.102Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T12:06:26.102Z] [2022-03-11T12:06:26.102Z] [2022-03-11T12:06:26.102Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-11T12:06:26.102Z] === RUN TestTrustedLocation [2022-03-11T12:06:26.102Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T12:06:26.102Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T12:06:26.102Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestIsSecureIndex [2022-03-11T12:06:26.102Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T12:06:26.102Z] PASS [2022-03-11T12:06:26.102Z] coverage: 51.2% of statements [2022-03-11T12:06:26.102Z] === RUN TestDecodeContainerConfig [2022-03-11T12:06:26.102Z] ok github.com/docker/docker/registry 0.326s coverage: 51.2% of statements [2022-03-11T12:06:26.102Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-03-11T12:06:26.102Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T12:06:26.102Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T12:06:26.102Z] === RUN TestValidatePrivileged [2022-03-11T12:06:26.102Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T12:06:26.102Z] PASS [2022-03-11T12:06:26.102Z] coverage: 52.6% of statements [2022-03-11T12:06:26.102Z] ok github.com/docker/docker/runconfig 0.070s coverage: 52.6% of statements [2022-03-11T12:06:26.570Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T12:06:26.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T12:06:26.570Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T12:06:26.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T12:06:26.570Z] PASS [2022-03-11T12:06:26.570Z] coverage: 62.5% of statements [2022-03-11T12:06:26.570Z] ok github.com/docker/docker/testutil 0.176s coverage: 62.5% of statements [2022-03-11T12:06:28.261Z] Cannot create a file when that file already exists. [2022-03-11T12:06:29.038Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T12:06:29.038Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T12:06:29.038Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T12:06:29.038Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T12:06:29.038Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T12:06:29.298Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T12:06:29.519Z] === RUN TestGetDriver [2022-03-11T12:06:29.519Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T12:06:29.519Z] === RUN TestVolumeRequestError [2022-03-11T12:06:29.519Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T12:06:29.519Z] PASS [2022-03-11T12:06:29.519Z] coverage: 36.1% of statements [2022-03-11T12:06:29.519Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-03-11T12:06:30.511Z] === RUN TestGetAddress [2022-03-11T12:06:30.511Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T12:06:30.511Z] === RUN TestRemove [2022-03-11T12:06:30.511Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T12:06:30.511Z] --- SKIP: TestRemove (0.00s) [2022-03-11T12:06:30.511Z] === RUN TestInitializeWithVolumes [2022-03-11T12:06:30.511Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-11T12:06:30.511Z] === RUN TestCreate [2022-03-11T12:06:30.511Z] --- PASS: TestCreate (0.01s) [2022-03-11T12:06:30.511Z] === RUN TestValidateName [2022-03-11T12:06:30.511Z] --- PASS: TestValidateName (0.00s) [2022-03-11T12:06:30.511Z] === RUN TestCreateWithOpts [2022-03-11T12:06:30.511Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T12:06:30.511Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T12:06:30.511Z] === RUN TestRelaodNoOpts [2022-03-11T12:06:30.511Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-11T12:06:30.511Z] PASS [2022-03-11T12:06:30.511Z] coverage: 41.5% of statements [2022-03-11T12:06:30.511Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRaw [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T12:06:30.978Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRaw [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T12:06:30.978Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T12:06:30.978Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T12:06:30.979Z] === RUN TestConvertTmpfsOptions [2022-03-11T12:06:30.979Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T12:06:30.979Z] linux_parser_test.go:209: data="ro" [2022-03-11T12:06:30.979Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T12:06:30.979Z] === RUN TestParseMountSpec [2022-03-11T12:06:30.979Z] parser_test.go:62: case 0 [2022-03-11T12:06:30.979Z] parser_test.go:62: case 1 [2022-03-11T12:06:30.979Z] parser_test.go:62: case 2 [2022-03-11T12:06:30.979Z] parser_test.go:62: case 3 [2022-03-11T12:06:30.979Z] parser_test.go:62: case 4 [2022-03-11T12:06:30.979Z] parser_test.go:62: case 5 [2022-03-11T12:06:30.979Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T12:06:30.979Z] === RUN TestValidateMount [2022-03-11T12:06:30.979Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRaw [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T12:06:30.979Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T12:06:30.979Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T12:06:30.979Z] PASS [2022-03-11T12:06:30.979Z] coverage: 67.6% of statements [2022-03-11T12:06:30.979Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-03-11T12:06:31.192Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T12:06:31.447Z] === RUN TestSetGetMeta [2022-03-11T12:06:31.447Z] === PAUSE TestSetGetMeta [2022-03-11T12:06:31.447Z] === RUN TestRestore [2022-03-11T12:06:31.447Z] === PAUSE TestRestore [2022-03-11T12:06:31.447Z] === RUN TestServiceCreate [2022-03-11T12:06:31.447Z] === PAUSE TestServiceCreate [2022-03-11T12:06:31.447Z] === RUN TestServiceList [2022-03-11T12:06:31.447Z] === PAUSE TestServiceList [2022-03-11T12:06:31.447Z] === RUN TestServiceRemove [2022-03-11T12:06:31.447Z] === PAUSE TestServiceRemove [2022-03-11T12:06:31.447Z] === RUN TestServiceGet [2022-03-11T12:06:31.447Z] === PAUSE TestServiceGet [2022-03-11T12:06:31.447Z] === RUN TestServicePrune [2022-03-11T12:06:31.447Z] === PAUSE TestServicePrune [2022-03-11T12:06:31.447Z] === RUN TestCreate [2022-03-11T12:06:31.447Z] === PAUSE TestCreate [2022-03-11T12:06:31.447Z] === RUN TestRemove [2022-03-11T12:06:31.915Z] === PAUSE TestRemove [2022-03-11T12:06:31.915Z] === RUN TestList [2022-03-11T12:06:31.915Z] === PAUSE TestList [2022-03-11T12:06:31.915Z] === RUN TestFindByDriver [2022-03-11T12:06:31.915Z] === PAUSE TestFindByDriver [2022-03-11T12:06:31.915Z] === RUN TestFindByReferenced [2022-03-11T12:06:31.915Z] === PAUSE TestFindByReferenced [2022-03-11T12:06:31.915Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T12:06:31.915Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T12:06:31.915Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:06:31.915Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:06:31.915Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T12:06:31.915Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T12:06:31.915Z] === RUN TestRefDerefRemove [2022-03-11T12:06:31.915Z] === PAUSE TestRefDerefRemove [2022-03-11T12:06:31.915Z] === RUN TestGet [2022-03-11T12:06:31.915Z] === PAUSE TestGet [2022-03-11T12:06:31.915Z] === RUN TestGetWithReference [2022-03-11T12:06:31.915Z] === PAUSE TestGetWithReference [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T12:06:31.915Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T12:06:31.915Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:06:31.915Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:06:31.915Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T12:06:31.915Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T12:06:31.915Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:06:31.915Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:06:31.915Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T12:06:31.915Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T12:06:31.915Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T12:06:31.915Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T12:06:31.915Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:06:31.915Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:06:31.915Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:06:31.915Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T12:06:31.915Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T12:06:31.915Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T12:06:31.915Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T12:06:31.915Z] === CONT TestSetGetMeta [2022-03-11T12:06:31.915Z] === CONT TestServiceGet [2022-03-11T12:06:31.915Z] === CONT TestList [2022-03-11T12:06:31.915Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T12:06:31.915Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-11T12:06:31.915Z] === CONT TestGetWithReference [2022-03-11T12:06:31.915Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-11T12:06:31.915Z] === CONT TestGet [2022-03-11T12:06:31.915Z] --- PASS: TestList (0.04s) [2022-03-11T12:06:31.915Z] === CONT TestRefDerefRemove [2022-03-11T12:06:31.915Z] --- PASS: TestGetWithReference (0.03s) [2022-03-11T12:06:31.915Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:06:31.915Z] --- PASS: TestGet (0.02s) [2022-03-11T12:06:31.915Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T12:06:31.915Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-11T12:06:31.915Z] === CONT TestFindByReferenced [2022-03-11T12:06:31.915Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-11T12:06:31.915Z] === CONT TestFindByDriver [2022-03-11T12:06:31.915Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-11T12:06:31.915Z] === CONT TestServiceRemove [2022-03-11T12:06:31.915Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-11T12:06:31.915Z] === CONT TestServiceList [2022-03-11T12:06:31.915Z] --- PASS: TestFindByDriver (0.03s) [2022-03-11T12:06:31.915Z] === CONT TestServiceCreate [2022-03-11T12:06:31.915Z] --- PASS: TestServiceGet (0.19s) [2022-03-11T12:06:31.915Z] === CONT TestRestore [2022-03-11T12:06:31.915Z] --- PASS: TestServiceRemove (0.12s) [2022-03-11T12:06:31.915Z] === CONT TestRemove [2022-03-11T12:06:31.915Z] --- PASS: TestServiceCreate (0.11s) [2022-03-11T12:06:31.915Z] === CONT TestCreate [2022-03-11T12:06:31.915Z] --- PASS: TestServiceList (0.11s) [2022-03-11T12:06:31.915Z] === CONT TestServicePrune [2022-03-11T12:06:31.915Z] --- PASS: TestRestore (0.02s) [2022-03-11T12:06:31.915Z] --- PASS: TestCreate (0.02s) [2022-03-11T12:06:31.915Z] --- PASS: TestRemove (0.02s) [2022-03-11T12:06:31.915Z] time="2022-03-11T12:06:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:06:31.915Z] time="2022-03-11T12:06:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:06:31.915Z] time="2022-03-11T12:06:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:06:31.915Z] time="2022-03-11T12:06:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T12:06:31.915Z] time="2022-03-11T12:06:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:06:31.916Z] --- PASS: TestServicePrune (0.04s) [2022-03-11T12:06:31.916Z] PASS [2022-03-11T12:06:31.916Z] coverage: 69.0% of statements [2022-03-11T12:06:31.916Z] ok github.com/docker/docker/volume/service 0.291s coverage: 69.0% of statements [2022-03-11T12:06:32.124Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T12:06:34.137Z] Removing intermediate container 72f6fb914387 [2022-03-11T12:06:34.137Z] ---> d7d16497a653 [2022-03-11T12:06:34.137Z] Step 13/13 : CMD ["sh"] [2022-03-11T12:06:34.137Z] ---> Running in 025f253f2083 [2022-03-11T12:06:34.137Z] Removing intermediate container 025f253f2083 [2022-03-11T12:06:34.137Z] ---> 6b33e5f8c8e2 [2022-03-11T12:06:34.137Z] Successfully built 6b33e5f8c8e2 [2022-03-11T12:06:34.137Z] Successfully tagged busybox:latest [2022-03-11T12:06:34.137Z] INFO: Docker images of the daemon under test [2022-03-11T12:06:34.137Z] [2022-03-11T12:06:34.137Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T12:06:34.137Z] busybox latest 6b33e5f8c8e2 Less than a second ago 5.01GB [2022-03-11T12:06:34.137Z] microsoft/windowsservercore latest 02f938cacc3b 8 days ago 4.96GB [2022-03-11T12:06:34.137Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 8 days ago 4.96GB [2022-03-11T12:06:34.137Z] [2022-03-11T12:06:34.137Z] INFO: Running integration tests at 03/11/2022 12:06:33... [2022-03-11T12:06:34.137Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T12:06:34.137Z] INFO: Integration API tests being run from the host: [2022-03-11T12:06:34.137Z] INFO: make.ps1 starting at 03/11/2022 12:06:33 [2022-03-11T12:06:35.397Z] --- PASS: TestImportExtremelyLargeImageWorks (171.88s) [2022-03-11T12:06:35.397Z] PASS [2022-03-11T12:06:35.397Z] [2022-03-11T12:06:35.397Z] DONE 22 tests in 175.570s [2022-03-11T12:06:35.397Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T12:06:35.397Z] ++ 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-03-11T12:06:35.397Z] ++ set -e [2022-03-11T12:06:35.397Z] ++ '[' -n 0 ']' [2022-03-11T12:06:35.397Z] ++ set -x [2022-03-11T12:06:35.397Z] ++ 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-03-11T12:06:35.653Z] INFO: Testing against a local daemon [2022-03-11T12:06:35.653Z] === RUN TestNetworkCreateDelete [2022-03-11T12:06:35.653Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T12:06:35.653Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-03-11T12:06:35.653Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T12:06:35.712Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T12:06:36.214Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T12:06:36.214Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-03-11T12:06:36.214Z] === RUN TestDaemonDNSFallback [2022-03-11T12:06:36.471Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T12:06:36.506Z] --- PASS: TestServiceUpdateConfigs (14.14s) [2022-03-11T12:06:36.506Z] === RUN TestServiceUpdateNetwork [2022-03-11T12:06:39.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-11T12:06:40.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-11T12:06:42.834Z] --- PASS: TestDaemonDNSFallback (6.56s) [2022-03-11T12:06:42.834Z] === RUN TestInspectNetwork [2022-03-11T12:06:43.089Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T12:06:46.365Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T12:06:46.365Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T12:06:46.365Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T12:06:46.365Z] === RUN TestInspectNetwork/network_name [2022-03-11T12:06:46.365Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T12:06:46.621Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T12:06:47.990Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T12:06:47.990Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-11T12:06:47.990Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T12:06:48.682Z] --- PASS: TestServiceUpdateNetwork (12.05s) [2022-03-11T12:06:48.682Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T12:06:48.682Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T12:06:48.682Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T12:06:49.723Z] 2022/03/11 12:06:47 Closing DB instances... [2022-03-11T12:06:49.723Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2022-03-11T12:06:49.723Z] === RUN TestFindNode [2022-03-11T12:06:49.723Z] 2022/03/11 12:06:49 Closing DB instances... [2022-03-11T12:06:49.723Z] --- PASS: TestFindNode (0.02s) [2022-03-11T12:06:49.723Z] === RUN TestChangeNodeState [2022-03-11T12:06:49.723Z] 2022/03/11 12:06:49 Closing DB instances... [2022-03-11T12:06:49.723Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-11T12:06:49.723Z] === RUN TestNodeReincarnation [2022-03-11T12:06:49.723Z] 2022/03/11 12:06:49 Closing DB instances... [2022-03-11T12:06:50.513Z] --- PASS: TestInspectNetwork (7.84s) [2022-03-11T12:06:50.513Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T12:06:50.513Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T12:06:50.513Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T12:06:50.513Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T12:06:50.513Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T12:06:51.447Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T12:06:51.704Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T12:06:52.635Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-03-11T12:06:52.635Z] === RUN TestNetworkInvalidJSON [2022-03-11T12:06:52.635Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T12:06:52.635Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T12:06:52.635Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:06:52.635Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:06:52.635Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:06:52.635Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:06:52.635Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T12:06:52.635Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:06:52.635Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:06:52.635Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-11T12:06:52.635Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T12:06:52.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T12:06:52.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T12:06:52.635Z] === RUN TestNetworkList [2022-03-11T12:06:52.635Z] === RUN TestNetworkList//networks [2022-03-11T12:06:52.635Z] === PAUSE TestNetworkList//networks [2022-03-11T12:06:52.635Z] === RUN TestNetworkList//networks/ [2022-03-11T12:06:52.635Z] === PAUSE TestNetworkList//networks/ [2022-03-11T12:06:52.635Z] === CONT TestNetworkList//networks [2022-03-11T12:06:52.635Z] === CONT TestNetworkList//networks/ [2022-03-11T12:06:52.635Z] --- PASS: TestNetworkList (0.01s) [2022-03-11T12:06:52.635Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T12:06:52.635Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T12:06:52.635Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T12:06:53.200Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-03-11T12:06:53.200Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T12:06:53.200Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T12:06:53.456Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T12:06:54.393Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-11T12:06:54.393Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T12:06:54.958Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T12:06:54.958Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2022-03-11T12:06:54.958Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T12:06:55.526Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T12:06:55.592Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T12:06:55.592Z] === RUN TestParallelCreate [2022-03-11T12:06:55.592Z] 2022/03/11 12:06:54 Closing DB instances... [2022-03-11T12:06:55.592Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T12:06:55.592Z] === RUN TestParallelDelete [2022-03-11T12:06:55.592Z] 2022/03/11 12:06:54 Closing DB instances... [2022-03-11T12:06:55.592Z] --- PASS: TestParallelDelete (0.02s) [2022-03-11T12:06:55.592Z] === RUN TestNetworkDBIslands [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dcf06bd8b23b with config:&{NodeID:dcf06bd8b23b 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-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, added to nodes list" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8ce8f807fb52 with config:&{NodeID:8ce8f807fb52 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-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, added to nodes list" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, added to nodes list" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, added to nodes list" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-03-11T12:06:55.592Z] time="2022-03-11T12:06:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1b1ad2a2774a with config:&{NodeID:1b1ad2a2774a 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-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d0b84b618fc1 with config:&{NodeID:d0b84b618fc1 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-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node d0b84b618fc1/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node d0b84b618fc1/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node d0b84b618fc1/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node d0b84b618fc1/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T12:06:56.062Z] time="2022-03-11T12:06:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-03-11T12:06:56.090Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T12:06:56.090Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-03-11T12:06:56.090Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node d0b84b618fc1/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node d0b84b618fc1/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node d0b84b618fc1/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node d0b84b618fc1/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:72a8416ab401 with config:&{NodeID:72a8416ab401 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-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node d0b84b618fc1/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node d0b84b618fc1/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T12:06:56.531Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-03-11T12:06:56.656Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T12:06:56.775Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to nodes list" [2022-03-11T12:06:56.998Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=info msg="The new bootstrap node list is:[172.28.218.164:10033 172.28.218.164:10034 172.28.218.164:10035]" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10033" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49388" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49389" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10034" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10035" [2022-03-11T12:06:56.998Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49390" [2022-03-11T12:06:57.467Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:56Z" level=info msg="The new bootstrap node list is:[172.28.218.164:10033 172.28.218.164:10034 172.28.218.164:10035]" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10033" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49391" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10034" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49392" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10035" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:56Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49393" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="node 0 leaving" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b change state NodeActive --> NodeLeft" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="node5(72a8416ab401): Node leave event for dcf06bd8b23b/172.28.218.164" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b change state NodeActive --> NodeLeft" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="node3(1b1ad2a2774a): Node leave event for dcf06bd8b23b/172.28.218.164" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b change state NodeActive --> NodeLeft" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="node4(d0b84b618fc1): Node leave event for dcf06bd8b23b/172.28.218.164" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b change state NodeActive --> NodeLeft" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="node2(8ce8f807fb52): Node leave event for dcf06bd8b23b/172.28.218.164" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b change state NodeActive --> NodeLeft" [2022-03-11T12:06:57.467Z] time="2022-03-11T12:06:57Z" level=info msg="node1(dcf06bd8b23b): Node leave event for dcf06bd8b23b/172.28.218.164" [2022-03-11T12:06:57.585Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-03-11T12:06:57.585Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, left gossip cluster" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, left gossip cluster" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, left gossip cluster" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, left gossip cluster" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node dcf06bd8b23b/172.28.218.164, left gossip cluster" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="node 1 leaving" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52 change state NodeActive --> NodeLeft" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="node3(1b1ad2a2774a): Node leave event for 8ce8f807fb52/172.28.218.164" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, left gossip cluster" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52 change state NodeActive --> NodeFailed" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, added to failed nodes list" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52 change state NodeActive --> NodeLeft" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="node5(72a8416ab401): Node leave event for 8ce8f807fb52/172.28.218.164" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52 change state NodeActive --> NodeLeft" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=info msg="node4(d0b84b618fc1): Node leave event for 8ce8f807fb52/172.28.218.164" [2022-03-11T12:06:57.935Z] time="2022-03-11T12:06:57Z" level=error msg="node: 8ce8f807fb52 is unknown to memberlist" [2022-03-11T12:06:58.147Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T12:06:58.147Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-11T12:06:58.147Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, left gossip cluster" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, left gossip cluster" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:57Z" level=info msg="Node 8ce8f807fb52/172.28.218.164, left gossip cluster" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=info msg="node 2 leaving" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=info msg="Node 1b1ad2a2774a change state NodeActive --> NodeLeft" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=info msg="node4(d0b84b618fc1): Node leave event for 1b1ad2a2774a/172.28.218.164" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=info msg="Node 1b1ad2a2774a change state NodeActive --> NodeLeft" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=info msg="node5(72a8416ab401): Node leave event for 1b1ad2a2774a/172.28.218.164" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=info msg="Node 1b1ad2a2774a change state NodeActive --> NodeLeft" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=info msg="node3(1b1ad2a2774a): Node leave event for 1b1ad2a2774a/172.28.218.164" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=debug msg="memberlist: Failed ping: 8ce8f807fb52 (timeout reached)" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.218.164:10037: use of closed network connection" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.218.164:10035: use of closed network connection" [2022-03-11T12:06:58.403Z] time="2022-03-11T12:06:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.218.164:10036: use of closed network connection" [2022-03-11T12:06:58.404Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T12:06:58.404Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T12:06:58.661Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, left gossip cluster" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, left gossip cluster" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node 1b1ad2a2774a/172.28.218.164, left gossip cluster" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="memberlist: Suspect 8ce8f807fb52 has failed, no acks received" [2022-03-11T12:06:58.880Z] networkdb_test.go:867: node4: OK [2022-03-11T12:06:58.880Z] networkdb_test.go:867: node5: OK [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="node 0 coming back" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c245c3849322 with config:&{NodeID:c245c3849322 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-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node c245c3849322/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node c245c3849322/172.28.218.164, added to nodes list" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="node 1 coming back" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e930b261fcd4 with config:&{NodeID:e930b261fcd4 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-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node e930b261fcd4/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node e930b261fcd4/172.28.218.164, added to nodes list" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="node 2 coming back" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c9f9995e71e2 with config:&{NodeID:c9f9995e71e2 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-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node c9f9995e71e2/172.28.218.164, joined gossip cluster" [2022-03-11T12:06:58.880Z] time="2022-03-11T12:06:58Z" level=info msg="Node c9f9995e71e2/172.28.218.164, added to nodes list" [2022-03-11T12:06:58.917Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T12:06:59.480Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T12:07:00.850Z] --- PASS: TestServiceWithPredefinedNetwork (2.59s) [2022-03-11T12:07:00.850Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T12:07:00.850Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:07:00.850Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:07:00.850Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T12:07:00.850Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T12:07:01.416Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T12:07:02.671Z] time="2022-03-11T12:07:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.218.164:10033 172.28.218.164:10034 172.28.218.164:10035]" [2022-03-11T12:07:02.671Z] time="2022-03-11T12:07:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.218.164:10033 172.28.218.164:10034 172.28.218.164:10035]" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10033" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49395" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node d0b84b618fc1/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node d0b84b618fc1/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node 72a8416ab401/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c245c3849322/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c245c3849322/172.28.218.164, is the new incarnation of the shutdown node dcf06bd8b23b/172.28.218.164" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c245c3849322/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10034" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49396" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c245c3849322/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c245c3849322/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node d0b84b618fc1/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node d0b84b618fc1/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node 72a8416ab401/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node e930b261fcd4/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node e930b261fcd4/172.28.218.164, is the new incarnation of the shutdown node 8ce8f807fb52/172.28.218.164" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node e930b261fcd4/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10035" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49397" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node e930b261fcd4/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node e930b261fcd4/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c245c3849322/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c245c3849322/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node d0b84b618fc1/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node d0b84b618fc1/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node 72a8416ab401/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c9f9995e71e2/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c9f9995e71e2/172.28.218.164, is the new incarnation of the shutdown node 1b1ad2a2774a/172.28.218.164" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:02Z" level=info msg="Node c9f9995e71e2/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node e930b261fcd4/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node e930b261fcd4/172.28.218.164, is the new incarnation of the shutdown node 8ce8f807fb52/172.28.218.164" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node e930b261fcd4/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node c245c3849322/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node c245c3849322/172.28.218.164, is the new incarnation of the shutdown node dcf06bd8b23b/172.28.218.164" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node c245c3849322/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node e930b261fcd4/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node e930b261fcd4/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node c9f9995e71e2/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node c9f9995e71e2/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node c9f9995e71e2/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node c9f9995e71e2/172.28.218.164, is the new incarnation of the shutdown node 1b1ad2a2774a/172.28.218.164" [2022-03-11T12:07:03.139Z] time="2022-03-11T12:07:03Z" level=info msg="Node c9f9995e71e2/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.354Z] --- PASS: TestServiceUpdatePidsLimit (15.82s) [2022-03-11T12:07:03.354Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-11T12:07:03.354Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-11T12:07:03.354Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-11T12:07:03.354Z] PASS [2022-03-11T12:07:03.354Z] [2022-03-11T12:07:03.354Z] === Skipped [2022-03-11T12:07:03.354Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T12:07:03.354Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T12:07:03.354Z] [2022-03-11T12:07:03.354Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-11T12:07:03.354Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T12:07:03.354Z] [2022-03-11T12:07:03.354Z] DONE 27 tests, 2 skipped in 145.331s [2022-03-11T12:07:03.354Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T12:07:03.354Z] ++ 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-03-11T12:07:03.354Z] ++ set -e [2022-03-11T12:07:03.354Z] ++ '[' -n 0 ']' [2022-03-11T12:07:03.354Z] ++ set -x [2022-03-11T12:07:03.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-11T12:07:03.354Z] INFO: Testing against a local daemon [2022-03-11T12:07:03.354Z] === RUN TestSessionCreate [2022-03-11T12:07:03.354Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T12:07:03.354Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T12:07:03.354Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T12:07:03.354Z] PASS [2022-03-11T12:07:03.354Z] [2022-03-11T12:07:03.354Z] DONE 2 tests in 0.122s [2022-03-11T12:07:03.354Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T12:07:03.354Z] ++ 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-03-11T12:07:03.354Z] ++ set -e [2022-03-11T12:07:03.354Z] ++ '[' -n 0 ']' [2022-03-11T12:07:03.354Z] ++ set -x [2022-03-11T12:07:03.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-11T12:07:03.354Z] INFO: Testing against a local daemon [2022-03-11T12:07:03.354Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T12:07:03.354Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T12:07:03.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:07:03.354Z] === RUN TestDiskUsage [2022-03-11T12:07:03.354Z] === PAUSE TestDiskUsage [2022-03-11T12:07:03.354Z] === RUN TestEventsExecDie [2022-03-11T12:07:03.607Z] time="2022-03-11T12:07:03Z" level=info msg="Node c9f9995e71e2/172.28.218.164, joined gossip cluster" [2022-03-11T12:07:03.607Z] time="2022-03-11T12:07:03Z" level=info msg="Node c9f9995e71e2/172.28.218.164, added to nodes list" [2022-03-11T12:07:03.607Z] time="2022-03-11T12:07:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10033" [2022-03-11T12:07:03.607Z] time="2022-03-11T12:07:03Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49398" [2022-03-11T12:07:03.607Z] time="2022-03-11T12:07:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10034" [2022-03-11T12:07:03.607Z] time="2022-03-11T12:07:03Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49399" [2022-03-11T12:07:03.607Z] time="2022-03-11T12:07:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.218.164:10035" [2022-03-11T12:07:03.607Z] time="2022-03-11T12:07:03Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49400" [2022-03-11T12:07:03.612Z] --- PASS: TestEventsExecDie (0.50s) [2022-03-11T12:07:03.612Z] === RUN TestEventsBackwardsCompatible [2022-03-11T12:07:03.612Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-11T12:07:03.612Z] === RUN TestEventsVolumeCreate [2022-03-11T12:07:03.612Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-11T12:07:03.612Z] === RUN TestInfoBinaryCommits [2022-03-11T12:07:03.868Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T12:07:03.868Z] === RUN TestInfoAPIVersioned [2022-03-11T12:07:03.868Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-11T12:07:03.868Z] === RUN TestInfoAPI [2022-03-11T12:07:03.868Z] --- PASS: TestInfoAPI (0.02s) [2022-03-11T12:07:03.868Z] === RUN TestInfoAPIWarnings [2022-03-11T12:07:03.941Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T12:07:04.075Z] 2022/03/11 12:07:03 Closing DB instances... [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:03Z" level=info msg="Node c245c3849322 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:03Z" level=info msg="node4(d0b84b618fc1): Node leave event for c245c3849322/172.28.218.164" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:03Z" level=info msg="Node c245c3849322 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:03Z" level=info msg="node5(72a8416ab401): Node leave event for c245c3849322/172.28.218.164" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:03Z" level=info msg="Node c245c3849322 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:03Z" level=info msg="node3(c9f9995e71e2): Node leave event for c245c3849322/172.28.218.164" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:04Z" level=info msg="Node c245c3849322 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:04Z" level=info msg="node1(c245c3849322): Node leave event for c245c3849322/172.28.218.164" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:04Z" level=info msg="Node c245c3849322 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.075Z] time="2022-03-11T12:07:04Z" level=info msg="node2(e930b261fcd4): Node leave event for c245c3849322/172.28.218.164" [2022-03-11T12:07:04.505Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node c245c3849322/172.28.218.164, left gossip cluster" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node c245c3849322/172.28.218.164, left gossip cluster" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node c245c3849322/172.28.218.164, left gossip cluster" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node c245c3849322/172.28.218.164, left gossip cluster" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node c245c3849322/172.28.218.164, left gossip cluster" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=warning msg="memberlist: Failed to send gossip to 172.28.218.164:10037: write udp [::]:10033->172.28.218.164:10037: use of closed network connection" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node e930b261fcd4 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="node5(72a8416ab401): Node leave event for e930b261fcd4/172.28.218.164" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node e930b261fcd4 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="node3(c9f9995e71e2): Node leave event for e930b261fcd4/172.28.218.164" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node e930b261fcd4 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="node4(d0b84b618fc1): Node leave event for e930b261fcd4/172.28.218.164" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="Node e930b261fcd4 change state NodeActive --> NodeLeft" [2022-03-11T12:07:04.547Z] time="2022-03-11T12:07:04Z" level=info msg="node2(e930b261fcd4): Node leave event for e930b261fcd4/172.28.218.164" [2022-03-11T12:07:05.016Z] time="2022-03-11T12:07:04Z" level=info msg="Node e930b261fcd4/172.28.218.164, left gossip cluster" [2022-03-11T12:07:05.016Z] time="2022-03-11T12:07:04Z" level=info msg="Node e930b261fcd4/172.28.218.164, left gossip cluster" [2022-03-11T12:07:05.016Z] time="2022-03-11T12:07:04Z" level=info msg="Node e930b261fcd4/172.28.218.164, left gossip cluster" [2022-03-11T12:07:05.016Z] time="2022-03-11T12:07:04Z" level=info msg="Node e930b261fcd4/172.28.218.164, left gossip cluster" [2022-03-11T12:07:05.016Z] time="2022-03-11T12:07:04Z" level=info msg="Node c9f9995e71e2 change state NodeActive --> NodeLeft" [2022-03-11T12:07:05.016Z] time="2022-03-11T12:07:04Z" level=info msg="node5(72a8416ab401): Node leave event for c9f9995e71e2/172.28.218.164" [2022-03-11T12:07:05.016Z] time="2022-03-11T12:07:04Z" level=info msg="Node c9f9995e71e2 change state NodeActive --> NodeLeft" [2022-03-11T12:07:05.016Z] time="2022-03-11T12:07:04Z" level=info msg="node4(d0b84b618fc1): Node leave event for c9f9995e71e2/172.28.218.164" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:04Z" level=info msg="Node c9f9995e71e2 change state NodeActive --> NodeLeft" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:04Z" level=info msg="node3(c9f9995e71e2): Node leave event for c9f9995e71e2/172.28.218.164" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:05Z" level=info msg="Node c9f9995e71e2/172.28.218.164, left gossip cluster" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:05Z" level=info msg="Node c9f9995e71e2/172.28.218.164, left gossip cluster" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:05Z" level=info msg="Node c9f9995e71e2/172.28.218.164, left gossip cluster" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:05Z" level=debug msg="memberlist: Failed ping: d0b84b618fc1 (timeout reached)" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.218.164:10037: use of closed network connection" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.218.164:10035: use of closed network connection" [2022-03-11T12:07:05.484Z] time="2022-03-11T12:07:05Z" level=debug msg="memberlist: Stream connection from=172.28.218.164:49401" [2022-03-11T12:07:05.876Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T12:07:05.952Z] time="2022-03-11T12:07:05Z" level=info msg="Node d0b84b618fc1 change state NodeActive --> NodeLeft" [2022-03-11T12:07:05.952Z] time="2022-03-11T12:07:05Z" level=info msg="node5(72a8416ab401): Node leave event for d0b84b618fc1/172.28.218.164" [2022-03-11T12:07:05.952Z] time="2022-03-11T12:07:05Z" level=info msg="Node d0b84b618fc1 change state NodeActive --> NodeLeft" [2022-03-11T12:07:05.952Z] time="2022-03-11T12:07:05Z" level=info msg="node4(d0b84b618fc1): Node leave event for d0b84b618fc1/172.28.218.164" [2022-03-11T12:07:05.952Z] time="2022-03-11T12:07:05Z" level=warning msg="memberlist: Was able to connect to d0b84b618fc1 but other probes failed, network may be misconfigured" [2022-03-11T12:07:06.422Z] time="2022-03-11T12:07:06Z" level=info msg="Node d0b84b618fc1/172.28.218.164, left gossip cluster" [2022-03-11T12:07:06.441Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T12:07:06.890Z] time="2022-03-11T12:07:06Z" level=info msg="Node d0b84b618fc1/172.28.218.164, left gossip cluster" [2022-03-11T12:07:07.007Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T12:07:07.007Z] === RUN TestBoolValue [2022-03-11T12:07:07.007Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T12:07:07.007Z] === RUN TestBoolValueOrDefault [2022-03-11T12:07:07.007Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T12:07:07.007Z] === RUN TestInt64ValueOrZero [2022-03-11T12:07:07.007Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T12:07:07.007Z] === RUN TestInt64ValueOrDefault [2022-03-11T12:07:07.007Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T12:07:07.007Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T12:07:07.007Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T12:07:07.007Z] === RUN TestJsonContentType [2022-03-11T12:07:07.007Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T12:07:07.007Z] PASS [2022-03-11T12:07:07.007Z] coverage: 14.7% of statements [2022-03-11T12:07:07.007Z] ok github.com/docker/docker/api/server/httputils 0.108s coverage: 14.7% of statements [2022-03-11T12:07:07.358Z] time="2022-03-11T12:07:06Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.28.218.164:10037: use of closed network connection" [2022-03-11T12:07:07.358Z] time="2022-03-11T12:07:06Z" level=info msg="Node 72a8416ab401/172.28.218.164, left gossip cluster" [2022-03-11T12:07:07.358Z] time="2022-03-11T12:07:06Z" level=info msg="Node 72a8416ab401 change state NodeActive --> NodeFailed" [2022-03-11T12:07:07.358Z] time="2022-03-11T12:07:06Z" level=info msg="Node 72a8416ab401/172.28.218.164, added to failed nodes list" [2022-03-11T12:07:07.358Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-03-11T12:07:07.358Z] PASS [2022-03-11T12:07:07.358Z] coverage: 60.0% of statements [2022-03-11T12:07:07.358Z] ok github.com/docker/docker/libnetwork/networkdb 105.550s coverage: 60.0% of statements [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T12:07:07.358Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T12:07:07.373Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T12:07:07.464Z] === RUN TestMaskSecretKeys [2022-03-11T12:07:07.464Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T12:07:07.464Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T12:07:07.464Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T12:07:07.464Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T12:07:07.464Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T12:07:07.464Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T12:07:07.464Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T12:07:07.464Z] === RUN TestVersionMiddlewareVersion [2022-03-11T12:07:07.464Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T12:07:07.464Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T12:07:07.464Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T12:07:07.464Z] PASS [2022-03-11T12:07:07.464Z] coverage: 37.7% of statements [2022-03-11T12:07:07.464Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T12:07:07.464Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T12:07:07.465Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T12:07:07.631Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T12:07:08.404Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-11T12:07:08.404Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-11T12:07:08.404Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-11T12:07:08.404Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-11T12:07:08.404Z] [Pipeline] } [2022-03-11T12:07:08.431Z] === RUN TestToJSON [2022-03-11T12:07:08.431Z] --- PASS: TestToJSON (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestToParamWithVersion [2022-03-11T12:07:08.431Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestFromJSON [2022-03-11T12:07:08.431Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestEmpty [2022-03-11T12:07:08.431Z] --- PASS: TestEmpty (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T12:07:08.431Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestArgsMatchKVList [2022-03-11T12:07:08.431Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestArgsMatch [2022-03-11T12:07:08.431Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestAdd [2022-03-11T12:07:08.431Z] --- PASS: TestAdd (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestDel [2022-03-11T12:07:08.431Z] --- PASS: TestDel (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestLen [2022-03-11T12:07:08.431Z] --- PASS: TestLen (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestExactMatch [2022-03-11T12:07:08.431Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestOnlyOneExactMatch [2022-03-11T12:07:08.431Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestContains [2022-03-11T12:07:08.431Z] --- PASS: TestContains (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestValidate [2022-03-11T12:07:08.431Z] === RUN TestAdjustForAPIVersion [2022-03-11T12:07:08.431Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T12:07:08.431Z] PASS [2022-03-11T12:07:08.431Z] coverage: 5.7% of statements [2022-03-11T12:07:08.431Z] --- PASS: TestValidate (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestWalkValues [2022-03-11T12:07:08.431Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestFuzzyMatch [2022-03-11T12:07:08.431Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T12:07:08.431Z] === RUN TestClone [2022-03-11T12:07:08.431Z] --- PASS: TestClone (0.00s) [2022-03-11T12:07:08.431Z] PASS [2022-03-11T12:07:08.431Z] coverage: 92.2% of statements [2022-03-11T12:07:08.431Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-03-11T12:07:08.431Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T12:07:08.431Z] ? github.com/docker/docker/api/types/registry [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-11T12:07:08.763Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-11T12:07:08.889Z] === RUN TestStrSliceMarshalJSON [2022-03-11T12:07:08.889Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T12:07:08.889Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T12:07:08.889Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T12:07:08.889Z] === RUN TestStrSliceUnmarshalString [2022-03-11T12:07:08.889Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T12:07:08.889Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T12:07:08.889Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T12:07:08.889Z] PASS [2022-03-11T12:07:08.889Z] coverage: 90.0% of statements [2022-03-11T12:07:08.889Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-03-11T12:07:08.889Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T12:07:08.889Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T12:07:08.889Z] === RUN TestDurationToSecondsString [2022-03-11T12:07:08.889Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T12:07:08.889Z] === RUN TestGetTimestamp [2022-03-11T12:07:08.889Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-11T12:07:08.889Z] === RUN TestParseTimestamps [2022-03-11T12:07:08.889Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T12:07:08.889Z] PASS [2022-03-11T12:07:08.889Z] coverage: 100.0% of statements [2022-03-11T12:07:08.889Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2022-03-11T12:07:09.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/test/unit [2022-03-11T12:07:09.352Z] === RUN TestCompareVersion [2022-03-11T12:07:09.352Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T12:07:09.352Z] PASS [2022-03-11T12:07:09.352Z] coverage: 77.3% of statements [2022-03-11T12:07:09.352Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T12:07:09.352Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T12:07:09.606Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-11T12:07:09.606Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-11T12:07:09.606Z] + TESTDIRS=./... [2022-03-11T12:07:09.606Z] + exclude_paths='/vendor/|/integration' [2022-03-11T12:07:09.606Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-11T12:07:09.606Z] ++ go list ./... [2022-03-11T12:07:10.159Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T12:07:10.175Z] + pkg_list='github.com/docker/docker/api [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/backend/build [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/httputils [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/middleware [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/build [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/container [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/debug [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/image [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/network [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/session [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/system [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/server/router/volume [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/types [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/types/backend [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/types/container [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/types/events [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/types/filters [2022-03-11T12:07:10.175Z] github.com/docker/docker/api/types/image [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/mount [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/network [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/registry [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/strslice [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/swarm [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/time [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/versions [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/volume [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/builder-next [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/dockerfile [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/remotecontext [2022-03-11T12:07:10.176Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T12:07:10.176Z] github.com/docker/docker/cli [2022-03-11T12:07:10.176Z] github.com/docker/docker/cli/config [2022-03-11T12:07:10.176Z] github.com/docker/docker/cli/debug [2022-03-11T12:07:10.176Z] github.com/docker/docker/client [2022-03-11T12:07:10.176Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T12:07:10.176Z] github.com/docker/docker/cmd/dockerd [2022-03-11T12:07:10.176Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T12:07:10.176Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T12:07:10.176Z] github.com/docker/docker/container [2022-03-11T12:07:10.176Z] github.com/docker/docker/container/stream [2022-03-11T12:07:10.176Z] github.com/docker/docker/contrib/apparmor [2022-03-11T12:07:10.176Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T12:07:10.176Z] github.com/docker/docker/contrib/httpserver [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/cluster [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/config [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/events [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/exec [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/images [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/initlayer [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/links [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/listeners [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/local [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/names [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/network [2022-03-11T12:07:10.176Z] github.com/docker/docker/daemon/stats [2022-03-11T12:07:10.176Z] github.com/docker/docker/distribution [2022-03-11T12:07:10.176Z] github.com/docker/docker/distribution/metadata [2022-03-11T12:07:10.176Z] github.com/docker/docker/distribution/utils [2022-03-11T12:07:10.176Z] github.com/docker/docker/distribution/xfer [2022-03-11T12:07:10.176Z] github.com/docker/docker/dockerversion [2022-03-11T12:07:10.176Z] github.com/docker/docker/errdefs [2022-03-11T12:07:10.176Z] github.com/docker/docker/image [2022-03-11T12:07:10.176Z] github.com/docker/docker/image/cache [2022-03-11T12:07:10.176Z] github.com/docker/docker/image/tarexport [2022-03-11T12:07:10.176Z] github.com/docker/docker/image/v1 [2022-03-11T12:07:10.176Z] github.com/docker/docker/internal/test/suite [2022-03-11T12:07:10.176Z] github.com/docker/docker/layer [2022-03-11T12:07:10.176Z] github.com/docker/docker/libcontainerd [2022-03-11T12:07:10.176Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T12:07:10.176Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T12:07:10.176Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T12:07:10.176Z] github.com/docker/docker/libcontainerd/types [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/config [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/idm [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/ns [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/options [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/osl [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/libnetwork/types [2022-03-11T12:07:10.176Z] github.com/docker/docker/oci [2022-03-11T12:07:10.176Z] github.com/docker/docker/oci/caps [2022-03-11T12:07:10.176Z] github.com/docker/docker/opts [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/aaparser [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/archive [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/authorization [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/capabilities [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/containerfs [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/directory [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/dmesg [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/filenotify [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/fileutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/fsutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/homedir [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/idtools [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/ioutils [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/longpath [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/loopback [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/parsers [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/pidfile [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/platform [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/plugins [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/pools [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/progress [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/pubsub [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/reexec [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/signal [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/stack [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/stringid [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/system [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/tailfile [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/tarsum [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/truncindex [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/urlutil [2022-03-11T12:07:10.176Z] github.com/docker/docker/pkg/useragent [2022-03-11T12:07:10.176Z] github.com/docker/docker/plugin [2022-03-11T12:07:10.176Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T12:07:10.176Z] github.com/docker/docker/plugin/v2 [2022-03-11T12:07:10.176Z] github.com/docker/docker/profiles/apparmor [2022-03-11T12:07:10.176Z] github.com/docker/docker/profiles/seccomp [2022-03-11T12:07:10.176Z] github.com/docker/docker/quota [2022-03-11T12:07:10.176Z] github.com/docker/docker/reference [2022-03-11T12:07:10.176Z] github.com/docker/docker/registry [2022-03-11T12:07:10.176Z] github.com/docker/docker/registry/resumable [2022-03-11T12:07:10.176Z] github.com/docker/docker/restartmanager [2022-03-11T12:07:10.176Z] github.com/docker/docker/rootless [2022-03-11T12:07:10.176Z] github.com/docker/docker/rootless/specconv [2022-03-11T12:07:10.176Z] github.com/docker/docker/runconfig [2022-03-11T12:07:10.176Z] github.com/docker/docker/runconfig/opts [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/daemon [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/environment [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/fakegit [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/registry [2022-03-11T12:07:10.176Z] github.com/docker/docker/testutil/request [2022-03-11T12:07:10.176Z] github.com/docker/docker/volume [2022-03-11T12:07:10.176Z] github.com/docker/docker/volume/drivers [2022-03-11T12:07:10.176Z] github.com/docker/docker/volume/local [2022-03-11T12:07:10.176Z] github.com/docker/docker/volume/mounts [2022-03-11T12:07:10.176Z] github.com/docker/docker/volume/service [2022-03-11T12:07:10.176Z] github.com/docker/docker/volume/service/opts [2022-03-11T12:07:10.176Z] github.com/docker/docker/volume/testutils' [2022-03-11T12:07:10.176Z] ++ echo 'github.com/docker/docker/api [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/backend/build [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/httputils [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/middleware [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/build [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/container [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/debug [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/image [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/network [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/session [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/system [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/server/router/volume [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/backend [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/container [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/events [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/filters [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/image [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/mount [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/network [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T12:07:10.176Z] github.com/docker/docker/api/types/registry [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/strslice [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/swarm [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/time [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/versions [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/volume [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/builder-next [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/dockerfile [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/remotecontext [2022-03-11T12:07:10.177Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T12:07:10.177Z] github.com/docker/docker/cli [2022-03-11T12:07:10.177Z] github.com/docker/docker/cli/config [2022-03-11T12:07:10.177Z] github.com/docker/docker/cli/debug [2022-03-11T12:07:10.177Z] github.com/docker/docker/client [2022-03-11T12:07:10.177Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T12:07:10.177Z] github.com/docker/docker/cmd/dockerd [2022-03-11T12:07:10.177Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T12:07:10.177Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T12:07:10.177Z] github.com/docker/docker/container [2022-03-11T12:07:10.177Z] github.com/docker/docker/container/stream [2022-03-11T12:07:10.177Z] github.com/docker/docker/contrib/apparmor [2022-03-11T12:07:10.177Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T12:07:10.177Z] github.com/docker/docker/contrib/httpserver [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/cluster [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/config [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/events [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/exec [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/images [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/initlayer [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/links [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/listeners [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/local [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/names [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/network [2022-03-11T12:07:10.177Z] github.com/docker/docker/daemon/stats [2022-03-11T12:07:10.177Z] github.com/docker/docker/distribution [2022-03-11T12:07:10.177Z] github.com/docker/docker/distribution/metadata [2022-03-11T12:07:10.177Z] github.com/docker/docker/distribution/utils [2022-03-11T12:07:10.177Z] github.com/docker/docker/distribution/xfer [2022-03-11T12:07:10.177Z] github.com/docker/docker/dockerversion [2022-03-11T12:07:10.177Z] github.com/docker/docker/errdefs [2022-03-11T12:07:10.177Z] github.com/docker/docker/image [2022-03-11T12:07:10.177Z] github.com/docker/docker/image/cache [2022-03-11T12:07:10.177Z] github.com/docker/docker/image/tarexport [2022-03-11T12:07:10.177Z] github.com/docker/docker/image/v1 [2022-03-11T12:07:10.177Z] github.com/docker/docker/internal/test/suite [2022-03-11T12:07:10.177Z] github.com/docker/docker/layer [2022-03-11T12:07:10.177Z] github.com/docker/docker/libcontainerd [2022-03-11T12:07:10.177Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T12:07:10.177Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T12:07:10.177Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T12:07:10.177Z] github.com/docker/docker/libcontainerd/types [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/config [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/idm [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/ns [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/options [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/osl [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/libnetwork/types [2022-03-11T12:07:10.177Z] github.com/docker/docker/oci [2022-03-11T12:07:10.177Z] github.com/docker/docker/oci/caps [2022-03-11T12:07:10.177Z] github.com/docker/docker/opts [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/aaparser [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/archive [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/authorization [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/capabilities [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/containerfs [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/directory [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/dmesg [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/filenotify [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/fileutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/fsutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/homedir [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/idtools [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/ioutils [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/longpath [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/loopback [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/parsers [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/pidfile [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/platform [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/plugins [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/pools [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/progress [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/pubsub [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/reexec [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/signal [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/stack [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/stringid [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/system [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/tailfile [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/tarsum [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/truncindex [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/urlutil [2022-03-11T12:07:10.177Z] github.com/docker/docker/pkg/useragent [2022-03-11T12:07:10.177Z] github.com/docker/docker/plugin [2022-03-11T12:07:10.177Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T12:07:10.177Z] github.com/docker/docker/plugin/v2 [2022-03-11T12:07:10.177Z] github.com/docker/docker/profiles/apparmor [2022-03-11T12:07:10.177Z] github.com/docker/docker/profiles/seccomp [2022-03-11T12:07:10.177Z] github.com/docker/docker/quota [2022-03-11T12:07:10.177Z] github.com/docker/docker/reference [2022-03-11T12:07:10.177Z] github.com/docker/docker/registry [2022-03-11T12:07:10.177Z] github.com/docker/docker/registry/resumable [2022-03-11T12:07:10.177Z] github.com/docker/docker/restartmanager [2022-03-11T12:07:10.177Z] github.com/docker/docker/rootless [2022-03-11T12:07:10.177Z] github.com/docker/docker/rootless/specconv [2022-03-11T12:07:10.177Z] github.com/docker/docker/runconfig [2022-03-11T12:07:10.177Z] github.com/docker/docker/runconfig/opts [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/daemon [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/environment [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/fakegit [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/registry [2022-03-11T12:07:10.177Z] github.com/docker/docker/testutil/request [2022-03-11T12:07:10.177Z] github.com/docker/docker/volume [2022-03-11T12:07:10.177Z] github.com/docker/docker/volume/drivers [2022-03-11T12:07:10.177Z] github.com/docker/docker/volume/local [2022-03-11T12:07:10.177Z] github.com/docker/docker/volume/mounts [2022-03-11T12:07:10.177Z] github.com/docker/docker/volume/service [2022-03-11T12:07:10.177Z] github.com/docker/docker/volume/service/opts [2022-03-11T12:07:10.177Z] github.com/docker/docker/volume/testutils' [2022-03-11T12:07:10.177Z] ++ grep --fixed-strings -v /libnetwork [2022-03-11T12:07:10.177Z] + base_pkg_list='github.com/docker/docker/api [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/backend/build [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/httputils [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/middleware [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/build [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/container [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/debug [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/image [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/network [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/session [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/system [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/server/router/volume [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/backend [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/container [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/events [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/filters [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/image [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/mount [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/network [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/registry [2022-03-11T12:07:10.177Z] github.com/docker/docker/api/types/strslice [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/swarm [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/time [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/versions [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/volume [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/dockerfile [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/remotecontext [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T12:07:10.178Z] github.com/docker/docker/cli [2022-03-11T12:07:10.178Z] github.com/docker/docker/cli/config [2022-03-11T12:07:10.178Z] github.com/docker/docker/cli/debug [2022-03-11T12:07:10.178Z] github.com/docker/docker/client [2022-03-11T12:07:10.178Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T12:07:10.178Z] github.com/docker/docker/cmd/dockerd [2022-03-11T12:07:10.178Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T12:07:10.178Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T12:07:10.178Z] github.com/docker/docker/container [2022-03-11T12:07:10.178Z] github.com/docker/docker/container/stream [2022-03-11T12:07:10.178Z] github.com/docker/docker/contrib/apparmor [2022-03-11T12:07:10.178Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T12:07:10.178Z] github.com/docker/docker/contrib/httpserver [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/config [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/events [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/exec [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/images [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/initlayer [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/links [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/listeners [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/local [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/names [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/network [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/stats [2022-03-11T12:07:10.178Z] github.com/docker/docker/distribution [2022-03-11T12:07:10.178Z] github.com/docker/docker/distribution/metadata [2022-03-11T12:07:10.178Z] github.com/docker/docker/distribution/utils [2022-03-11T12:07:10.178Z] github.com/docker/docker/distribution/xfer [2022-03-11T12:07:10.178Z] github.com/docker/docker/dockerversion [2022-03-11T12:07:10.178Z] github.com/docker/docker/errdefs [2022-03-11T12:07:10.178Z] github.com/docker/docker/image [2022-03-11T12:07:10.178Z] github.com/docker/docker/image/cache [2022-03-11T12:07:10.178Z] github.com/docker/docker/image/tarexport [2022-03-11T12:07:10.178Z] github.com/docker/docker/image/v1 [2022-03-11T12:07:10.178Z] github.com/docker/docker/internal/test/suite [2022-03-11T12:07:10.178Z] github.com/docker/docker/layer [2022-03-11T12:07:10.178Z] github.com/docker/docker/libcontainerd [2022-03-11T12:07:10.178Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T12:07:10.178Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T12:07:10.178Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T12:07:10.178Z] github.com/docker/docker/libcontainerd/types [2022-03-11T12:07:10.178Z] github.com/docker/docker/oci [2022-03-11T12:07:10.178Z] github.com/docker/docker/oci/caps [2022-03-11T12:07:10.178Z] github.com/docker/docker/opts [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/aaparser [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/archive [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/authorization [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/capabilities [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/containerfs [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/directory [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/dmesg [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/filenotify [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/fileutils [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/fsutils [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/homedir [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/idtools [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/ioutils [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/longpath [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/loopback [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/parsers [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/pidfile [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/platform [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/plugins [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/pools [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/progress [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/pubsub [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/reexec [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/signal [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/stack [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/stringid [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/system [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/tailfile [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/tarsum [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/truncindex [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/urlutil [2022-03-11T12:07:10.178Z] github.com/docker/docker/pkg/useragent [2022-03-11T12:07:10.178Z] github.com/docker/docker/plugin [2022-03-11T12:07:10.178Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T12:07:10.178Z] github.com/docker/docker/plugin/v2 [2022-03-11T12:07:10.178Z] github.com/docker/docker/profiles/apparmor [2022-03-11T12:07:10.178Z] github.com/docker/docker/profiles/seccomp [2022-03-11T12:07:10.178Z] github.com/docker/docker/quota [2022-03-11T12:07:10.178Z] github.com/docker/docker/reference [2022-03-11T12:07:10.178Z] github.com/docker/docker/registry [2022-03-11T12:07:10.178Z] github.com/docker/docker/registry/resumable [2022-03-11T12:07:10.178Z] github.com/docker/docker/restartmanager [2022-03-11T12:07:10.178Z] github.com/docker/docker/rootless [2022-03-11T12:07:10.178Z] github.com/docker/docker/rootless/specconv [2022-03-11T12:07:10.178Z] github.com/docker/docker/runconfig [2022-03-11T12:07:10.178Z] github.com/docker/docker/runconfig/opts [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/daemon [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/environment [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/fakegit [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/registry [2022-03-11T12:07:10.178Z] github.com/docker/docker/testutil/request [2022-03-11T12:07:10.178Z] github.com/docker/docker/volume [2022-03-11T12:07:10.178Z] github.com/docker/docker/volume/drivers [2022-03-11T12:07:10.178Z] github.com/docker/docker/volume/local [2022-03-11T12:07:10.178Z] github.com/docker/docker/volume/mounts [2022-03-11T12:07:10.178Z] github.com/docker/docker/volume/service [2022-03-11T12:07:10.178Z] github.com/docker/docker/volume/service/opts [2022-03-11T12:07:10.178Z] github.com/docker/docker/volume/testutils' [2022-03-11T12:07:10.178Z] ++ echo 'github.com/docker/docker/api [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/backend/build [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/httputils [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/middleware [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/build [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/container [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/debug [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/image [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/network [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/session [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/system [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/server/router/volume [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/backend [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/container [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/events [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/filters [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/image [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/mount [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/network [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/registry [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/strslice [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/swarm [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/time [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/versions [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T12:07:10.178Z] github.com/docker/docker/api/types/volume [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/dockerfile [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/remotecontext [2022-03-11T12:07:10.178Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T12:07:10.178Z] github.com/docker/docker/cli [2022-03-11T12:07:10.178Z] github.com/docker/docker/cli/config [2022-03-11T12:07:10.178Z] github.com/docker/docker/cli/debug [2022-03-11T12:07:10.178Z] github.com/docker/docker/client [2022-03-11T12:07:10.178Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T12:07:10.178Z] github.com/docker/docker/cmd/dockerd [2022-03-11T12:07:10.178Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T12:07:10.178Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T12:07:10.178Z] github.com/docker/docker/container [2022-03-11T12:07:10.178Z] github.com/docker/docker/container/stream [2022-03-11T12:07:10.178Z] github.com/docker/docker/contrib/apparmor [2022-03-11T12:07:10.178Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T12:07:10.178Z] github.com/docker/docker/contrib/httpserver [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T12:07:10.178Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/config [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/events [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/exec [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/images [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/initlayer [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/links [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/listeners [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/local [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/names [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/network [2022-03-11T12:07:10.179Z] github.com/docker/docker/daemon/stats [2022-03-11T12:07:10.179Z] github.com/docker/docker/distribution [2022-03-11T12:07:10.179Z] github.com/docker/docker/distribution/metadata [2022-03-11T12:07:10.179Z] github.com/docker/docker/distribution/utils [2022-03-11T12:07:10.179Z] github.com/docker/docker/distribution/xfer [2022-03-11T12:07:10.179Z] github.com/docker/docker/dockerversion [2022-03-11T12:07:10.179Z] github.com/docker/docker/errdefs [2022-03-11T12:07:10.179Z] github.com/docker/docker/image [2022-03-11T12:07:10.179Z] github.com/docker/docker/image/cache [2022-03-11T12:07:10.179Z] github.com/docker/docker/image/tarexport [2022-03-11T12:07:10.179Z] github.com/docker/docker/image/v1 [2022-03-11T12:07:10.179Z] github.com/docker/docker/internal/test/suite [2022-03-11T12:07:10.179Z] github.com/docker/docker/layer [2022-03-11T12:07:10.179Z] github.com/docker/docker/libcontainerd [2022-03-11T12:07:10.179Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T12:07:10.179Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T12:07:10.179Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T12:07:10.179Z] github.com/docker/docker/libcontainerd/types [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/config [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/idm [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ns [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/options [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/osl [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/types [2022-03-11T12:07:10.179Z] github.com/docker/docker/oci [2022-03-11T12:07:10.179Z] github.com/docker/docker/oci/caps [2022-03-11T12:07:10.179Z] github.com/docker/docker/opts [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/aaparser [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/archive [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/authorization [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/capabilities [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/containerfs [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/directory [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/dmesg [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/filenotify [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/fileutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/fsutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/homedir [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/idtools [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/ioutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/longpath [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/loopback [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/parsers [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/pidfile [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/platform [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/plugins [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/pools [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/progress [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/pubsub [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/reexec [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/signal [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/stack [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/stringid [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/system [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/tailfile [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/tarsum [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/truncindex [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/urlutil [2022-03-11T12:07:10.179Z] github.com/docker/docker/pkg/useragent [2022-03-11T12:07:10.179Z] github.com/docker/docker/plugin [2022-03-11T12:07:10.179Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T12:07:10.179Z] github.com/docker/docker/plugin/v2 [2022-03-11T12:07:10.179Z] github.com/docker/docker/profiles/apparmor [2022-03-11T12:07:10.179Z] github.com/docker/docker/profiles/seccomp [2022-03-11T12:07:10.179Z] github.com/docker/docker/quota [2022-03-11T12:07:10.179Z] github.com/docker/docker/reference [2022-03-11T12:07:10.179Z] github.com/docker/docker/registry [2022-03-11T12:07:10.179Z] github.com/docker/docker/registry/resumable [2022-03-11T12:07:10.179Z] github.com/docker/docker/restartmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/rootless [2022-03-11T12:07:10.179Z] github.com/docker/docker/rootless/specconv [2022-03-11T12:07:10.179Z] github.com/docker/docker/runconfig [2022-03-11T12:07:10.179Z] github.com/docker/docker/runconfig/opts [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/daemon [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/environment [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T12:07:10.179Z] github.com/docker/docker/testut++ grep --fixed-strings /libnetwork [2022-03-11T12:07:10.179Z] il/fakegit [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/registry [2022-03-11T12:07:10.179Z] github.com/docker/docker/testutil/request [2022-03-11T12:07:10.179Z] github.com/docker/docker/volume [2022-03-11T12:07:10.179Z] github.com/docker/docker/volume/drivers [2022-03-11T12:07:10.179Z] github.com/docker/docker/volume/local [2022-03-11T12:07:10.179Z] github.com/docker/docker/volume/mounts [2022-03-11T12:07:10.179Z] github.com/docker/docker/volume/service [2022-03-11T12:07:10.179Z] github.com/docker/docker/volume/service/opts [2022-03-11T12:07:10.179Z] github.com/docker/docker/volume/testutils' [2022-03-11T12:07:10.179Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/config [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/idm [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/ns [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/options [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/osl [2022-03-11T12:07:10.179Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/types' [2022-03-11T12:07:10.180Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-11T12:07:10.180Z] + echo 'github.com/docker/docker/libnetwork [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/config [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/idm [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/ns [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/options [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/osl [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/types' [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T12:07:10.180Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T12:07:10.180Z] + type docker-proxy [2022-03-11T12:07:10.180Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-11T12:07:10.180Z] + hack/make.sh binary-proxy install-proxy [2022-03-11T12:07:10.180Z] [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === Skipped [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T12:07:10.322Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-03-11T12:07:10.322Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-11T12:07:10.322Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-11T12:07:10.322Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-11T12:07:10.322Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T12:07:10.322Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T12:07:10.322Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T12:07:10.322Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T12:07:10.322Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-11T12:07:10.322Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T12:07:10.322Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T12:07:10.322Z] daemon_test.go:145: root required [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T12:07:10.322Z] reload_test.go:342: root required [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T12:07:10.322Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T12:07:10.322Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T12:07:10.322Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T12:07:10.322Z] download_test.go:267: Needs fixing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T12:07:10.322Z] layer_test.go:291: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T12:07:10.322Z] layer_test.go:340: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T12:07:10.322Z] layer_test.go:455: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T12:07:10.322Z] layer_test.go:684: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T12:07:10.322Z] migration_test.go:45: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T12:07:10.322Z] migration_test.go:181: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T12:07:10.322Z] mount_test.go:17: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T12:07:10.322Z] mount_test.go:76: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T12:07:10.322Z] mount_test.go:125: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T12:07:10.322Z] mount_test.go:212: Failing on Windows [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-11T12:07:10.322Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-11T12:07:10.322Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T12:07:10.322Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T12:07:10.322Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T12:07:10.322Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s) [2022-03-11T12:07:10.322Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T12:07:10.322Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T12:07:10.322Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T12:07:10.322Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T12:07:10.322Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T12:07:10.322Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T12:07:10.322Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T12:07:10.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T12:07:10.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T12:07:10.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T12:07:10.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T12:07:10.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T12:07:10.322Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-11T12:07:10.322Z] archive_test.go:140: zstd not installed [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T12:07:10.322Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:07:10.322Z] archive_windows_test.go:16: Currently fails [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T12:07:10.322Z] changes_test.go:195: needs more investigation [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-11T12:07:10.322Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-11T12:07:10.322Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T12:07:10.322Z] changes_test.go:432: needs further investigation [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T12:07:10.322Z] changes_test.go:468: needs further investigation [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T12:07:10.322Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T12:07:10.322Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.322Z] [2022-03-11T12:07:10.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T12:07:10.323Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-11T12:07:10.323Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T12:07:10.323Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T12:07:10.323Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:07:10.323Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:07:10.323Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T12:07:10.323Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T12:07:10.323Z] poller_test.go:40: No chmod on Windows [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T12:07:10.323Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T12:07:10.323Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-11T12:07:10.323Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-11T12:07:10.323Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-11T12:07:10.323Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T12:07:10.323Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T12:07:10.323Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T12:07:10.323Z] [2022-03-11T12:07:10.323Z] DONE 2077 tests, 70 skipped in 289.477s [2022-03-11T12:07:10.323Z] INFO: make.ps1 ended at 03/11/2022 12:07:10 [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T12:07:10.328Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T12:07:10.328Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T12:07:10.328Z] === RUN TestCloneArgsSmartHttp [2022-03-11T12:07:10.328Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-03-11T12:07:10.328Z] === RUN TestCloneArgsDumbHttp [2022-03-11T12:07:10.328Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T12:07:10.328Z] === RUN TestCloneArgsGit [2022-03-11T12:07:10.328Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T12:07:10.328Z] === RUN TestCheckoutGit [2022-03-11T12:07:10.438Z] Removing bundles/ [2022-03-11T12:07:10.438Z] [2022-03-11T12:07:10.438Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-11T12:07:10.438Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-11T12:07:10.438Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T12:07:11.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:07:11.708Z] INFO: Testing against a local daemon [2022-03-11T12:07:11.708Z] === RUN TestBuildWithSession [2022-03-11T12:07:11.708Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T12:07:11.708Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T12:07:11.708Z] === RUN TestBuildSquashParent [2022-03-11T12:07:11.708Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:07:11.708Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T12:07:11.708Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T12:07:11.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:07:11.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:07:11.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:07:11.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:07:11.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:07:11.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:07:11.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:07:11.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:07:11.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:07:11.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:07:11.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:07:11.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:07:11.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:07:11.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:07:11.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:07:11.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:07:12.050Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T12:07:12.308Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T12:07:12.505Z] === RUN TestEnable [2022-03-11T12:07:12.505Z] --- PASS: TestEnable (0.00s) [2022-03-11T12:07:12.505Z] === RUN TestDisable [2022-03-11T12:07:12.505Z] --- PASS: TestDisable (0.00s) [2022-03-11T12:07:12.505Z] === RUN TestEnabled [2022-03-11T12:07:12.505Z] --- PASS: TestEnabled (0.00s) [2022-03-11T12:07:12.505Z] PASS [2022-03-11T12:07:12.505Z] coverage: 100.0% of statements [2022-03-11T12:07:12.505Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-03-11T12:07:12.505Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T12:07:12.505Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-11T12:07:12.505Z] === RUN TestProcessNoDockerignore [2022-03-11T12:07:12.542Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T12:07:12.542Z] INFO: Unit tests ended at 03/11/2022 12:07:11. Duration:00:05:05.3576140 [2022-03-11T12:07:12.542Z] INFO: Building busybox [2022-03-11T12:07:12.542Z] Sending build context to Docker daemon 5.12kB [2022-03-11T12:07:12.542Z] [2022-03-11T12:07:12.542Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T12:07:12.542Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T12:07:12.542Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T12:07:12.542Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T12:07:12.542Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T12:07:12.542Z] ---> 02f938cacc3b [2022-03-11T12:07:12.542Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T12:07:12.542Z] ---> Running in 6002accb46ff [2022-03-11T12:07:12.872Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T12:07:12.965Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T12:07:12.965Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-11T12:07:12.965Z] === RUN TestDetectContentType [2022-03-11T12:07:12.965Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestSelectAcceptableMIME [2022-03-11T12:07:12.965Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestInspectEmptyResponse [2022-03-11T12:07:12.965Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestInspectResponseBinary [2022-03-11T12:07:12.965Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestResponseUnsupportedContentType [2022-03-11T12:07:12.965Z] --- PASS: TestResponseUnsupportedContentType (0.01s) [2022-03-11T12:07:12.965Z] === RUN TestInspectResponseTextSimple [2022-03-11T12:07:12.965Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T12:07:12.965Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestUnknownContentLength [2022-03-11T12:07:12.965Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestDownloadRemote [2022-03-11T12:07:12.965Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-11T12:07:12.965Z] === RUN TestGetWithStatusError [2022-03-11T12:07:12.965Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-11T12:07:12.965Z] === RUN TestCloseRootDirectory [2022-03-11T12:07:12.965Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:12.965Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestHashFile [2022-03-11T12:07:12.965Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:12.965Z] --- SKIP: TestHashFile (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestHashSubdir [2022-03-11T12:07:12.965Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:12.965Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestRemoveDirectory [2022-03-11T12:07:12.965Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:07:12.965Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-11T12:07:12.965Z] PASS [2022-03-11T12:07:12.965Z] coverage: 9.3% of statements [2022-03-11T12:07:12.965Z] ok github.com/docker/docker/builder/remotecontext 0.384s coverage: 9.3% of statements [2022-03-11T12:07:12.965Z] === RUN TestGetAllAllowed [2022-03-11T12:07:12.965Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestGetAllMeta [2022-03-11T12:07:12.965Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T12:07:12.965Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T12:07:12.965Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestIsExistingDirectory [2022-03-11T12:07:12.965Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-11T12:07:12.965Z] === RUN TestGetFilenameForDownload [2022-03-11T12:07:12.965Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestEnv2Variables [2022-03-11T12:07:12.965Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T12:07:12.965Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestMaintainer [2022-03-11T12:07:12.965Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestLabel [2022-03-11T12:07:12.965Z] --- PASS: TestLabel (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestFromScratch [2022-03-11T12:07:12.965Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestFromWithArg [2022-03-11T12:07:12.965Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T12:07:12.965Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.01s) [2022-03-11T12:07:12.965Z] === RUN TestFromWithUndefinedArg [2022-03-11T12:07:12.965Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T12:07:12.965Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestOnbuild [2022-03-11T12:07:12.965Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestWorkdir [2022-03-11T12:07:12.965Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestCmd [2022-03-11T12:07:12.965Z] --- PASS: TestCmd (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestHealthcheckNone [2022-03-11T12:07:12.965Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestHealthcheckCmd [2022-03-11T12:07:12.965Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestEntrypoint [2022-03-11T12:07:12.965Z] --- PASS: TestEntrypoint (0.01s) [2022-03-11T12:07:12.965Z] === RUN TestExpose [2022-03-11T12:07:12.965Z] --- PASS: TestExpose (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestUser [2022-03-11T12:07:12.965Z] --- PASS: TestUser (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestVolume [2022-03-11T12:07:12.965Z] --- PASS: TestVolume (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestStopSignal [2022-03-11T12:07:12.965Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T12:07:12.965Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestArg [2022-03-11T12:07:12.965Z] --- PASS: TestArg (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestShell [2022-03-11T12:07:12.965Z] --- PASS: TestShell (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestPrependEnvOnCmd [2022-03-11T12:07:12.965Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestRunWithBuildArgs [2022-03-11T12:07:12.965Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T12:07:12.965Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T12:07:12.965Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T12:07:12.965Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T12:07:12.965Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T12:07:12.965Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T12:07:12.965Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T12:07:12.965Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T12:07:12.965Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T12:07:12.965Z] === RUN TestNormalizeWorkdir [2022-03-11T12:07:12.965Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestDispatch [2022-03-11T12:07:13.424Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T12:07:13.424Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T12:07:13.424Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T12:07:13.424Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T12:07:13.424Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T12:07:13.424Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T12:07:13.424Z] === RUN TestDispatch/COPY_url [2022-03-11T12:07:13.424Z] --- PASS: TestDispatch (0.07s) [2022-03-11T12:07:13.424Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-11T12:07:13.424Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-11T12:07:13.424Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-11T12:07:13.424Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T12:07:13.424Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T12:07:13.424Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-11T12:07:13.424Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T12:07:13.424Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T12:07:13.424Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T12:07:13.424Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T12:07:13.424Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T12:07:13.424Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestEmptyDockerfile [2022-03-11T12:07:13.424Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestSymlinkDockerfile [2022-03-11T12:07:13.424Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-11T12:07:13.424Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T12:07:13.424Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestNonExistingDockerfile [2022-03-11T12:07:13.424Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestCopyRunConfig [2022-03-11T12:07:13.424Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestDeepCopyRunConfig [2022-03-11T12:07:13.424Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestExportImage [2022-03-11T12:07:13.424Z] --- PASS: TestExportImage (0.00s) [2022-03-11T12:07:13.424Z] === RUN TestNormalizeDest [2022-03-11T12:07:13.424Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T12:07:13.424Z] PASS [2022-03-11T12:07:13.424Z] coverage: 46.7% of statements [2022-03-11T12:07:13.424Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 46.7% of statements [2022-03-11T12:07:14.390Z] === RUN TestTCP4Proxy [2022-03-11T12:07:14.390Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-11T12:07:14.390Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T12:07:14.390Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-11T12:07:14.390Z] === RUN TestTCP6Proxy [2022-03-11T12:07:14.390Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T12:07:14.390Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T12:07:14.390Z] === RUN TestTCPDualStackProxy [2022-03-11T12:07:14.390Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T12:07:14.390Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T12:07:14.390Z] === RUN TestUDP4Proxy [2022-03-11T12:07:14.390Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T12:07:14.390Z] === RUN TestUDP6Proxy [2022-03-11T12:07:14.390Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T12:07:14.390Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T12:07:14.390Z] === RUN TestUDPWriteError [2022-03-11T12:07:14.390Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T12:07:14.390Z] === RUN TestSCTP4Proxy [2022-03-11T12:07:14.390Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T12:07:14.390Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-11T12:07:14.390Z] === RUN TestSCTP6Proxy [2022-03-11T12:07:14.390Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T12:07:14.390Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T12:07:14.390Z] PASS [2022-03-11T12:07:14.390Z] coverage: 49.4% of statements [2022-03-11T12:07:14.390Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-03-11T12:07:16.147Z] --- PASS: TestServiceWithDataPathPortInit (15.23s) [2022-03-11T12:07:16.147Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T12:07:17.003Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-11T12:07:17.003Z] [2022-03-11T12:07:17.003Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-11T12:07:17.003Z] Installing docker-proxy to /usr/local/bin/ [2022-03-11T12:07:17.003Z] [2022-03-11T12:07:17.003Z] + mkdir -p bundles [2022-03-11T12:07:17.003Z] + '[' -n 'github.com/docker/docker/api [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/backend/build [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/httputils [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/middleware [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/build [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/container [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/debug [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/image [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/network [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/session [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/system [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/server/router/volume [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/backend [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/container [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/events [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/filters [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/image [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/mount [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/network [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/registry [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/strslice [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/swarm [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/time [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/versions [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T12:07:17.003Z] github.com/docker/docker/api/types/volume [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/builder-next [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/dockerfile [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/remotecontext [2022-03-11T12:07:17.003Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T12:07:17.003Z] github.com/docker/docker/cli [2022-03-11T12:07:17.003Z] github.com/docker/docker/cli/config [2022-03-11T12:07:17.003Z] github.com/docker/docker/cli/debug [2022-03-11T12:07:17.003Z] github.com/docker/docker/client [2022-03-11T12:07:17.003Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T12:07:17.003Z] github.com/docker/docker/cmd/dockerd [2022-03-11T12:07:17.003Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T12:07:17.003Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T12:07:17.003Z] github.com/docker/docker/container [2022-03-11T12:07:17.003Z] github.com/docker/docker/container/stream [2022-03-11T12:07:17.003Z] github.com/docker/docker/contrib/apparmor [2022-03-11T12:07:17.003Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T12:07:17.003Z] github.com/docker/docker/contrib/httpserver [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/cluster [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/config [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/events [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/exec [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/images [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/initlayer [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/links [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/listeners [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/local [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/names [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/network [2022-03-11T12:07:17.003Z] github.com/docker/docker/daemon/stats [2022-03-11T12:07:17.003Z] github.com/docker/docker/distribution [2022-03-11T12:07:17.003Z] github.com/docker/docker/distribution/metadata [2022-03-11T12:07:17.003Z] github.com/docker/docker/distribution/utils [2022-03-11T12:07:17.003Z] github.com/docker/docker/distribution/xfer [2022-03-11T12:07:17.003Z] github.com/docker/docker/dockerversion [2022-03-11T12:07:17.003Z] github.com/docker/docker/errdefs [2022-03-11T12:07:17.003Z] github.com/docker/docker/image [2022-03-11T12:07:17.003Z] github.com/docker/docker/image/cache [2022-03-11T12:07:17.003Z] github.com/docker/docker/image/tarexport [2022-03-11T12:07:17.003Z] github.com/docker/docker/image/v1 [2022-03-11T12:07:17.003Z] github.com/docker/docker/internal/test/suite [2022-03-11T12:07:17.003Z] github.com/docker/docker/layer [2022-03-11T12:07:17.003Z] github.com/docker/docker/libcontainerd [2022-03-11T12:07:17.003Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T12:07:17.003Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T12:07:17.003Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T12:07:17.003Z] github.com/docker/docker/libcontainerd/types [2022-03-11T12:07:17.003Z] github.com/docker/docker/oci [2022-03-11T12:07:17.004Z] github.com/docker/docker/oci/caps [2022-03-11T12:07:17.004Z] github.com/docker/docker/opts [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/aaparser [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/archive [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/authorization [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/capabilities [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/containerfs [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/directory [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/dmesg [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/filenotify [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/fileutils [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/fsutils [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/homedir [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/idtools [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/ioutils [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/longpath [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/loopback [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/parsers [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/pidfile [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/platform [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/plugins [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/pools [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/progress [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/pubsub [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/reexec [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/signal [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/stack [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/stringid [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/system [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/tailfile [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/tarsum [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/truncindex [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/urlutil [2022-03-11T12:07:17.004Z] github.com/docker/docker/pkg/useragent [2022-03-11T12:07:17.004Z] github.com/docker/docker/plugin [2022-03-11T12:07:17.004Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T12:07:17.004Z] github.com/docker/docker/plugin/v2 [2022-03-11T12:07:17.004Z] github.com/docker/docker/profiles/apparmor [2022-03-11T12:07:17.004Z] github.com/docker/docker/profiles/seccomp [2022-03-11T12:07:17.004Z] github.com/docker/docker/quota [2022-03-11T12:07:17.004Z] github.com/docker/docker/reference [2022-03-11T12:07:17.004Z] github.com/docker/docker/registry [2022-03-11T12:07:17.004Z] github.com/docker/docker/registry/resumable [2022-03-11T12:07:17.004Z] github.com/docker/docker/restartmanager [2022-03-11T12:07:17.004Z] github.com/docker/docker/rootless [2022-03-11T12:07:17.004Z] github.com/docker/docker/rootless/specconv [2022-03-11T12:07:17.004Z] github.com/docker/docker/runconfig [2022-03-11T12:07:17.004Z] github.com/docker/docker/runconfig/opts [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/daemon [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/environment [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/fakegit [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/registry [2022-03-11T12:07:17.004Z] github.com/docker/docker/testutil/request [2022-03-11T12:07:17.004Z] github.com/docker/docker/volume [2022-03-11T12:07:17.004Z] github.com/docker/docker/volume/drivers [2022-03-11T12:07:17.004Z] github.com/docker/docker/volume/local [2022-03-11T12:07:17.004Z] github.com/docker/docker/volume/mounts [2022-03-11T12:07:17.004Z] github.com/docker/docker/volume/service [2022-03-11T12:07:17.004Z] github.com/docker/docker/volume/service/opts [2022-03-11T12:07:17.004Z] github.com/docker/docker/volume/testutils' ']' [2022-03-11T12:07:17.004Z] + 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/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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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-03-11T12:07:17.940Z] ? github.com/docker/docker/api [no test files] [2022-03-11T12:07:18.414Z] Removing intermediate container 6002accb46ff [2022-03-11T12:07:18.414Z] ---> 824ee328b36b [2022-03-11T12:07:18.414Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T12:07:18.882Z] ---> Running in b44725f3167c [2022-03-11T12:07:19.350Z] Removing intermediate container b44725f3167c [2022-03-11T12:07:19.350Z] ---> 8f2c36ee2d1c [2022-03-11T12:07:19.350Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T12:07:19.351Z] ---> Running in 056b86e46372 [2022-03-11T12:07:19.472Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T12:07:19.472Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rpxx92uwyj4ajcj5k3wy2n3bk Created:2022-03-11 12:07:17.429062081 +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[09f5ded73eb2050646a31f63776ce61485c2b4f8e3f888aecdbb91495c6dff18:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zdq6thjbl85oc62r4fkpz9fzu EndpointID:99276819d1c8962fb7a6dd90e5d546d252fb4e4e1e28da6c9925cae6dfc492d9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0e25a37ba1729d4266cd8633dfbedb6d5cf0c61f7c6228ff7cb0dbce96b9b493 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:46ecbe73968d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zdq6thjbl85oc62r4fkpz9fzu EndpointID:99276819d1c8962fb7a6dd90e5d546d252fb4e4e1e28da6c9925cae6dfc492d9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T12:07:19.818Z] Removing intermediate container 056b86e46372 [2022-03-11T12:07:19.818Z] ---> 1e4efe53e57b [2022-03-11T12:07:19.818Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T12:07:20.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:07:20.803Z] [2022-03-11T12:07:21.363Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-11T12:07:21.788Z] ---> ac52309e0755 [2022-03-11T12:07:21.788Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T12:07:21.788Z] ---> Running in 0549b44c8eef [2022-03-11T12:07:21.920Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-11T12:07:21.920Z] === RUN TestInfoDebug [2022-03-11T12:07:21.920Z] --- PASS: TestInfoDebug (0.53s) [2022-03-11T12:07:21.920Z] === RUN TestInfoInsecureRegistries [2022-03-11T12:07:21.920Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-11T12:07:21.920Z] === RUN TestInfoRegistryMirrors [2022-03-11T12:07:21.920Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-11T12:07:21.920Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T12:07:21.920Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-11T12:07:21.920Z] === RUN TestPingCacheHeaders [2022-03-11T12:07:21.920Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T12:07:21.920Z] === RUN TestPingGet [2022-03-11T12:07:21.920Z] --- PASS: TestPingGet (0.01s) [2022-03-11T12:07:21.920Z] === RUN TestPingHead [2022-03-11T12:07:21.920Z] --- PASS: TestPingHead (0.02s) [2022-03-11T12:07:21.920Z] === RUN TestVersion [2022-03-11T12:07:21.920Z] --- PASS: TestVersion (0.02s) [2022-03-11T12:07:21.920Z] === CONT TestDiskUsage [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T12:07:22.176Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T12:07:22.434Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T12:07:22.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T12:07:22.690Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage (1.08s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-11T12:07:22.690Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T12:07:22.691Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:07:22.691Z] PASS [2022-03-11T12:07:22.691Z] [2022-03-11T12:07:22.691Z] === Skipped [2022-03-11T12:07:22.691Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:07:22.691Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T12:07:22.691Z] [2022-03-11T12:07:22.691Z] DONE 50 tests, 1 skipped in 19.761s [2022-03-11T12:07:22.691Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T12:07:22.691Z] ++ 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-03-11T12:07:22.691Z] ++ set -e [2022-03-11T12:07:22.691Z] ++ '[' -n 0 ']' [2022-03-11T12:07:22.691Z] ++ set -x [2022-03-11T12:07:22.691Z] ++ 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-03-11T12:07:22.728Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T12:07:22.947Z] INFO: Testing against a local daemon [2022-03-11T12:07:22.947Z] === RUN TestVolumesCreateAndList [2022-03-11T12:07:22.947Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T12:07:22.947Z] === RUN TestVolumesRemove [2022-03-11T12:07:22.947Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-11T12:07:22.947Z] === RUN TestVolumesInspect [2022-03-11T12:07:22.947Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-11T12:07:22.947Z] === RUN TestVolumesInvalidJSON [2022-03-11T12:07:22.947Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T12:07:22.947Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T12:07:22.947Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T12:07:22.947Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T12:07:22.947Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T12:07:22.947Z] PASS [2022-03-11T12:07:22.947Z] [2022-03-11T12:07:22.947Z] DONE 5 tests in 0.214s [2022-03-11T12:07:22.947Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T12:07:23.204Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T12:07:23.204Z] +++ kill 13018 [2022-03-11T12:07:23.204Z] +++ /etc/init.d/apparmor stop [2022-03-11T12:07:23.204Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T12:07:23.204Z] [2022-03-11T12:07:23.204Z] Unloading profiles will leave already running processes permanently [2022-03-11T12:07:23.204Z] unconfined, which can lead to unexpected situations. [2022-03-11T12:07:23.204Z] [2022-03-11T12:07:23.204Z] To set a process to complain mode, use the command line tool [2022-03-11T12:07:23.204Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T12:07:23.204Z] +++ true [2022-03-11T12:07:23.204Z] exiting test-integration [2022-03-11T12:07:23.204Z] ++ exit 0 [2022-03-11T12:07:23.204Z] [2022-03-11T12:07:24.098Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s) [2022-03-11T12:07:24.098Z] PASS [2022-03-11T12:07:24.098Z] [2022-03-11T12:07:24.098Z] === Skipped [2022-03-11T12:07:24.098Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:07:24.098Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:07:24.098Z] [2022-03-11T12:07:24.098Z] DONE 26 tests, 1 skipped in 48.353s [2022-03-11T12:07:24.098Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T12:07:24.098Z] ++ 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-03-11T12:07:24.098Z] ++ set -e [2022-03-11T12:07:24.098Z] ++ '[' -n 0 ']' [2022-03-11T12:07:24.098Z] ++ set -x [2022-03-11T12:07:24.098Z] ++ 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-03-11T12:07:24.098Z] INFO: Testing against a local daemon [2022-03-11T12:07:24.098Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T12:07:24.098Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:07:24.098Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T12:07:24.098Z] === RUN TestDockerNetworkIpvlan [2022-03-11T12:07:24.098Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:07:24.098Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T12:07:24.098Z] PASS [2022-03-11T12:07:24.098Z] [2022-03-11T12:07:24.098Z] === Skipped [2022-03-11T12:07:24.098Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T12:07:24.098Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:07:24.098Z] [2022-03-11T12:07:24.098Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T12:07:24.098Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T12:07:24.098Z] [2022-03-11T12:07:24.098Z] DONE 2 tests, 2 skipped in 0.107s [2022-03-11T12:07:24.098Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T12:07:24.098Z] ++ 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-03-11T12:07:24.098Z] ++ set -e [2022-03-11T12:07:24.098Z] ++ '[' -n 0 ']' [2022-03-11T12:07:24.098Z] ++ set -x [2022-03-11T12:07:24.099Z] ++ 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-03-11T12:07:24.099Z] INFO: Testing against a local daemon [2022-03-11T12:07:24.099Z] === RUN TestDockerNetworkMacvlanPersistance Post stage [Pipeline] junit [2022-03-11T12:07:24.145Z] Recording test results [2022-03-11T12:07:24.310Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T12:07:24.684Z] + echo Ensuring container killed. [2022-03-11T12:07:24.684Z] Ensuring container killed. [2022-03-11T12:07:24.684Z] + docker rm -vf docker-pr7 [2022-03-11T12:07:24.684Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-11T12:07:25.007Z] + echo Chowning /workspace to jenkins user [2022-03-11T12:07:25.007Z] Chowning /workspace to jenkins user [2022-03-11T12:07:25.007Z] + id -u [2022-03-11T12:07:25.007Z] + id -g [2022-03-11T12:07:25.007Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43354:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T12:07:25.007Z] Unable to find image 'busybox:latest' locally [2022-03-11T12:07:25.008Z] latest: Pulling from library/busybox [2022-03-11T12:07:25.030Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T12:07:25.266Z] f4731b18983e: Pulling fs layer [2022-03-11T12:07:25.266Z] f4731b18983e: Verifying Checksum [2022-03-11T12:07:25.266Z] f4731b18983e: Download complete [2022-03-11T12:07:25.266Z] f4731b18983e: Pull complete [2022-03-11T12:07:25.266Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-11T12:07:25.266Z] Status: Downloaded newer image for busybox:latest [2022-03-11T12:07:25.594Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-03-11T12:07:25.594Z] === RUN TestDockerNetworkMacvlan [2022-03-11T12:07:25.594Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T12:07:26.158Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T12:07:26.416Z] === RUN TestDockerSuite/TestBuildScratchCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T12:07:26.672Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T12:07:26.781Z] === RUN TestCheckpointCreateError [2022-03-11T12:07:26.781Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCheckpointCreate [2022-03-11T12:07:26.781Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCheckpointDeleteError [2022-03-11T12:07:26.781Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCheckpointDelete [2022-03-11T12:07:26.781Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCheckpointListError [2022-03-11T12:07:26.781Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCheckpointList [2022-03-11T12:07:26.781Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T12:07:26.781Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T12:07:26.781Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T12:07:26.781Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestGetAPIPath [2022-03-11T12:07:26.781Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestParseHostURL [2022-03-11T12:07:26.781Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T12:07:26.781Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T12:07:26.781Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestNegotiateAPIVersion [2022-03-11T12:07:26.781Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T12:07:26.781Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T12:07:26.781Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T12:07:26.781Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T12:07:26.781Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestClientRedirect [2022-03-11T12:07:26.781Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigCreateUnsupported [2022-03-11T12:07:26.781Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigCreateError [2022-03-11T12:07:26.781Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigCreate [2022-03-11T12:07:26.781Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigInspectNotFound [2022-03-11T12:07:26.781Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T12:07:26.781Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigInspectUnsupported [2022-03-11T12:07:26.781Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigInspectError [2022-03-11T12:07:26.781Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T12:07:26.781Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigInspect [2022-03-11T12:07:26.781Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigListUnsupported [2022-03-11T12:07:26.781Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigListError [2022-03-11T12:07:26.781Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigList [2022-03-11T12:07:26.781Z] --- PASS: TestConfigList (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigRemoveUnsupported [2022-03-11T12:07:26.781Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigRemoveError [2022-03-11T12:07:26.781Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigRemove [2022-03-11T12:07:26.781Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigUpdateUnsupported [2022-03-11T12:07:26.781Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigUpdateError [2022-03-11T12:07:26.781Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestConfigUpdate [2022-03-11T12:07:26.781Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerCommitError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerCommit [2022-03-11T12:07:26.781Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerStatPathError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerStatPath [2022-03-11T12:07:26.781Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyToContainerError [2022-03-11T12:07:26.781Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T12:07:26.781Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T12:07:26.781Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyToContainer [2022-03-11T12:07:26.781Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyFromContainerError [2022-03-11T12:07:26.781Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T12:07:26.781Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T12:07:26.781Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T12:07:26.781Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestCopyFromContainer [2022-03-11T12:07:26.781Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerCreateError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerCreateImageNotFound [2022-03-11T12:07:26.781Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerCreateWithName [2022-03-11T12:07:26.781Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerCreateAutoRemove [2022-03-11T12:07:26.781Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerDiffError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerDiff [2022-03-11T12:07:26.781Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerExecCreateError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerExecCreate [2022-03-11T12:07:26.781Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerExecStartError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerExecStart [2022-03-11T12:07:26.781Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerExecInspectError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerExecInspect [2022-03-11T12:07:26.781Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerExportError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerExport [2022-03-11T12:07:26.781Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerInspectError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T12:07:26.781Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T12:07:26.781Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerInspect [2022-03-11T12:07:26.781Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerInspectNode [2022-03-11T12:07:26.781Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerKillError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerKill [2022-03-11T12:07:26.781Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerListError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerList [2022-03-11T12:07:26.781Z] --- PASS: TestContainerList (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerLogsNotFoundError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerLogsError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerLogs [2022-03-11T12:07:26.781Z] --- PASS: TestContainerLogs (0.25s) [2022-03-11T12:07:26.781Z] === RUN TestContainerPauseError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerPause [2022-03-11T12:07:26.781Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainersPruneError [2022-03-11T12:07:26.781Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainersPrune [2022-03-11T12:07:26.781Z] --- PASS: TestContainersPrune (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerRemoveError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T12:07:26.781Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T12:07:26.781Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerRemove [2022-03-11T12:07:26.782Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerRenameError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerRename [2022-03-11T12:07:26.782Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerResizeError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerExecResizeError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerResize [2022-03-11T12:07:26.782Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerExecResize [2022-03-11T12:07:26.782Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerRestartError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerRestart [2022-03-11T12:07:26.782Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerStartError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerStart [2022-03-11T12:07:26.782Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerStatsError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerStats [2022-03-11T12:07:26.782Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerStopError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerStop [2022-03-11T12:07:26.782Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerTopError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerTop [2022-03-11T12:07:26.782Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerUnpauseError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerUnpause [2022-03-11T12:07:26.782Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerUpdateError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerUpdateError (0.02s) [2022-03-11T12:07:26.782Z] === RUN TestContainerUpdate [2022-03-11T12:07:26.782Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerWaitError [2022-03-11T12:07:26.782Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestContainerWait [2022-03-11T12:07:26.782Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestDiskUsageError [2022-03-11T12:07:26.782Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestDiskUsage [2022-03-11T12:07:26.782Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestDistributionInspectUnsupported [2022-03-11T12:07:26.782Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T12:07:26.782Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestEventsErrorInOptions [2022-03-11T12:07:26.782Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestEventsErrorFromServer [2022-03-11T12:07:26.782Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestEvents [2022-03-11T12:07:26.782Z] --- PASS: TestEvents (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestTLSCloseWriter [2022-03-11T12:07:26.782Z] === PAUSE TestTLSCloseWriter [2022-03-11T12:07:26.782Z] === RUN TestImageBuildError [2022-03-11T12:07:26.782Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageBuild [2022-03-11T12:07:26.782Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestGetDockerOS [2022-03-11T12:07:26.782Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageCreateError [2022-03-11T12:07:26.782Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageCreate [2022-03-11T12:07:26.782Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageHistoryError [2022-03-11T12:07:26.782Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageHistory [2022-03-11T12:07:26.782Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageImportError [2022-03-11T12:07:26.782Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageImport [2022-03-11T12:07:26.782Z] --- PASS: TestImageImport (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageInspectError [2022-03-11T12:07:26.782Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageInspectImageNotFound [2022-03-11T12:07:26.782Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageInspectWithEmptyID [2022-03-11T12:07:26.782Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageInspect [2022-03-11T12:07:26.782Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageListError [2022-03-11T12:07:26.782Z] --- PASS: TestImageListError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageList [2022-03-11T12:07:26.782Z] --- PASS: TestImageList (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageListApiBefore125 [2022-03-11T12:07:26.782Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageLoadError [2022-03-11T12:07:26.782Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageLoad [2022-03-11T12:07:26.782Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagesPruneError [2022-03-11T12:07:26.782Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagesPrune [2022-03-11T12:07:26.782Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePullReferenceParseError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePullAnyError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePullWithoutErrors [2022-03-11T12:07:26.782Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePushReferenceError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePushAnyError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImagePushWithoutErrors [2022-03-11T12:07:26.782Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T12:07:26.782Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T12:07:26.782Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T12:07:26.782Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageRemoveError [2022-03-11T12:07:26.782Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageRemoveImageNotFound [2022-03-11T12:07:26.782Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageRemove [2022-03-11T12:07:26.782Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageSaveError [2022-03-11T12:07:26.782Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageSave [2022-03-11T12:07:26.782Z] --- PASS: TestImageSave (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageSearchAnyError [2022-03-11T12:07:26.782Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T12:07:26.782Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T12:07:26.782Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T12:07:26.782Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T12:07:26.782Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageSearchWithoutErrors [2022-03-11T12:07:26.782Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageTagError [2022-03-11T12:07:26.782Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageTagInvalidReference [2022-03-11T12:07:26.782Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T12:07:26.782Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageTagHexSource [2022-03-11T12:07:26.782Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestImageTag [2022-03-11T12:07:26.782Z] --- PASS: TestImageTag (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestInfoServerError [2022-03-11T12:07:26.782Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T12:07:26.782Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestInfo [2022-03-11T12:07:26.782Z] --- PASS: TestInfo (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkConnectError [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkConnect [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkCreateError [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkCreate [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkDisconnectError [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkDisconnect [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkInspect [2022-03-11T12:07:26.782Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T12:07:26.782Z] === RUN TestNetworkInspect/no_options [2022-03-11T12:07:26.782Z] === RUN TestNetworkInspect/verbose [2022-03-11T12:07:26.782Z] === RUN TestNetworkInspect/global_scope [2022-03-11T12:07:26.782Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T12:07:26.782Z] === RUN TestNetworkInspect/server_error [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkListError [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkList [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworksPruneError [2022-03-11T12:07:26.782Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworksPrune [2022-03-11T12:07:26.782Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkRemoveError [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNetworkRemove [2022-03-11T12:07:26.782Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeInspectError [2022-03-11T12:07:26.782Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T12:07:26.782Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T12:07:26.782Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeInspect [2022-03-11T12:07:26.782Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeListError [2022-03-11T12:07:26.782Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeList [2022-03-11T12:07:26.782Z] --- PASS: TestNodeList (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeRemoveError [2022-03-11T12:07:26.782Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeRemove [2022-03-11T12:07:26.782Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeUpdateError [2022-03-11T12:07:26.782Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestNodeUpdate [2022-03-11T12:07:26.782Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestOptionWithHostFromEnv [2022-03-11T12:07:26.782Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestOptionWithTimeout [2022-03-11T12:07:26.782Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T12:07:26.782Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPingFail [2022-03-11T12:07:26.782Z] --- PASS: TestPingFail (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPingWithError [2022-03-11T12:07:26.782Z] 2022/03/11 12:07:25 RoundTripper returned a response & error; ignoring response [2022-03-11T12:07:26.782Z] 2022/03/11 12:07:25 RoundTripper returned a response & error; ignoring response [2022-03-11T12:07:26.782Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPingSuccess [2022-03-11T12:07:26.782Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPingHeadFallback [2022-03-11T12:07:26.782Z] === RUN TestPingHeadFallback/OK [2022-03-11T12:07:26.782Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T12:07:26.782Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T12:07:26.782Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T12:07:26.782Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T12:07:26.782Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginDisableError [2022-03-11T12:07:26.782Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginDisable [2022-03-11T12:07:26.782Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginEnableError [2022-03-11T12:07:26.782Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginEnable [2022-03-11T12:07:26.782Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginInspectError [2022-03-11T12:07:26.782Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T12:07:26.782Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginInspect [2022-03-11T12:07:26.782Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginListError [2022-03-11T12:07:26.782Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginList [2022-03-11T12:07:26.782Z] --- PASS: TestPluginList (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginPushError [2022-03-11T12:07:26.782Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginPush [2022-03-11T12:07:26.782Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginRemoveError [2022-03-11T12:07:26.782Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginRemove [2022-03-11T12:07:26.782Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginSetError [2022-03-11T12:07:26.782Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPluginSet [2022-03-11T12:07:26.782Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSetHostHeader [2022-03-11T12:07:26.782Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestPlainTextError [2022-03-11T12:07:26.782Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestInfiniteError [2022-03-11T12:07:26.782Z] --- PASS: TestInfiniteError (0.01s) [2022-03-11T12:07:26.782Z] === RUN TestCanceledContext [2022-03-11T12:07:26.782Z] 2022/03/11 12:07:25 RoundTripper returned a response & error; ignoring response [2022-03-11T12:07:26.782Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestDeadlineExceededContext [2022-03-11T12:07:26.782Z] 2022/03/11 12:07:25 RoundTripper returned a response & error; ignoring response [2022-03-11T12:07:26.782Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretCreateUnsupported [2022-03-11T12:07:26.782Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretCreateError [2022-03-11T12:07:26.782Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretCreate [2022-03-11T12:07:26.782Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretInspectUnsupported [2022-03-11T12:07:26.782Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretInspectError [2022-03-11T12:07:26.782Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T12:07:26.782Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T12:07:26.782Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretInspect [2022-03-11T12:07:26.782Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretListUnsupported [2022-03-11T12:07:26.782Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretListError [2022-03-11T12:07:26.782Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretList [2022-03-11T12:07:26.782Z] --- PASS: TestSecretList (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretRemoveUnsupported [2022-03-11T12:07:26.782Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretRemoveError [2022-03-11T12:07:26.782Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretRemove [2022-03-11T12:07:26.782Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T12:07:26.782Z] === RUN TestSecretUpdateUnsupported [2022-03-11T12:07:26.783Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSecretUpdateError [2022-03-11T12:07:26.783Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSecretUpdate [2022-03-11T12:07:26.783Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceCreateError [2022-03-11T12:07:26.783Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceCreate [2022-03-11T12:07:26.783Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T12:07:26.783Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceCreateDigestPinning [2022-03-11T12:07:26.783Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceInspectError [2022-03-11T12:07:26.783Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T12:07:26.783Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T12:07:26.783Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceInspect [2022-03-11T12:07:26.783Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceListError [2022-03-11T12:07:26.783Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceList [2022-03-11T12:07:26.783Z] --- PASS: TestServiceList (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceLogsError [2022-03-11T12:07:26.783Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceLogs [2022-03-11T12:07:26.783Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceRemoveError [2022-03-11T12:07:26.783Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T12:07:26.783Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceRemove [2022-03-11T12:07:26.783Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceUpdateError [2022-03-11T12:07:26.783Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestServiceUpdate [2022-03-11T12:07:26.783Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmGetUnlockKey [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmInitError [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmInit [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmInspectError [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmInspect [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmJoinError [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmJoin [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmLeaveError [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmLeave [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmUnlockError [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmUnlock [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmUpdateError [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestSwarmUpdate [2022-03-11T12:07:26.783Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestTaskInspectError [2022-03-11T12:07:26.783Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T12:07:26.783Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestTaskInspect [2022-03-11T12:07:26.783Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestTaskListError [2022-03-11T12:07:26.783Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestTaskList [2022-03-11T12:07:26.783Z] --- PASS: TestTaskList (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeCreateError [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeCreate [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeInspectError [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeInspectNotFound [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeInspect [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeListError [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeList [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeRemoveError [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T12:07:26.783Z] === RUN TestVolumeRemove [2022-03-11T12:07:26.783Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T12:07:26.783Z] === CONT TestTLSCloseWriter [2022-03-11T12:07:26.783Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-11T12:07:26.783Z] PASS [2022-03-11T12:07:26.783Z] coverage: 75.2% of statements [2022-03-11T12:07:26.783Z] ok github.com/docker/docker/client 0.493s coverage: 75.2% of statements [2022-03-11T12:07:26.979Z] + bundleName=arm64-integration [2022-03-11T12:07:26.979Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-11T12:07:26.979Z] Creating arm64-integration-bundles.tar.gz [2022-03-11T12:07:26.979Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-11T12:07:26.979Z] + 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-03-11T12:07:26.990Z] Archiving artifacts [2022-03-11T12:07:27.236Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T12:07:27.236Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T12:07:27.799Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T12:07:28.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-11T12:07:28.313Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T12:07:28.547Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T12:07:28.897Z] + make clean [2022-03-11T12:07:28.897Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T12:07:28.897Z] docker-dev-cache [2022-03-11T12:07:28.897Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T12:07:29.245Z] === RUN TestDockerSuite/TestBuildShellInherited [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-03-11T12:07:30.616Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T12:07:30.617Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T12:07:30.617Z] docker_api_swarm_test.go:304: [d09c47704b2ae] joining swarm manager [d5d0ec5e7793f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T12:07:31.338Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-11T12:07:31.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.61s) [2022-03-11T12:07:31.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.77s) [2022-03-11T12:07:31.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.17s) [2022-03-11T12:07:31.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.27s) [2022-03-11T12:07:31.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.55s) [2022-03-11T12:07:31.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.98s) [2022-03-11T12:07:31.338Z] === RUN TestBuildMultiStageCopy [2022-03-11T12:07:31.338Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T12:07:31.983Z] docker_api_swarm_test.go:305: [d4c28dc984f37] joining swarm manager [d5d0ec5e7793f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:07:32.268Z] Removing intermediate container 0549b44c8eef [2022-03-11T12:07:32.268Z] ---> b5a3e2ebcbb8 [2022-03-11T12:07:32.268Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T12:07:32.268Z] ---> Running in 237fd7162fbb [2022-03-11T12:07:32.820Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2022-03-11T12:07:32.911Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T12:07:33.168Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-11T12:07:34.098Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T12:07:34.098Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T12:07:34.355Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T12:07:34.355Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-11T12:07:34.355Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T12:07:34.483Z] [2022-03-11T12:07:34.483Z] SUCCESS: Specified value was saved. [2022-03-11T12:07:34.613Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T12:07:35.546Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T12:07:35.546Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T12:07:36.478Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T12:07:37.410Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T12:07:37.436Z] Removing intermediate container 237fd7162fbb [2022-03-11T12:07:37.436Z] ---> 645e4b8027b6 [2022-03-11T12:07:37.436Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T12:07:37.436Z] ---> Running in c3c4953aa948 [2022-03-11T12:07:38.342Z] --- PASS: TestDockerNetworkMacvlan (12.90s) [2022-03-11T12:07:38.342Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-11T12:07:38.342Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-03-11T12:07:38.342Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2022-03-11T12:07:38.342Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.41s) [2022-03-11T12:07:38.342Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2022-03-11T12:07:38.342Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-03-11T12:07:38.342Z] PASS [2022-03-11T12:07:38.342Z] [2022-03-11T12:07:38.342Z] DONE 8 tests in 14.445s [2022-03-11T12:07:38.342Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T12:07:38.342Z] ++ 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-03-11T12:07:38.342Z] ++ set -e [2022-03-11T12:07:38.342Z] ++ '[' -n 0 ']' [2022-03-11T12:07:38.342Z] ++ set -x [2022-03-11T12:07:38.342Z] ++ 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-03-11T12:07:38.600Z] testing: warning: no tests to run [2022-03-11T12:07:38.600Z] PASS [2022-03-11T12:07:38.600Z] [2022-03-11T12:07:38.600Z] DONE 0 tests in 0.049s [2022-03-11T12:07:38.600Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T12:07:38.600Z] ++ 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-03-11T12:07:38.600Z] ++ set -e [2022-03-11T12:07:38.600Z] ++ '[' -n 0 ']' [2022-03-11T12:07:38.600Z] ++ set -x [2022-03-11T12:07:38.600Z] ++ 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-03-11T12:07:38.600Z] INFO: Testing against a local daemon [2022-03-11T12:07:38.600Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T12:07:39.970Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T12:07:39.970Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-03-11T12:07:39.970Z] === RUN TestAuthZPluginTLS [2022-03-11T12:07:40.534Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T12:07:40.534Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-11T12:07:40.534Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T12:07:41.099Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-11T12:07:41.099Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T12:07:41.099Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T12:07:41.666Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T12:07:41.666Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-11T12:07:41.666Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T12:07:41.766Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T12:07:41.766Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T12:07:42.206Z] Cannot create a file when that file already exists. [2022-03-11T12:07:42.227Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T12:07:42.227Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-03-11T12:07:42.227Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T12:07:43.332Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T12:07:43.593Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T12:07:43.593Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2022-03-11T12:07:43.593Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T12:07:44.155Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-11T12:07:44.155Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T12:07:44.320Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T12:07:44.717Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T12:07:44.717Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-11T12:07:44.717Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T12:07:45.281Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-11T12:07:45.281Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T12:07:45.895Z] --- PASS: TestBuildMultiStageCopy (14.45s) [2022-03-11T12:07:45.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.55s) [2022-03-11T12:07:45.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-03-11T12:07:45.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-03-11T12:07:45.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-03-11T12:07:45.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2022-03-11T12:07:45.895Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T12:07:47.178Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-03-11T12:07:47.178Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T12:07:47.178Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T12:07:47.876Z] --- PASS: TestCheckoutGit (35.86s) [2022-03-11T12:07:47.876Z] === RUN TestValidGitTransport [2022-03-11T12:07:47.876Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T12:07:47.876Z] === RUN TestGitInvalidRef [2022-03-11T12:07:47.876Z] --- PASS: TestGitInvalidRef (0.25s) [2022-03-11T12:07:47.876Z] PASS [2022-03-11T12:07:47.876Z] coverage: 86.3% of statements [2022-03-11T12:07:47.876Z] ok github.com/docker/docker/builder/remotecontext/git 36.193s coverage: 86.3% of statements [2022-03-11T12:07:47.876Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T12:07:47.876Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T12:07:48.070Z] Removing intermediate container c3c4953aa948 [2022-03-11T12:07:48.070Z] ---> c48b241ce34a [2022-03-11T12:07:48.070Z] Step 13/13 : CMD ["sh"] [2022-03-11T12:07:48.070Z] ---> Running in b085cf18251f [2022-03-11T12:07:48.538Z] Removing intermediate container b085cf18251f [2022-03-11T12:07:48.538Z] ---> dcda14d6136f [2022-03-11T12:07:48.538Z] Successfully built dcda14d6136f [2022-03-11T12:07:48.538Z] Successfully tagged busybox:latest [2022-03-11T12:07:48.538Z] INFO: Docker images of the daemon under test [2022-03-11T12:07:48.538Z] [2022-03-11T12:07:48.538Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T12:07:48.538Z] busybox latest dcda14d6136f Less than a second ago 5.01GB [2022-03-11T12:07:48.538Z] microsoft/windowsservercore latest 02f938cacc3b 8 days ago 4.96GB [2022-03-11T12:07:48.538Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 8 days ago 4.96GB [2022-03-11T12:07:48.538Z] [2022-03-11T12:07:48.538Z] INFO: Running integration tests at 03/11/2022 12:07:48... [2022-03-11T12:07:48.538Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T12:07:48.538Z] INFO: Integration API tests being run from the host: [2022-03-11T12:07:48.538Z] INFO: make.ps1 starting at 03/11/2022 12:07:48 [2022-03-11T12:07:48.548Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.62s) [2022-03-11T12:07:48.548Z] === RUN TestAuthZPluginHeader [2022-03-11T12:07:48.848Z] --- PASS: TestBuildMultiStageParentConfig (2.86s) [2022-03-11T12:07:48.848Z] === RUN TestBuildLabelWithTargets [2022-03-11T12:07:48.848Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:07:48.848Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-11T12:07:48.848Z] === RUN TestBuildWithEmptyLayers [2022-03-11T12:07:49.594Z] --- PASS: TestAuthZPluginHeader (0.89s) [2022-03-11T12:07:49.595Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T12:07:50.104Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T12:07:50.413Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2022-03-11T12:07:50.413Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T12:07:53.679Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestConfigureDaemonLogs [2022-03-11T12:07:53.679Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T12:07:53.679Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T12:07:53.679Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T12:07:53.679Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T12:07:53.679Z] PASS [2022-03-11T12:07:53.679Z] coverage: 19.0% of statements [2022-03-11T12:07:53.679Z] ok github.com/docker/docker/cmd/dockerd 0.228s coverage: 19.0% of statements [2022-03-11T12:07:53.679Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T12:07:53.679Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T12:07:53.828Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2022-03-11T12:07:53.828Z] === RUN TestAuthZPluginV2Disable [2022-03-11T12:07:55.214Z] === RUN TestContainerStopSignal [2022-03-11T12:07:55.214Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestContainerStopTimeout [2022-03-11T12:07:55.214Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T12:07:55.214Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T12:07:55.214Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T12:07:55.214Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T12:07:55.214Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T12:07:55.214Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestNewMemoryStore [2022-03-11T12:07:55.214Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestAddContainers [2022-03-11T12:07:55.214Z] --- PASS: TestAddContainers (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestGetContainer [2022-03-11T12:07:55.214Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestDeleteContainer [2022-03-11T12:07:55.214Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestListContainers [2022-03-11T12:07:55.214Z] --- PASS: TestListContainers (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestFirstContainer [2022-03-11T12:07:55.214Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestApplyAllContainer [2022-03-11T12:07:55.214Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestIsValidHealthString [2022-03-11T12:07:55.214Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestStateRunStop [2022-03-11T12:07:55.214Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestStateTimeoutWait [2022-03-11T12:07:55.214Z] state_test.go:141: Stop callback fired [2022-03-11T12:07:55.214Z] state_test.go:165: Stop callback fired [2022-03-11T12:07:55.214Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-11T12:07:55.214Z] === RUN TestIsValidStateString [2022-03-11T12:07:55.214Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestViewSaveDelete [2022-03-11T12:07:55.214Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-11T12:07:55.214Z] === RUN TestViewAll [2022-03-11T12:07:55.214Z] --- PASS: TestViewAll (0.02s) [2022-03-11T12:07:55.214Z] === RUN TestViewGet [2022-03-11T12:07:55.214Z] --- PASS: TestViewGet (0.01s) [2022-03-11T12:07:55.214Z] === RUN TestNames [2022-03-11T12:07:55.214Z] --- PASS: TestNames (0.00s) [2022-03-11T12:07:55.214Z] === RUN TestViewWithHealthCheck [2022-03-11T12:07:55.214Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-11T12:07:55.214Z] PASS [2022-03-11T12:07:55.214Z] coverage: 41.5% of statements [2022-03-11T12:07:55.214Z] ok github.com/docker/docker/container 0.266s coverage: 41.5% of statements [2022-03-11T12:07:55.214Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T12:07:55.214Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T12:07:55.214Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T12:07:55.214Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T12:07:56.762Z] === RUN TestPrepare [2022-03-11T12:07:56.762Z] --- PASS: TestPrepare (0.00s) [2022-03-11T12:07:56.762Z] === RUN TestStart [2022-03-11T12:07:56.762Z] --- PASS: TestStart (0.00s) [2022-03-11T12:07:56.762Z] === RUN TestWaitCancel [2022-03-11T12:07:56.762Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T12:07:56.762Z] === RUN TestWaitDisabled [2022-03-11T12:07:56.762Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T12:07:56.762Z] === RUN TestWaitEnabled [2022-03-11T12:07:56.762Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T12:07:56.762Z] === RUN TestRemove [2022-03-11T12:07:56.762Z] --- PASS: TestRemove (0.00s) [2022-03-11T12:07:56.762Z] PASS [2022-03-11T12:07:56.762Z] coverage: 65.3% of statements [2022-03-11T12:07:56.762Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-03-11T12:07:58.003Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2022-03-11T12:07:58.003Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T12:07:58.003Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T12:07:58.297Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T12:07:58.297Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T12:07:58.297Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T12:07:58.297Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T12:07:58.297Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T12:07:58.297Z] PASS [2022-03-11T12:07:58.297Z] coverage: 35.9% of statements [2022-03-11T12:07:58.297Z] ok github.com/docker/docker/daemon/cluster/convert 0.361s coverage: 35.9% of statements [2022-03-11T12:07:58.568Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T12:07:58.825Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T12:07:59.265Z] === RUN TestNewListSecretsFilters [2022-03-11T12:07:59.265Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T12:07:59.265Z] === RUN TestNewListConfigsFilters [2022-03-11T12:07:59.265Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T12:07:59.265Z] PASS [2022-03-11T12:07:59.265Z] coverage: 0.5% of statements [2022-03-11T12:07:59.265Z] ok github.com/docker/docker/daemon/cluster 0.926s coverage: 0.5% of statements [2022-03-11T12:07:59.757Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T12:08:00.322Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T12:08:01.253Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-03-11T12:08:01.253Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T12:08:01.254Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T12:08:01.254Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-11T12:08:01.254Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T12:08:01.254Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-11T12:08:01.254Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T12:08:01.254Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-11T12:08:01.254Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T12:08:01.254Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-11T12:08:01.254Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T12:08:02.167Z] === RUN TestBuilderGC [2022-03-11T12:08:02.167Z] --- PASS: TestBuilderGC (0.00s) [2022-03-11T12:08:02.167Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T12:08:02.167Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T12:08:02.167Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T12:08:02.167Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T12:08:02.167Z] === RUN TestFindConfigurationConflicts [2022-03-11T12:08:02.167Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T12:08:02.168Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T12:08:02.168Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T12:08:02.168Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T12:08:02.168Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration/with_label [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T12:08:02.168Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T12:08:02.168Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T12:08:02.168Z] time="2022-03-11T12:08:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T12:08:02.168Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-11T12:08:02.168Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T12:08:02.168Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:08:02.168Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestReloadBadDefaultConfig [2022-03-11T12:08:02.168Z] time="2022-03-11T12:08:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4143261617" [2022-03-11T12:08:02.168Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestReloadWithConflictingLabels [2022-03-11T12:08:02.168Z] time="2022-03-11T12:08:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2361793010" [2022-03-11T12:08:02.168Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-11T12:08:02.168Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T12:08:02.168Z] time="2022-03-11T12:08:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2569880960" [2022-03-11T12:08:02.168Z] --- PASS: TestReloadWithDuplicateLabels (0.17s) [2022-03-11T12:08:02.168Z] === RUN TestMaskURLCredentials [2022-03-11T12:08:02.168Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T12:08:02.168Z] === RUN TestDaemonConfigurationMerge [2022-03-11T12:08:02.168Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-11T12:08:02.168Z] PASS [2022-03-11T12:08:02.168Z] coverage: 79.2% of statements [2022-03-11T12:08:02.168Z] ok github.com/docker/docker/daemon/config 0.493s coverage: 79.2% of statements [2022-03-11T12:08:02.628Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T12:08:02.628Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T12:08:03.134Z] === RUN TestEventsLog [2022-03-11T12:08:03.134Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T12:08:03.134Z] === RUN TestEventsLogTimeout [2022-03-11T12:08:03.134Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T12:08:03.134Z] === RUN TestLogEvents [2022-03-11T12:08:03.134Z] === RUN TestWaitNodeAttachment [2022-03-11T12:08:03.134Z] --- PASS: TestLogEvents (0.05s) [2022-03-11T12:08:03.134Z] === RUN TestLoadBufferedEvents [2022-03-11T12:08:03.194Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T12:08:03.194Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-11T12:08:03.593Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-11T12:08:03.593Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T12:08:03.593Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T12:08:03.593Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T12:08:03.593Z] PASS [2022-03-11T12:08:03.593Z] coverage: 50.0% of statements [2022-03-11T12:08:03.593Z] ok github.com/docker/docker/daemon/events 0.314s coverage: 50.0% of statements [2022-03-11T12:08:03.593Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-11T12:08:03.593Z] === RUN TestIsolationConversion [2022-03-11T12:08:03.593Z] === RUN TestIsolationConversion/default [2022-03-11T12:08:03.593Z] === RUN TestIsolationConversion/process [2022-03-11T12:08:03.593Z] === RUN TestIsolationConversion/hyperv [2022-03-11T12:08:03.593Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T12:08:03.593Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T12:08:03.593Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T12:08:03.593Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestContainerLabels [2022-03-11T12:08:03.593Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestCredentialSpecConversion [2022-03-11T12:08:03.593Z] === RUN TestCredentialSpecConversion/none [2022-03-11T12:08:03.593Z] === RUN TestCredentialSpecConversion/config [2022-03-11T12:08:03.593Z] === RUN TestCredentialSpecConversion/file [2022-03-11T12:08:03.593Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T12:08:03.593Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T12:08:03.593Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T12:08:03.593Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T12:08:03.593Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T12:08:03.593Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestControllerValidateMountBind [2022-03-11T12:08:03.593Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestControllerValidateMountVolume [2022-03-11T12:08:03.593Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestControllerValidateMountTarget [2022-03-11T12:08:03.593Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T12:08:03.593Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T12:08:03.593Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T12:08:03.593Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T12:08:03.593Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T12:08:03.593Z] PASS [2022-03-11T12:08:03.593Z] coverage: 11.0% of statements [2022-03-11T12:08:03.593Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.627s coverage: 11.0% of statements [2022-03-11T12:08:03.760Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T12:08:04.052Z] === RUN TestIsEmptyDir [2022-03-11T12:08:04.052Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T12:08:04.052Z] PASS [2022-03-11T12:08:04.052Z] coverage: 2.3% of statements [2022-03-11T12:08:04.052Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2022-03-11T12:08:04.695Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T12:08:04.951Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T12:08:05.017Z] === RUN TestVerifyNetworkingConfig [2022-03-11T12:08:05.017Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestGetContainer [2022-03-11T12:08:05.017Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestValidContainerNames [2022-03-11T12:08:05.017Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestContainerInitDNS [2022-03-11T12:08:05.017Z] daemon_test.go:145: root required [2022-03-11T12:08:05.017Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestMerge [2022-03-11T12:08:05.017Z] --- PASS: TestMerge (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestValidateContainerIsolation [2022-03-11T12:08:05.017Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestFindNetworkErrorType [2022-03-11T12:08:05.017Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestEnsureServicesExist [2022-03-11T12:08:05.017Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestEnsureServicesExistErrors [2022-03-11T12:08:05.017Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T12:08:05.017Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T12:08:05.017Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T12:08:05.017Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestContainerDelete [2022-03-11T12:08:05.017Z] --- PASS: TestContainerDelete (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestContainerDoubleDelete [2022-03-11T12:08:05.017Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T12:08:05.017Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T12:08:05.017Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestNoneHealthcheck [2022-03-11T12:08:05.017Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestHealthStates [2022-03-11T12:08:05.017Z] === RUN TestLinkNaming [2022-03-11T12:08:05.017Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestLinkNew [2022-03-11T12:08:05.017Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestLinkEnv [2022-03-11T12:08:05.017Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestLinkMultipleEnv [2022-03-11T12:08:05.017Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestLinkPortRangeEnv [2022-03-11T12:08:05.017Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T12:08:05.017Z] PASS [2022-03-11T12:08:05.017Z] coverage: 93.0% of statements [2022-03-11T12:08:05.017Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] time="2022-03-11T12:08:04Z" 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-03-11T12:08:05.017Z] --- PASS: TestHealthStates (0.21s) [2022-03-11T12:08:05.017Z] === RUN TestGetInspectData [2022-03-11T12:08:05.017Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestFillLicense [2022-03-11T12:08:05.017Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestListInvalidFilter [2022-03-11T12:08:05.017Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestNameFilter [2022-03-11T12:08:05.017Z] --- PASS: TestNameFilter (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T12:08:05.017Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T12:08:05.017Z] === 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-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T12:08:05.017Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T12:08:05.017Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T12:08:05.018Z] --- 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-03-11T12:08:05.018Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T12:08:05.018Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T12:08:05.018Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T12:08:05.018Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T12:08:05.018Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T12:08:05.018Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T12:08:05.018Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T12:08:05.018Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T12:08:05.018Z] === RUN TestDaemonReloadLabels [2022-03-11T12:08:05.018Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T12:08:05.018Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T12:08:05.018Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T12:08:05.018Z] === RUN TestDaemonReloadMirrors [2022-03-11T12:08:05.018Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T12:08:05.018Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T12:08:05.018Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T12:08:05.018Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T12:08:05.018Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T12:08:05.018Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T12:08:05.018Z] reload_test.go:342: root required [2022-03-11T12:08:05.018Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T12:08:05.018Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T12:08:05.018Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-11T12:08:05.018Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T12:08:05.018Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-11T12:08:05.018Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T12:08:05.018Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-11T12:08:05.018Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T12:08:05.018Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-11T12:08:05.018Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T12:08:05.018Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-11T12:08:05.018Z] === RUN TestParseVolumesFrom [2022-03-11T12:08:05.018Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T12:08:05.018Z] PASS [2022-03-11T12:08:05.018Z] coverage: 8.6% of statements [2022-03-11T12:08:05.018Z] ok github.com/docker/docker/daemon 0.466s coverage: 8.6% of statements [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T12:08:05.018Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T12:08:05.355Z] --- PASS: TestBuildMultiStageOnBuild (14.66s) [2022-03-11T12:08:05.355Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T12:08:05.355Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:08:05.355Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-11T12:08:05.355Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T12:08:07.193Z] === RUN TestAdapterReadLogs [2022-03-11T12:08:07.193Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T12:08:07.193Z] === RUN TestCopier [2022-03-11T12:08:07.193Z] --- PASS: TestCopier (0.00s) [2022-03-11T12:08:07.193Z] === RUN TestCopierLongLines [2022-03-11T12:08:07.193Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T12:08:07.193Z] === RUN TestCopierSlow [2022-03-11T12:08:07.193Z] --- PASS: TestCopierSlow (0.20s) [2022-03-11T12:08:07.193Z] === RUN TestCopierWithSized [2022-03-11T12:08:07.193Z] === RUN TestCopierWithSized/as_is [2022-03-11T12:08:07.193Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T12:08:07.193Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-11T12:08:07.193Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-11T12:08:07.193Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-11T12:08:07.193Z] === RUN TestCopierWithPartial [2022-03-11T12:08:07.193Z] --- PASS: TestCopierWithPartial (0.01s) [2022-03-11T12:08:07.193Z] === RUN TestRingLogger [2022-03-11T12:08:07.193Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T12:08:07.193Z] === RUN TestRingCap [2022-03-11T12:08:07.193Z] --- PASS: TestRingCap (0.00s) [2022-03-11T12:08:07.193Z] === RUN TestRingClose [2022-03-11T12:08:07.193Z] --- PASS: TestRingClose (0.00s) [2022-03-11T12:08:07.193Z] === RUN TestRingDrain [2022-03-11T12:08:07.193Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T12:08:07.193Z] PASS [2022-03-11T12:08:07.193Z] coverage: 43.2% of statements [2022-03-11T12:08:07.193Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.2% of statements [2022-03-11T12:08:07.193Z] === RUN TestNewStreamConfig [2022-03-11T12:08:07.193Z] === RUN TestNewStreamConfig/defaults [2022-03-11T12:08:07.193Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T12:08:07.651Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T12:08:07.651Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T12:08:07.651Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T12:08:07.651Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T12:08:07.651Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T12:08:07.651Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T12:08:07.651Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T12:08:07.651Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T12:08:07.651Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T12:08:07.651Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T12:08:07.651Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T12:08:07.651Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T12:08:07.651Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T12:08:07.651Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T12:08:07.651Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T12:08:07.651Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T12:08:07.651Z] time="2022-03-11T12:08:07Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T12:08:07.651Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-11T12:08:07.651Z] === RUN TestCreateSuccess [2022-03-11T12:08:07.651Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T12:08:07.651Z] === RUN TestCreateStreamSkipped [2022-03-11T12:08:07.651Z] time="2022-03-11T12:08:07Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T12:08:07.651Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-11T12:08:07.651Z] === RUN TestCreateLogGroupSuccess [2022-03-11T12:08:07.652Z] time="2022-03-11T12:08:07Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T12:08:07.652Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestCreateError [2022-03-11T12:08:07.652Z] --- PASS: TestCreateError (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestCreateAlreadyExists [2022-03-11T12:08:07.652Z] time="2022-03-11T12:08:07Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T12:08:07.652Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestLogClosed [2022-03-11T12:08:07.652Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestLogBlocking [2022-03-11T12:08:07.652Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T12:08:07.652Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T12:08:07.652Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestPublishBatchSuccess [2022-03-11T12:08:07.652Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestPublishBatchError [2022-03-11T12:08:07.652Z] time="2022-03-11T12:08:07Z" level=error msg=error [2022-03-11T12:08:07.652Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T12:08:07.652Z] time="2022-03-11T12:08:07Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T12:08:07.652Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T12:08:07.652Z] time="2022-03-11T12:08:07Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T12:08:07.652Z] time="2022-03-11T12:08:07Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T12:08:07.652Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestCollectBatchSimple [2022-03-11T12:08:07.652Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestCollectBatchTicker [2022-03-11T12:08:07.652Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T12:08:07.652Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T12:08:07.652Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T12:08:07.652Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T12:08:07.652Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-03-11T12:08:07.652Z] === RUN TestCollectBatchClose [2022-03-11T12:08:07.652Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T12:08:07.652Z] === RUN TestEffectiveLen [2022-03-11T12:08:07.652Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T12:08:07.652Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T12:08:07.652Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T12:08:07.652Z] === RUN TestEffectiveLen/3/���� [2022-03-11T12:08:08.111Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T12:08:08.111Z] === RUN TestEffectiveLen/5/ [2022-03-11T12:08:08.111Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit/0/ [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1076: He [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1076: [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit/6/a� [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1076: a [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1077: � [2022-03-11T12:08:08.111Z] === RUN TestFindValidSplit/7/a� [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T12:08:08.111Z] cloudwatchlogs_test.go:1077: [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestProcessEventEmoji [2022-03-11T12:08:08.111Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-11T12:08:08.111Z] === RUN TestCollectBatchLineSplit [2022-03-11T12:08:08.111Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T12:08:08.111Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestCollectBatchMaxEvents [2022-03-11T12:08:08.111Z] --- PASS: TestCollectBatchMaxEvents (0.11s) [2022-03-11T12:08:08.111Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T12:08:08.111Z] --- PASS: TestCollectBatchMaxTotalBytes (0.11s) [2022-03-11T12:08:08.111Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T12:08:08.111Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-11T12:08:08.111Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T12:08:08.111Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T12:08:08.111Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsFormat [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestCreateTagSuccess [2022-03-11T12:08:08.111Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T12:08:08.111Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-11T12:08:08.111Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T12:08:08.111Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T12:08:08.111Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-11T12:08:08.111Z] PASS [2022-03-11T12:08:08.111Z] coverage: 80.2% of statements [2022-03-11T12:08:08.111Z] ok github.com/docker/docker/daemon/logger/awslogs 0.692s coverage: 80.2% of statements [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T12:08:08.111Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T12:08:08.111Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T12:08:08.111Z] PASS [2022-03-11T12:08:08.111Z] coverage: 33.6% of statements [2022-03-11T12:08:08.111Z] ok github.com/docker/docker/daemon/logger/fluentd 0.071s coverage: 33.6% of statements [2022-03-11T12:08:08.111Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T12:08:08.111Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestSearchRegistryForImages [2022-03-11T12:08:08.111Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T12:08:08.111Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T12:08:08.111Z] === RUN TestImageDelete [2022-03-11T12:08:08.111Z] === RUN TestImageDelete/no_lease [2022-03-11T12:08:08.111Z] === RUN TestImageDelete/lease_exists [2022-03-11T12:08:08.111Z] --- PASS: TestImageDelete (0.05s) [2022-03-11T12:08:08.111Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-11T12:08:08.111Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-11T12:08:08.111Z] === RUN TestContentStoreForPull [2022-03-11T12:08:08.223Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T12:08:08.570Z] --- PASS: TestContentStoreForPull (0.24s) [2022-03-11T12:08:08.570Z] PASS [2022-03-11T12:08:08.570Z] coverage: 6.8% of statements [2022-03-11T12:08:08.570Z] ok github.com/docker/docker/daemon/images 0.422s coverage: 6.8% of statements [2022-03-11T12:08:08.570Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T12:08:08.570Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T12:08:08.570Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T12:08:08.570Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T12:08:08.570Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T12:08:08.570Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T12:08:09.027Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T12:08:09.027Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T12:08:09.027Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T12:08:09.486Z] === RUN TestJSONFileLogger [2022-03-11T12:08:09.486Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-11T12:08:09.486Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T12:08:09.486Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-11T12:08:09.486Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T12:08:09.486Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-11T12:08:09.486Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T12:08:09.486Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-11T12:08:09.486Z] === RUN TestEncodeDecode [2022-03-11T12:08:09.486Z] === PAUSE TestEncodeDecode [2022-03-11T12:08:09.486Z] === RUN TestUnexpectedEOF [2022-03-11T12:08:09.486Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-11T12:08:09.486Z] === RUN TestFastTimeMarshalJSON [2022-03-11T12:08:09.486Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-11T12:08:09.486Z] PASS [2022-03-11T12:08:09.486Z] coverage: 87.2% of statements [2022-03-11T12:08:09.486Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.258s coverage: 87.2% of statements [2022-03-11T12:08:09.486Z] time="2022-03-11T12:08:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T12:08:09.486Z] time="2022-03-11T12:08:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T12:08:09.486Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-11T12:08:09.486Z] === CONT TestEncodeDecode [2022-03-11T12:08:09.486Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T12:08:09.486Z] PASS [2022-03-11T12:08:09.486Z] coverage: 69.9% of statements [2022-03-11T12:08:09.486Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.305s coverage: 69.9% of statements [2022-03-11T12:08:09.595Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T12:08:09.947Z] === RUN TestWriteLog [2022-03-11T12:08:09.947Z] === PAUSE TestWriteLog [2022-03-11T12:08:09.947Z] === RUN TestReadLog [2022-03-11T12:08:09.947Z] === PAUSE TestReadLog [2022-03-11T12:08:09.947Z] === RUN TestDecode [2022-03-11T12:08:09.947Z] --- PASS: TestDecode (0.04s) [2022-03-11T12:08:09.947Z] === CONT TestWriteLog [2022-03-11T12:08:09.947Z] --- PASS: TestWriteLog (0.00s) [2022-03-11T12:08:09.947Z] === CONT TestReadLog [2022-03-11T12:08:09.947Z] === RUN TestReadLog/tail_exact [2022-03-11T12:08:10.406Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T12:08:10.406Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T12:08:10.406Z] --- PASS: TestReadLog (0.25s) [2022-03-11T12:08:10.406Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-11T12:08:10.406Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-11T12:08:10.406Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-11T12:08:10.406Z] PASS [2022-03-11T12:08:10.406Z] coverage: 78.7% of statements [2022-03-11T12:08:10.406Z] ok github.com/docker/docker/daemon/logger/local 0.503s coverage: 78.7% of statements [2022-03-11T12:08:10.406Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T12:08:10.552Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T12:08:10.552Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T12:08:10.864Z] === RUN TestOpenFileDelete [2022-03-11T12:08:10.865Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T12:08:10.865Z] === RUN TestOpenFileRename [2022-03-11T12:08:10.865Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T12:08:10.865Z] === RUN TestHandleDecoderErr [2022-03-11T12:08:10.865Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T12:08:10.865Z] === RUN TestParseLogTagDefaultTag [2022-03-11T12:08:10.865Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T12:08:10.865Z] === RUN TestParseLogTag [2022-03-11T12:08:10.865Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T12:08:10.865Z] === RUN TestParseLogTagEmptyTag [2022-03-11T12:08:10.865Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T12:08:10.865Z] === RUN TestTailFiles [2022-03-11T12:08:10.865Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T12:08:10.865Z] === RUN TestFollowLogsConsumerGone [2022-03-11T12:08:10.865Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T12:08:10.865Z] === RUN TestFollowLogsProducerGone [2022-03-11T12:08:10.865Z] logfile_test.go:180: logDecode() closed after sending 2440 messages [2022-03-11T12:08:10.865Z] logfile_test.go:233: messages sent: 2440, received: 2440 [2022-03-11T12:08:10.865Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-11T12:08:10.865Z] === RUN TestCheckCapacityAndRotate [2022-03-11T12:08:10.865Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T12:08:10.865Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T12:08:10.865Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-03-11T12:08:10.865Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-11T12:08:10.865Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-03-11T12:08:10.865Z] PASS [2022-03-11T12:08:10.865Z] coverage: 55.1% of statements [2022-03-11T12:08:10.865Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.245s coverage: 55.1% of statements [2022-03-11T12:08:11.116Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T12:08:11.116Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-11T12:08:11.116Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T12:08:11.323Z] === RUN TestLog [2022-03-11T12:08:11.323Z] --- PASS: TestLog (0.03s) [2022-03-11T12:08:11.323Z] PASS [2022-03-11T12:08:11.323Z] coverage: 31.5% of statements [2022-03-11T12:08:11.323Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.098s coverage: 31.5% of statements [2022-03-11T12:08:11.323Z] === RUN TestValidateLogOpt [2022-03-11T12:08:11.323Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T12:08:11.323Z] === RUN TestNewMissedConfig [2022-03-11T12:08:11.323Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T12:08:11.323Z] === RUN TestNewMissedUrl [2022-03-11T12:08:11.323Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T12:08:11.323Z] === RUN TestNewMissedToken [2022-03-11T12:08:11.323Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T12:08:11.323Z] === RUN TestNewWithProxy [2022-03-11T12:08:11.323Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T12:08:11.323Z] === RUN TestDefault [2022-03-11T12:08:11.323Z] --- PASS: TestDefault (0.01s) [2022-03-11T12:08:11.323Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T12:08:11.323Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-11T12:08:11.323Z] === RUN TestJsonFormat [2022-03-11T12:08:11.323Z] --- PASS: TestJsonFormat (0.01s) [2022-03-11T12:08:11.323Z] === RUN TestRawFormat [2022-03-11T12:08:11.323Z] --- PASS: TestRawFormat (0.00s) [2022-03-11T12:08:11.323Z] === RUN TestRawFormatWithLabels [2022-03-11T12:08:11.323Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T12:08:11.323Z] === RUN TestRawFormatWithoutTag [2022-03-11T12:08:11.323Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T12:08:11.323Z] === RUN TestBatching [2022-03-11T12:08:11.686Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T12:08:11.783Z] --- PASS: TestBatching (0.30s) [2022-03-11T12:08:11.783Z] === RUN TestFrequency [2022-03-11T12:08:11.783Z] --- PASS: TestFrequency (0.20s) [2022-03-11T12:08:12.242Z] === RUN TestOneMessagePerRequest [2022-03-11T12:08:12.242Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-11T12:08:12.242Z] === RUN TestVerify [2022-03-11T12:08:12.242Z] --- PASS: TestVerify (0.00s) [2022-03-11T12:08:12.242Z] === RUN TestSkipVerify [2022-03-11T12:08:12.242Z] === RUN TestNewParse [2022-03-11T12:08:12.242Z] --- PASS: TestNewParse (0.00s) [2022-03-11T12:08:12.242Z] PASS [2022-03-11T12:08:12.242Z] coverage: 8.3% of statements [2022-03-11T12:08:12.242Z] ok github.com/docker/docker/daemon/logger/templates 0.095s coverage: 8.3% of statements [2022-03-11T12:08:12.242Z] time="2022-03-11T12:08:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.242Z] time="2022-03-11T12:08:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.242Z] time="2022-03-11T12:08:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.242Z] time="2022-03-11T12:08:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.242Z] === RUN TestParseLogFormat [2022-03-11T12:08:12.242Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T12:08:12.242Z] === RUN TestValidateLogOptEmpty [2022-03-11T12:08:12.242Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T12:08:12.242Z] === RUN TestValidateSyslogAddress [2022-03-11T12:08:12.242Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T12:08:12.242Z] === RUN TestParseAddressDefaultPort [2022-03-11T12:08:12.242Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T12:08:12.242Z] === RUN TestValidateSyslogFacility [2022-03-11T12:08:12.242Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T12:08:12.242Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T12:08:12.242Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T12:08:12.242Z] === RUN TestValidateLogOpt [2022-03-11T12:08:12.242Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T12:08:12.242Z] PASS [2022-03-11T12:08:12.242Z] coverage: 46.8% of statements [2022-03-11T12:08:12.242Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-03-11T12:08:12.616Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.39s) [2022-03-11T12:08:12.616Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T12:08:12.701Z] --- PASS: TestSkipVerify (0.51s) [2022-03-11T12:08:12.701Z] === RUN TestBufferMaximum [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000492.247565\",\"host\":\"7c41c3c809c1\"}'" [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000492.247565\",\"host\":\"7c41c3c809c1\"}'" [2022-03-11T12:08:12.701Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T12:08:12.701Z] === RUN TestServerAlwaysDown [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000492.251530\",\"host\":\"7c41c3c809c1\"}'" [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000492.251530\",\"host\":\"7c41c3c809c1\"}'" [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000492.251530\",\"host\":\"7c41c3c809c1\"}'" [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000492.252529\",\"host\":\"7c41c3c809c1\"}'" [2022-03-11T12:08:12.701Z] time="2022-03-11T12:08:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647000492.252529\",\"host\":\"7c41c3c809c1\"}'" [2022-03-11T12:08:12.701Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-11T12:08:12.701Z] === RUN TestCannotSendAfterClose [2022-03-11T12:08:12.701Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-11T12:08:12.701Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T12:08:12.873Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T12:08:13.131Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T12:08:13.131Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T12:08:13.131Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T12:08:13.669Z] time="2022-03-11T12:08:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-11T12:08:13.670Z] time="2022-03-11T12:08:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7c41c3c809c1\"}'" [2022-03-11T12:08:13.670Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-11T12:08:13.670Z] PASS [2022-03-11T12:08:13.670Z] coverage: 82.5% of statements [2022-03-11T12:08:13.670Z] === RUN TestV1IDService [2022-03-11T12:08:13.670Z] ok github.com/docker/docker/daemon/logger/splunk 2.139s coverage: 82.5% of statements [2022-03-11T12:08:13.670Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T12:08:13.670Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T12:08:13.670Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T12:08:13.670Z] --- PASS: TestV1IDService (0.03s) [2022-03-11T12:08:13.670Z] === RUN TestV2MetadataService [2022-03-11T12:08:13.695Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T12:08:13.952Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T12:08:14.636Z] === RUN TestSuccessfulDownload [2022-03-11T12:08:14.636Z] download_test.go:267: Needs fixing on Windows [2022-03-11T12:08:14.636Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T12:08:14.636Z] === RUN TestCancelledDownload [2022-03-11T12:08:14.636Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T12:08:14.636Z] === RUN TestMaxDownloadAttempts [2022-03-11T12:08:14.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:08:14.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:08:14.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:08:14.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:08:14.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:08:14.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:08:14.636Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:08:14.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:08:14.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T12:08:14.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T12:08:14.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T12:08:14.636Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T12:08:14.885Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T12:08:15.095Z] time="2022-03-11T12:08:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:08:15.095Z] time="2022-03-11T12:08:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:08:15.095Z] time="2022-03-11T12:08:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:08:15.095Z] time="2022-03-11T12:08:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T12:08:15.095Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T12:08:15.095Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-03-11T12:08:15.095Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-03-11T12:08:15.095Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-03-11T12:08:15.095Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-03-11T12:08:15.095Z] === RUN TestTransfer [2022-03-11T12:08:15.095Z] --- PASS: TestV2MetadataService (1.36s) [2022-03-11T12:08:15.095Z] PASS [2022-03-11T12:08:15.095Z] coverage: 48.2% of statements [2022-03-11T12:08:15.095Z] ok github.com/docker/docker/distribution/metadata 1.478s coverage: 48.2% of statements [2022-03-11T12:08:15.095Z] --- PASS: TestTransfer (0.12s) [2022-03-11T12:08:15.095Z] === RUN TestConcurrencyLimit [2022-03-11T12:08:15.095Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T12:08:15.095Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T12:08:15.095Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T12:08:15.095Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T12:08:15.095Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T12:08:15.095Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T12:08:15.095Z] === RUN TestManifestStore [2022-03-11T12:08:15.095Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T12:08:15.095Z] time="2022-03-11T12:08:15Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3273601955\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T12:08:15.095Z] === RUN TestManifestStore/no_local_cache [2022-03-11T12:08:15.143Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/with_local_cache [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T12:08:15.553Z] time="2022-03-11T12:08:15Z" level=warning msg="reference for unknown type: " [2022-03-11T12:08:15.553Z] time="2022-03-11T12:08:15Z" level=warning msg="reference for unknown type: " [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T12:08:15.553Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-11T12:08:15.553Z] === RUN TestInactiveJobs [2022-03-11T12:08:15.553Z] time="2022-03-11T12:08:15Z" level=warning msg="reference for unknown type: " [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T12:08:15.553Z] time="2022-03-11T12:08:15Z" level=warning msg="reference for unknown type: " [2022-03-11T12:08:15.553Z] time="2022-03-11T12:08:15Z" level=warning msg="reference for unknown type: " [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T12:08:15.553Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T12:08:15.553Z] time="2022-03-11T12:08:15Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T12:08:15.553Z] --- PASS: TestManifestStore (0.39s) [2022-03-11T12:08:15.553Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-03-11T12:08:15.553Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-11T12:08:15.553Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-11T12:08:15.553Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-11T12:08:15.554Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-11T12:08:15.554Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-11T12:08:15.554Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-11T12:08:15.554Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-11T12:08:15.554Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-03-11T12:08:15.554Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T12:08:15.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestFixManifestLayers [2022-03-11T12:08:15.554Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T12:08:15.554Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T12:08:15.554Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestFixManifestLayersBadParent [2022-03-11T12:08:15.554Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestValidateManifest [2022-03-11T12:08:15.554Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T12:08:15.554Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestFormatPlatform [2022-03-11T12:08:15.554Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestPullSchema2Config [2022-03-11T12:08:15.554Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T12:08:15.554Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:08:15.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:08:15.554Z] === RUN TestPullSchema2Config/500_status [2022-03-11T12:08:15.554Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:08:15.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:08:15.554Z] === RUN TestNotFound [2022-03-11T12:08:15.554Z] --- PASS: TestNotFound (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestConflict [2022-03-11T12:08:15.554Z] --- PASS: TestConflict (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestForbidden [2022-03-11T12:08:15.554Z] --- PASS: TestForbidden (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestInvalidParameter [2022-03-11T12:08:15.554Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestNotImplemented [2022-03-11T12:08:15.554Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestNotModified [2022-03-11T12:08:15.554Z] --- PASS: TestNotModified (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestUnauthorized [2022-03-11T12:08:15.554Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestUnknown [2022-03-11T12:08:15.554Z] --- PASS: TestUnknown (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestCancelled [2022-03-11T12:08:15.554Z] --- PASS: TestCancelled (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestDeadline [2022-03-11T12:08:15.554Z] --- PASS: TestDeadline (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestDataLoss [2022-03-11T12:08:15.554Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestUnavailable [2022-03-11T12:08:15.554Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestSystem [2022-03-11T12:08:15.554Z] --- PASS: TestSystem (0.00s) [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Conflict [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T12:08:15.554Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T12:08:15.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T12:08:15.554Z] PASS [2022-03-11T12:08:15.554Z] coverage: 53.1% of statements [2022-03-11T12:08:15.554Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2022-03-11T12:08:15.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:08:15.554Z] === RUN TestPullSchema2Config/EOF [2022-03-11T12:08:15.554Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:08:15.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:08:15.554Z] 2022/03/11 12:08:15 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-11T12:08:15.554Z] goroutine 87 [running]: [2022-03-11T12:08:15.554Z] net/http.(*conn).serve.func1() [2022-03-11T12:08:15.554Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T12:08:15.554Z] panic({0xfb4800, 0x1135ea0}) [2022-03-11T12:08:15.554Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T12:08:15.554Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003ac284, {0x1147200, 0xc0000640e0}) [2022-03-11T12:08:15.554Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T12:08:15.554Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1147200, 0xc0000640e0}, 0xc000048100) [2022-03-11T12:08:15.554Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T12:08:15.554Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1147200, 0xc0000640e0}, 0xac8e35) [2022-03-11T12:08:15.554Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T12:08:15.554Z] net/http.serverHandler.ServeHTTP({0xc0000b7590}, {0x1147200, 0xc0000640e0}, 0xc000048100) [2022-03-11T12:08:15.554Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T12:08:15.554Z] net/http.(*conn).serve(0xc00006a3c0, {0x114b838, 0xc0000b7260}) [2022-03-11T12:08:15.554Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T12:08:15.554Z] created by net/http.(*Server).Serve [2022-03-11T12:08:15.554Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T12:08:15.554Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-11T12:08:15.554Z] === RUN TestWatchRelease [2022-03-11T12:08:16.013Z] --- PASS: TestWatchRelease (0.05s) [2022-03-11T12:08:16.013Z] === RUN TestWatchFinishedTransfer [2022-03-11T12:08:16.013Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T12:08:16.013Z] === RUN TestDuplicateTransfer [2022-03-11T12:08:16.013Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-11T12:08:16.013Z] === RUN TestSuccessfulUpload [2022-03-11T12:08:16.013Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:08:16.013Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T12:08:16.013Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T12:08:16.013Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T12:08:16.013Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-11T12:08:16.013Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T12:08:16.013Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-11T12:08:16.013Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-11T12:08:16.013Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-11T12:08:16.013Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T12:08:16.013Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T12:08:16.013Z] === RUN TestLayerAlreadyExists [2022-03-11T12:08:16.014Z] 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-03-11T12:08:16.014Z] 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-03-11T12:08:16.014Z] 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-03-11T12:08:16.014Z] 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-03-11T12:08:16.014Z] 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-03-11T12:08:16.014Z] 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-03-11T12:08:16.014Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T12:08:16.014Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T12:08:16.014Z] time="2022-03-11T12:08:15Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T12:08:16.014Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-11T12:08:16.014Z] === RUN TestCancelledUpload [2022-03-11T12:08:16.014Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T12:08:16.014Z] PASS [2022-03-11T12:08:16.014Z] coverage: 76.8% of statements [2022-03-11T12:08:16.014Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 76.8% of statements [2022-03-11T12:08:16.072Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T12:08:16.981Z] === RUN TestCompare [2022-03-11T12:08:16.981Z] --- PASS: TestCompare (0.00s) [2022-03-11T12:08:16.981Z] PASS [2022-03-11T12:08:16.981Z] coverage: 19.2% of statements [2022-03-11T12:08:16.981Z] ok github.com/docker/docker/image/cache 0.098s coverage: 19.2% of statements [2022-03-11T12:08:16.981Z] === RUN TestFSGetInvalidData [2022-03-11T12:08:16.981Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-11T12:08:16.981Z] === RUN TestFSInvalidSet [2022-03-11T12:08:16.981Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-11T12:08:16.981Z] === RUN TestFSInvalidRoot [2022-03-11T12:08:16.981Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-11T12:08:16.981Z] === RUN TestFSMetadataGetSet [2022-03-11T12:08:16.981Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-11T12:08:16.981Z] === RUN TestFSInvalidWalker [2022-03-11T12:08:16.981Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-11T12:08:16.981Z] === RUN TestFSGetSet [2022-03-11T12:08:16.981Z] --- PASS: TestFSGetSet (0.06s) [2022-03-11T12:08:16.981Z] === RUN TestFSGetUnsetKey [2022-03-11T12:08:16.981Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-11T12:08:16.981Z] === RUN TestFSGetEmptyData [2022-03-11T12:08:16.981Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-11T12:08:16.981Z] === RUN TestFSDelete [2022-03-11T12:08:16.981Z] --- PASS: TestFSDelete (0.02s) [2022-03-11T12:08:16.981Z] === RUN TestFSWalker [2022-03-11T12:08:16.981Z] --- PASS: TestFSWalker (0.02s) [2022-03-11T12:08:16.981Z] === RUN TestFSWalkerStopOnError [2022-03-11T12:08:16.981Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-03-11T12:08:16.981Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T12:08:16.981Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T12:08:16.981Z] === RUN TestTokenPassThru [2022-03-11T12:08:16.981Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-11T12:08:16.981Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T12:08:16.981Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-11T12:08:16.981Z] === RUN TestNewFromJSON [2022-03-11T12:08:16.981Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T12:08:16.981Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T12:08:17.000Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T12:08:17.439Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T12:08:17.439Z] === RUN TestMarshalKeyOrder [2022-03-11T12:08:17.439Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T12:08:17.439Z] === RUN TestHistoryEqual [2022-03-11T12:08:17.439Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-11T12:08:17.439Z] PASS [2022-03-11T12:08:17.439Z] coverage: 26.7% of statements [2022-03-11T12:08:17.439Z] ok github.com/docker/docker/distribution 2.206s coverage: 26.7% of statements [2022-03-11T12:08:17.439Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T12:08:17.439Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T12:08:17.439Z] --- PASS: TestHistoryEqual (0.21s) [2022-03-11T12:08:17.439Z] === RUN TestImage [2022-03-11T12:08:17.439Z] --- PASS: TestImage (0.00s) [2022-03-11T12:08:17.439Z] === RUN TestImageOSNotEmpty [2022-03-11T12:08:17.439Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T12:08:17.439Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T12:08:17.439Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T12:08:17.439Z] === RUN TestCreate [2022-03-11T12:08:17.439Z] --- PASS: TestCreate (0.01s) [2022-03-11T12:08:17.439Z] === RUN TestRestore [2022-03-11T12:08:17.439Z] time="2022-03-11T12:08:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T12:08:17.439Z] --- PASS: TestRestore (0.05s) [2022-03-11T12:08:17.439Z] === RUN TestAddDelete [2022-03-11T12:08:17.439Z] --- PASS: TestAddDelete (0.03s) [2022-03-11T12:08:17.439Z] === RUN TestSearchAfterDelete [2022-03-11T12:08:17.439Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-11T12:08:17.439Z] === RUN TestParentReset [2022-03-11T12:08:17.439Z] --- PASS: TestParentReset (0.04s) [2022-03-11T12:08:17.439Z] === RUN TestGetAndSetLastUpdated [2022-03-11T12:08:17.439Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-11T12:08:17.439Z] === RUN TestStoreLen [2022-03-11T12:08:17.439Z] --- PASS: TestStoreLen (0.08s) [2022-03-11T12:08:17.439Z] PASS [2022-03-11T12:08:17.439Z] coverage: 86.9% of statements [2022-03-11T12:08:17.562Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T12:08:17.866Z] --- PASS: TestBuildMultiStageLayerLeak (12.51s) [2022-03-11T12:08:17.866Z] === RUN TestBuildWithHugeFile [2022-03-11T12:08:17.898Z] ok github.com/docker/docker/image 0.792s coverage: 86.9% of statements [2022-03-11T12:08:17.898Z] === RUN TestValidateManifest [2022-03-11T12:08:17.898Z] === RUN TestValidateManifest/nil [2022-03-11T12:08:17.898Z] === RUN TestValidateManifest/non-nil [2022-03-11T12:08:17.898Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T12:08:17.898Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T12:08:17.898Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T12:08:17.898Z] PASS [2022-03-11T12:08:17.898Z] coverage: 0.7% of statements [2022-03-11T12:08:17.898Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2022-03-11T12:08:18.355Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T12:08:18.355Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T12:08:18.355Z] PASS [2022-03-11T12:08:18.355Z] coverage: 25.0% of statements [2022-03-11T12:08:18.355Z] ok github.com/docker/docker/image/v1 0.080s coverage: 25.0% of statements [2022-03-11T12:08:18.355Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T12:08:18.491Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T12:08:19.054Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T12:08:19.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-11T12:08:19.321Z] === RUN TestSerialization [2022-03-11T12:08:19.321Z] --- PASS: TestSerialization (0.02s) [2022-03-11T12:08:19.321Z] PASS [2022-03-11T12:08:19.321Z] coverage: 100.0% of statements [2022-03-11T12:08:19.321Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-03-11T12:08:19.877Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T12:08:20.289Z] === RUN TestEnvironmentParsing [2022-03-11T12:08:20.289Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T12:08:20.289Z] PASS [2022-03-11T12:08:20.289Z] coverage: 1.2% of statements [2022-03-11T12:08:20.289Z] ok github.com/docker/docker/libcontainerd/local 0.104s coverage: 1.2% of statements [2022-03-11T12:08:20.289Z] === RUN TestEmptyLayer [2022-03-11T12:08:20.289Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T12:08:20.289Z] === RUN TestCommitFailure [2022-03-11T12:08:20.289Z] --- PASS: TestCommitFailure (0.01s) [2022-03-11T12:08:20.289Z] === RUN TestStartTransactionFailure [2022-03-11T12:08:20.289Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-11T12:08:20.289Z] === RUN TestGetOrphan [2022-03-11T12:08:20.289Z] --- PASS: TestGetOrphan (0.01s) [2022-03-11T12:08:20.289Z] === RUN TestMountAndRegister [2022-03-11T12:08:20.289Z] layer_test.go:258: Layer size: 14 [2022-03-11T12:08:20.289Z] --- PASS: TestMountAndRegister (0.10s) [2022-03-11T12:08:20.289Z] === RUN TestLayerRelease [2022-03-11T12:08:20.289Z] layer_test.go:291: Failing on Windows [2022-03-11T12:08:20.289Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T12:08:20.289Z] === RUN TestStoreRestore [2022-03-11T12:08:20.289Z] layer_test.go:340: Failing on Windows [2022-03-11T12:08:20.289Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T12:08:20.289Z] === RUN TestTarStreamStability [2022-03-11T12:08:20.289Z] layer_test.go:455: Failing on Windows [2022-03-11T12:08:20.289Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T12:08:20.289Z] === RUN TestRegisterExistingLayer [2022-03-11T12:08:20.747Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-03-11T12:08:20.747Z] === RUN TestTarStreamVerification [2022-03-11T12:08:20.747Z] layer_test.go:684: Failing on Windows [2022-03-11T12:08:20.747Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T12:08:20.747Z] === RUN TestLayerMigration [2022-03-11T12:08:20.747Z] migration_test.go:45: Failing on Windows [2022-03-11T12:08:20.747Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T12:08:20.747Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T12:08:20.747Z] migration_test.go:181: Failing on Windows [2022-03-11T12:08:20.747Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T12:08:20.747Z] === RUN TestMountInit [2022-03-11T12:08:20.747Z] mount_test.go:17: Failing on Windows [2022-03-11T12:08:20.747Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T12:08:20.747Z] === RUN TestMountSize [2022-03-11T12:08:20.747Z] mount_test.go:76: Failing on Windows [2022-03-11T12:08:20.747Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T12:08:20.747Z] === RUN TestMountChanges [2022-03-11T12:08:20.747Z] mount_test.go:125: Failing on Windows [2022-03-11T12:08:20.747Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T12:08:20.747Z] === RUN TestMountApply [2022-03-11T12:08:20.747Z] mount_test.go:212: Failing on Windows [2022-03-11T12:08:20.747Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T12:08:20.747Z] PASS [2022-03-11T12:08:20.747Z] coverage: 30.2% of statements [2022-03-11T12:08:20.747Z] ok github.com/docker/docker/layer 0.424s coverage: 30.2% of statements [2022-03-11T12:08:20.747Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T12:08:20.747Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T12:08:20.747Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T12:08:20.747Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T12:08:20.809Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T12:08:20.809Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T12:08:20.809Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T12:08:20.809Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T12:08:20.809Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T12:08:20.809Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T12:08:20.809Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T12:08:21.205Z] === RUN TestSequenceGetAvailableBit [2022-03-11T12:08:21.205Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestSequenceEqual [2022-03-11T12:08:21.205Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestSequenceCopy [2022-03-11T12:08:21.205Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestGetFirstAvailable [2022-03-11T12:08:21.205Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestFindSequence [2022-03-11T12:08:21.205Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestCheckIfAvailable [2022-03-11T12:08:21.205Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestMergeSequences [2022-03-11T12:08:21.205Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestPushReservation [2022-03-11T12:08:21.205Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestSerializeDeserialize [2022-03-11T12:08:21.205Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestSet [2022-03-11T12:08:21.205Z] --- PASS: TestSet (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestSetUnset [2022-03-11T12:08:21.205Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestOffsetSetUnset [2022-03-11T12:08:21.205Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestSetInRange [2022-03-11T12:08:21.205Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestSetAnyInRange [2022-03-11T12:08:21.205Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestMethods [2022-03-11T12:08:21.205Z] --- PASS: TestMethods (0.00s) [2022-03-11T12:08:21.205Z] === RUN TestRandomAllocateDeallocate [2022-03-11T12:08:21.743Z] docker_api_swarm_test.go:272: [da44bbd35a304] joining swarm manager [dbadc5dfc84a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:08:22.000Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T12:08:22.931Z] docker_api_swarm_test.go:273: [d4acd12bde1d6] joining swarm manager [dbadc5dfc84a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:08:23.189Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T12:08:23.189Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T12:08:23.383Z] === RUN TestInvalidConfig [2022-03-11T12:08:23.384Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T12:08:23.384Z] === RUN TestConfig [2022-03-11T12:08:23.384Z] --- PASS: TestConfig (0.00s) [2022-03-11T12:08:23.384Z] === RUN TestOptionsLabels [2022-03-11T12:08:23.384Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T12:08:23.384Z] === RUN TestValidName [2022-03-11T12:08:23.384Z] --- PASS: TestValidName (0.00s) [2022-03-11T12:08:23.384Z] PASS [2022-03-11T12:08:23.384Z] coverage: 19.7% of statements [2022-03-11T12:08:23.384Z] ok github.com/docker/docker/libnetwork/config 0.118s coverage: 19.7% of statements [2022-03-11T12:08:23.753Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T12:08:24.316Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T12:08:24.350Z] === RUN TestKey [2022-03-11T12:08:24.350Z] --- PASS: TestKey (0.00s) [2022-03-11T12:08:24.350Z] === RUN TestParseKey [2022-03-11T12:08:24.350Z] --- PASS: TestParseKey (0.00s) [2022-03-11T12:08:24.350Z] === RUN TestInvalidDataStore [2022-03-11T12:08:24.350Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T12:08:24.350Z] === RUN TestKVObjectFlatKey [2022-03-11T12:08:24.350Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T12:08:24.350Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T12:08:24.350Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T12:08:24.350Z] PASS [2022-03-11T12:08:24.350Z] coverage: 21.9% of statements [2022-03-11T12:08:24.350Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-03-11T12:08:24.350Z] === RUN TestErrorInterfaces [2022-03-11T12:08:24.350Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T12:08:24.350Z] === RUN TestNetworkMarshalling [2022-03-11T12:08:24.808Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-11T12:08:24.808Z] === RUN TestEndpointMarshalling [2022-03-11T12:08:24.808Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestAuxAddresses [2022-03-11T12:08:24.808Z] time="2022-03-11T12:08:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:08:24.808Z] --- PASS: TestAuxAddresses (0.03s) [2022-03-11T12:08:24.808Z] === RUN TestSRVServiceQuery [2022-03-11T12:08:24.808Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-11T12:08:24.808Z] === RUN TestServiceVIPReuse [2022-03-11T12:08:24.808Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-11T12:08:24.808Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T12:08:24.808Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestDNSIPQuery [2022-03-11T12:08:24.808Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestDNSProxyServFail [2022-03-11T12:08:24.808Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestSandboxAddEmpty [2022-03-11T12:08:24.808Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestSandboxAddMultiPrio [2022-03-11T12:08:24.808Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestSandboxAddSamePrio [2022-03-11T12:08:24.808Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestCleanupServiceDiscovery [2022-03-11T12:08:24.808Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestDNSOptions [2022-03-11T12:08:24.808Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:08:24.808Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T12:08:24.808Z] time="2022-03-11T12:08:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:08:24.808Z] time="2022-03-11T12:08:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T12:08:24.808Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-11T12:08:24.808Z] PASS [2022-03-11T12:08:24.808Z] coverage: 8.5% of statements [2022-03-11T12:08:24.808Z] ok github.com/docker/docker/libnetwork 0.480s coverage: 8.5% of statements [2022-03-11T12:08:24.808Z] === RUN TestIPDataMarshalling [2022-03-11T12:08:24.808Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T12:08:24.808Z] === RUN TestValidateAndIsV6 [2022-03-11T12:08:24.808Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T12:08:24.808Z] PASS [2022-03-11T12:08:24.808Z] coverage: 68.9% of statements [2022-03-11T12:08:24.808Z] ok github.com/docker/docker/libnetwork/driverapi 0.068s coverage: 68.9% of statements [2022-03-11T12:08:24.880Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T12:08:25.137Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T12:08:25.702Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T12:08:25.702Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T12:08:25.702Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T12:08:25.774Z] === RUN TestDriver [2022-03-11T12:08:25.774Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:08:25.774Z] PASS [2022-03-11T12:08:25.774Z] coverage: 34.8% of statements [2022-03-11T12:08:25.774Z] ok github.com/docker/docker/libnetwork/drivers/host 0.057s coverage: 34.8% of statements [2022-03-11T12:08:25.959Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T12:08:25.959Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T12:08:25.959Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T12:08:25.959Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T12:08:26.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:08:26.066Z] INFO: Testing against a local daemon [2022-03-11T12:08:26.066Z] === RUN TestBuildWithSession [2022-03-11T12:08:26.066Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T12:08:26.066Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T12:08:26.066Z] === RUN TestBuildSquashParent [2022-03-11T12:08:26.066Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:08:26.066Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T12:08:26.066Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T12:08:26.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:08:26.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:08:26.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:08:26.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:08:26.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:08:26.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:08:26.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:08:26.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:08:26.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:08:26.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:08:26.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:08:26.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:08:26.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:08:26.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:08:26.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:08:26.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:08:26.215Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T12:08:26.232Z] === RUN TestDriver [2022-03-11T12:08:26.232Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:08:26.232Z] PASS [2022-03-11T12:08:26.232Z] coverage: 34.8% of statements [2022-03-11T12:08:26.232Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-03-11T12:08:26.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T12:08:26.690Z] === RUN TestNetworkAllocateFree [2022-03-11T12:08:26.690Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T12:08:26.690Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T12:08:26.690Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T12:08:26.690Z] PASS [2022-03-11T12:08:26.690Z] coverage: 63.6% of statements [2022-03-11T12:08:26.690Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.059s coverage: 63.6% of statements [2022-03-11T12:08:27.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T12:08:27.148Z] === RUN TestGetEmptyCapabilities [2022-03-11T12:08:27.148Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T12:08:27.148Z] === RUN TestGetExtraCapabilities [2022-03-11T12:08:27.148Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-11T12:08:27.148Z] === RUN TestGetInvalidCapabilities [2022-03-11T12:08:27.148Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-11T12:08:27.148Z] === RUN TestRemoteDriver [2022-03-11T12:08:27.148Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T12:08:27.148Z] === RUN TestDriverError [2022-03-11T12:08:27.148Z] --- PASS: TestDriverError (0.01s) [2022-03-11T12:08:27.148Z] === RUN TestMissingValues [2022-03-11T12:08:27.148Z] --- PASS: TestMissingValues (0.01s) [2022-03-11T12:08:27.148Z] === RUN TestRollback [2022-03-11T12:08:27.148Z] --- PASS: TestRollback (0.01s) [2022-03-11T12:08:27.148Z] PASS [2022-03-11T12:08:27.148Z] coverage: 57.4% of statements [2022-03-11T12:08:27.148Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.107s coverage: 57.4% of statements [2022-03-11T12:08:27.598Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T12:08:27.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T12:08:27.606Z] === RUN TestNew [2022-03-11T12:08:28.064Z] --- PASS: TestNew (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestAddDriver [2022-03-11T12:08:28.064Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestAddDuplicateDriver [2022-03-11T12:08:28.064Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T12:08:28.064Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestDriver [2022-03-11T12:08:28.064Z] --- PASS: TestDriver (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestIPAM [2022-03-11T12:08:28.064Z] --- PASS: TestIPAM (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestWalkIPAMs [2022-03-11T12:08:28.064Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestWalkDrivers [2022-03-11T12:08:28.064Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T12:08:28.064Z] PASS [2022-03-11T12:08:28.064Z] coverage: 82.4% of statements [2022-03-11T12:08:28.064Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-03-11T12:08:28.064Z] === RUN TestNAT [2022-03-11T12:08:28.064Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T12:08:28.064Z] --- SKIP: TestNAT (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestTransparent [2022-03-11T12:08:28.064Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T12:08:28.064Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T12:08:28.064Z] PASS [2022-03-11T12:08:28.064Z] coverage: 0.0% of statements [2022-03-11T12:08:28.064Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-03-11T12:08:28.064Z] === RUN TestBuildDefault [2022-03-11T12:08:28.064Z] --- PASS: TestBuildDefault (0.00s) [2022-03-11T12:08:28.064Z] === RUN TestBuildHostnameDomainname [2022-03-11T12:08:28.064Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestBuildHostname [2022-03-11T12:08:28.526Z] --- PASS: TestBuildHostname (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestBuildHostnameFQDN [2022-03-11T12:08:28.526Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestBuildNoIP [2022-03-11T12:08:28.526Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestUpdate [2022-03-11T12:08:28.526Z] --- PASS: TestUpdate (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T12:08:28.526Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T12:08:28.526Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestAddEmpty [2022-03-11T12:08:28.526Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestAdd [2022-03-11T12:08:28.526Z] --- PASS: TestAdd (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestDeleteEmpty [2022-03-11T12:08:28.526Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestDeleteNewline [2022-03-11T12:08:28.526Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestDelete [2022-03-11T12:08:28.526Z] --- PASS: TestDelete (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestConcurrentWrites [2022-03-11T12:08:28.526Z] --- PASS: TestConcurrentWrites (0.22s) [2022-03-11T12:08:28.526Z] PASS [2022-03-11T12:08:28.526Z] coverage: 81.2% of statements [2022-03-11T12:08:28.526Z] ok github.com/docker/docker/libnetwork/etchosts 0.297s coverage: 81.2% of statements [2022-03-11T12:08:28.526Z] === RUN TestNew [2022-03-11T12:08:28.526Z] --- PASS: TestNew (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestAllocate [2022-03-11T12:08:28.526Z] --- PASS: TestAllocate (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestUninitialized [2022-03-11T12:08:28.526Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestAllocateInRange [2022-03-11T12:08:28.526Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T12:08:28.526Z] === RUN TestAllocateSerial [2022-03-11T12:08:28.526Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T12:08:28.526Z] PASS [2022-03-11T12:08:28.526Z] coverage: 87.5% of statements [2022-03-11T12:08:28.526Z] === RUN TestCaller [2022-03-11T12:08:28.526Z] --- PASS: TestCaller (0.00s) [2022-03-11T12:08:28.526Z] PASS [2022-03-11T12:08:28.526Z] coverage: 100.0% of statements [2022-03-11T12:08:28.526Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-03-11T12:08:28.526Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-03-11T12:08:28.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T12:08:29.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T12:08:29.127Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T12:08:29.127Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-11T12:08:29.127Z] PASS [2022-03-11T12:08:29.127Z] [2022-03-11T12:08:29.127Z] DONE 17 tests in 50.553s [2022-03-11T12:08:29.127Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T12:08:29.127Z] ++ 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-03-11T12:08:29.127Z] ++ set -e [2022-03-11T12:08:29.127Z] ++ '[' -n 0 ']' [2022-03-11T12:08:29.127Z] ++ set -x [2022-03-11T12:08:29.127Z] ++ 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-03-11T12:08:29.127Z] INFO: Testing against a local daemon [2022-03-11T12:08:29.127Z] === RUN TestPluginInvalidJSON [2022-03-11T12:08:29.127Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:08:29.127Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:08:29.127Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:08:29.127Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T12:08:29.127Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T12:08:29.127Z] === RUN TestPluginInstall [2022-03-11T12:08:29.127Z] === RUN TestPluginInstall/no_auth [2022-03-11T12:08:29.632Z] === RUN TestSetSerialInsertDelete [2022-03-11T12:08:29.632Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T12:08:29.632Z] === RUN TestSetParallelInsertDelete [2022-03-11T12:08:29.632Z] --- PASS: TestRandomAllocateDeallocate (8.80s) [2022-03-11T12:08:29.632Z] === RUN TestAllocateRandomDeallocate [2022-03-11T12:08:29.690Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T12:08:30.265Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T12:08:30.608Z] === RUN TestInt2IP2IntConversion [2022-03-11T12:08:30.827Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T12:08:31.066Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-11T12:08:31.066Z] === RUN TestGetAddressVersion [2022-03-11T12:08:31.066Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T12:08:31.066Z] === RUN TestKeyString [2022-03-11T12:08:31.066Z] --- PASS: TestKeyString (0.00s) [2022-03-11T12:08:31.066Z] === RUN TestPoolDataMarshal [2022-03-11T12:08:31.066Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T12:08:31.066Z] === RUN TestSubnetsMarshal [2022-03-11T12:08:31.066Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-11T12:08:31.066Z] === RUN TestAddSubnets [2022-03-11T12:08:31.066Z] --- PASS: TestAllocateRandomDeallocate (1.48s) [2022-03-11T12:08:31.066Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T12:08:31.391Z] time="2022-03-11T12:08:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:08:31.391Z] time="2022-03-11T12:08:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbed6a008f5d0e41ce6150192ca89ed4755ec2b37cd43b12d59b96c78195ac11" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:08:31.391Z] time="2022-03-11T12:08:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:08:31.392Z] time="2022-03-11T12:08:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbed6a008f5d0e41ce6150192ca89ed4755ec2b37cd43b12d59b96c78195ac11" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:08:31.392Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T12:08:31.392Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T12:08:31.525Z] --- PASS: TestAddSubnets (0.10s) [2022-03-11T12:08:31.525Z] === RUN TestDoublePoolRelease [2022-03-11T12:08:31.525Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-03-11T12:08:31.525Z] === RUN TestAddReleasePoolID [2022-03-11T12:08:31.525Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-03-11T12:08:31.525Z] === RUN TestPredefinedPool [2022-03-11T12:08:31.525Z] === RUN TestPoolRequest [2022-03-11T12:08:31.525Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T12:08:31.525Z] === RUN TestOtherRequests [2022-03-11T12:08:31.525Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T12:08:31.525Z] PASS [2022-03-11T12:08:31.525Z] coverage: 57.1% of statements [2022-03-11T12:08:31.525Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-03-11T12:08:31.525Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-11T12:08:31.525Z] === RUN TestRemoveSubnet [2022-03-11T12:08:31.648Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T12:08:31.905Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T12:08:31.983Z] --- PASS: TestRemoveSubnet (0.31s) [2022-03-11T12:08:31.983Z] === RUN TestGetSameAddress [2022-03-11T12:08:31.983Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-11T12:08:31.983Z] === RUN TestPoolAllocationReuse [2022-03-11T12:08:32.163Z] time="2022-03-11T12:08:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:08:32.163Z] time="2022-03-11T12:08:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:038138e7b289b3a28e7696d97d3a906d84cd99000fb442d423fe3d3df2f3e359" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:08:32.163Z] time="2022-03-11T12:08:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:08:32.163Z] time="2022-03-11T12:08:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:038138e7b289b3a28e7696d97d3a906d84cd99000fb442d423fe3d3df2f3e359" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:08:32.421Z] === RUN TestPluginInstall/with_insecure [2022-03-11T12:08:32.679Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T12:08:32.950Z] === RUN TestGetCapabilities [2022-03-11T12:08:32.950Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-11T12:08:32.950Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T12:08:32.950Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-11T12:08:32.950Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T12:08:32.950Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-11T12:08:32.950Z] === RUN TestRemoteDriver [2022-03-11T12:08:32.950Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T12:08:32.950Z] PASS [2022-03-11T12:08:32.950Z] coverage: 47.4% of statements [2022-03-11T12:08:32.950Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-03-11T12:08:32.950Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.62s) [2022-03-11T12:08:32.950Z] === RUN TestRetrieveFromStore [2022-03-11T12:08:33.245Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T12:08:33.246Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T12:08:33.246Z] time="2022-03-11T12:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:08:33.246Z] time="2022-03-11T12:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0be1832fd8f34c4d19b3a195e0c0fc0c7c1bde1e6caf965cf25a1b087a1ba74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:08:33.246Z] time="2022-03-11T12:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T12:08:33.246Z] time="2022-03-11T12:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0be1832fd8f34c4d19b3a195e0c0fc0c7c1bde1e6caf965cf25a1b087a1ba74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T12:08:33.408Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-03-11T12:08:33.408Z] === RUN TestIsCorrupted [2022-03-11T12:08:33.408Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-11T12:08:33.408Z] === RUN TestSetRollover [2022-03-11T12:08:33.811Z] plugin_test.go:165: [d1aa5f97a7d0c] daemon is not started [2022-03-11T12:08:33.811Z] --- PASS: TestPluginInstall (4.50s) [2022-03-11T12:08:33.811Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2022-03-11T12:08:33.811Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2022-03-11T12:08:33.811Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-03-11T12:08:33.811Z] === RUN TestPluginsWithRuntimes [2022-03-11T12:08:33.811Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T12:08:33.866Z] === RUN TestWindowsIPAM [2022-03-11T12:08:33.866Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T12:08:33.866Z] PASS [2022-03-11T12:08:33.866Z] coverage: 71.4% of statements [2022-03-11T12:08:33.866Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-03-11T12:08:34.323Z] --- PASS: TestPoolAllocationReuse (2.33s) [2022-03-11T12:08:34.323Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T12:08:34.323Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-11T12:08:34.323Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T12:08:34.781Z] === RUN TestDefaultNetwork [2022-03-11T12:08:34.781Z] --- PASS: TestDefaultNetwork (0.28s) [2022-03-11T12:08:34.781Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T12:08:35.181Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T12:08:35.239Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-03-11T12:08:35.239Z] === RUN TestInitAddressPools [2022-03-11T12:08:35.239Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T12:08:35.239Z] PASS [2022-03-11T12:08:35.239Z] coverage: 74.0% of statements [2022-03-11T12:08:35.239Z] ok github.com/docker/docker/libnetwork/ipamutils 0.658s coverage: 74.0% of statements [2022-03-11T12:08:35.439Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T12:08:35.697Z] --- PASS: TestSetRollover (2.08s) [2022-03-11T12:08:35.697Z] === RUN TestSetRolloverSerial [2022-03-11T12:08:35.697Z] === RUN TestKeyValue [2022-03-11T12:08:35.697Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T12:08:35.697Z] PASS [2022-03-11T12:08:35.697Z] coverage: 60.0% of statements [2022-03-11T12:08:35.697Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-03-11T12:08:36.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T12:08:36.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T12:08:36.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T12:08:36.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T12:08:36.005Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T12:08:36.262Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T12:08:36.262Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T12:08:37.633Z] --- PASS: TestPluginsWithRuntimes (3.64s) [2022-03-11T12:08:37.633Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-03-11T12:08:37.633Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2022-03-11T12:08:37.633Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T12:08:37.873Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.47s) [2022-03-11T12:08:37.873Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T12:08:37.891Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-11T12:08:37.891Z] PASS [2022-03-11T12:08:37.891Z] [2022-03-11T12:08:37.891Z] DONE 10 tests in 8.818s [2022-03-11T12:08:37.891Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T12:08:37.891Z] ++ 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-03-11T12:08:37.891Z] ++ set -e [2022-03-11T12:08:37.891Z] ++ '[' -n 0 ']' [2022-03-11T12:08:37.891Z] ++ set -x [2022-03-11T12:08:37.891Z] ++ 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-03-11T12:08:37.891Z] INFO: Testing against a local daemon [2022-03-11T12:08:37.891Z] === RUN TestExternalGraphDriver [2022-03-11T12:08:38.147Z] === RUN TestExternalGraphDriver/json [2022-03-11T12:08:38.332Z] --- PASS: TestSetRolloverSerial (2.52s) [2022-03-11T12:08:38.332Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T12:08:38.332Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T12:08:38.332Z] PASS [2022-03-11T12:08:38.332Z] coverage: 84.4% of statements [2022-03-11T12:08:38.332Z] ok github.com/docker/docker/libnetwork/bitseq 17.312s coverage: 84.4% of statements [2022-03-11T12:08:38.793Z] === RUN TestNetworkDBSimple [2022-03-11T12:08:39.759Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-11T12:08:39.759Z] PASS [2022-03-11T12:08:39.759Z] coverage: 100.0% of statements [2022-03-11T12:08:39.759Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-03-11T12:08:39.772Z] === RUN TestExternalGraphDriver/spec [2022-03-11T12:08:40.218Z] 2022/03/11 12:08:39 Closing DB instances... [2022-03-11T12:08:40.218Z] === RUN TestGenerate [2022-03-11T12:08:40.218Z] --- PASS: TestGenerate (0.00s) [2022-03-11T12:08:40.218Z] === RUN TestGeneratePtr [2022-03-11T12:08:40.218Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T12:08:40.218Z] === RUN TestGenerateMissingField [2022-03-11T12:08:40.218Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T12:08:40.218Z] === RUN TestFieldCannotBeSet [2022-03-11T12:08:40.218Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T12:08:40.218Z] === RUN TestTypeMismatchError [2022-03-11T12:08:40.218Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T12:08:40.218Z] PASS [2022-03-11T12:08:40.218Z] coverage: 100.0% of statements [2022-03-11T12:08:40.218Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-03-11T12:08:40.677Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.16s) [2022-03-11T12:08:40.677Z] === RUN TestGetAddress [2022-03-11T12:08:40.699Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T12:08:41.135Z] testing: warning: no tests to run [2022-03-11T12:08:41.135Z] PASS [2022-03-11T12:08:41.135Z] coverage: 0.0% of statements [2022-03-11T12:08:41.135Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-03-11T12:08:41.262Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T12:08:41.262Z] === RUN TestExternalGraphDriver/pull [2022-03-11T12:08:41.593Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-11T12:08:41.593Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-11T12:08:41.827Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T12:08:41.827Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-11T12:08:41.827Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T12:08:41.827Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T12:08:42.052Z] === RUN TestRequestNewPort [2022-03-11T12:08:42.052Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestRequestSpecificPort [2022-03-11T12:08:42.052Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestReleasePort [2022-03-11T12:08:42.052Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestReuseReleasedPort [2022-03-11T12:08:42.052Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestReleaseUnreadledPort [2022-03-11T12:08:42.052Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestUnknowProtocol [2022-03-11T12:08:42.052Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestAllocateAllPorts [2022-03-11T12:08:42.052Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestPortAllocation [2022-03-11T12:08:42.052Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T12:08:42.052Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestNoDuplicateBPR [2022-03-11T12:08:42.052Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T12:08:42.052Z] === RUN TestChangePortRange [2022-03-11T12:08:42.052Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T12:08:42.052Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T12:08:42.052Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T12:08:42.052Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T12:08:42.052Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T12:08:42.052Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T12:08:42.052Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T12:08:42.052Z] PASS [2022-03-11T12:08:42.052Z] coverage: 88.6% of statements [2022-03-11T12:08:42.052Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-03-11T12:08:43.021Z] 2022/03/11 12:08:42 Closing DB instances... [2022-03-11T12:08:43.021Z] testing: warning: no tests to run [2022-03-11T12:08:43.021Z] PASS [2022-03-11T12:08:43.021Z] coverage: 0.0% of statements [2022-03-11T12:08:43.021Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-11T12:08:43.198Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-03-11T12:08:43.198Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-03-11T12:08:43.198Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-03-11T12:08:43.198Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-03-11T12:08:43.198Z] === RUN TestGraphdriverPluginV2 [2022-03-11T12:08:43.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-11T12:08:43.991Z] === RUN TestHashData [2022-03-11T12:08:43.991Z] --- PASS: TestHashData (0.00s) [2022-03-11T12:08:43.991Z] PASS [2022-03-11T12:08:43.991Z] coverage: 2.8% of statements [2022-03-11T12:08:43.991Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T12:08:43.991Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T12:08:43.999Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:08:43.999Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:08:44.325Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T12:08:44.449Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-11T12:08:44.449Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T12:08:44.449Z] === RUN TestErrorConstructors [2022-03-11T12:08:44.449Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T12:08:44.449Z] === RUN TestCompareIPMask [2022-03-11T12:08:44.449Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T12:08:44.449Z] === RUN TestUtilGetHostPartIP [2022-03-11T12:08:44.449Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T12:08:44.449Z] === RUN TestUtilGetBroadcastIP [2022-03-11T12:08:44.449Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T12:08:44.449Z] === RUN TestParseCIDR [2022-03-11T12:08:44.449Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T12:08:44.449Z] PASS [2022-03-11T12:08:44.449Z] coverage: 37.3% of statements [2022-03-11T12:08:44.449Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-03-11T12:08:44.891Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T12:08:44.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T12:08:44.909Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T12:08:44.909Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T12:08:44.909Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T12:08:44.909Z] PASS [2022-03-11T12:08:44.909Z] coverage: 50.0% of statements [2022-03-11T12:08:44.909Z] ok github.com/docker/docker/oci 0.056s coverage: 50.0% of statements [2022-03-11T12:08:45.369Z] 2022/03/11 12:08:45 Closing DB instances... [2022-03-11T12:08:45.824Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T12:08:45.827Z] === RUN TestParseVersion [2022-03-11T12:08:45.827Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T12:08:45.827Z] PASS [2022-03-11T12:08:45.827Z] coverage: 52.9% of statements [2022-03-11T12:08:45.827Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-03-11T12:08:45.827Z] === RUN TestAddressPoolOpt [2022-03-11T12:08:45.827Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/a [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/something [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/_=a [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/PATH [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/=a [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/PATH= [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/PATH=something [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/1asd [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/123 [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/some_space [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/= [2022-03-11T12:08:45.827Z] === RUN TestValidateEnv/PaTh [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T12:08:45.827Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T12:08:45.827Z] === RUN TestParseHost [2022-03-11T12:08:45.827Z] --- PASS: TestParseHost (0.00s) [2022-03-11T12:08:45.827Z] === RUN TestParseDockerDaemonHost [2022-03-11T12:08:45.827Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T12:08:45.827Z] === RUN TestParseTCP [2022-03-11T12:08:45.827Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T12:08:46.285Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestValidateExtraHosts [2022-03-11T12:08:46.285Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestIpOptString [2022-03-11T12:08:46.285Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T12:08:46.285Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T12:08:46.285Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestIpOptSetInvalidVal [2022-03-11T12:08:46.285Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestValidateIPAddress [2022-03-11T12:08:46.285Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestMapOpts [2022-03-11T12:08:46.285Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestListOptsWithoutValidator [2022-03-11T12:08:46.285Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestListOptsWithValidator [2022-03-11T12:08:46.285Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestValidateDNSSearch [2022-03-11T12:08:46.285Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T12:08:46.285Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T12:08:46.285Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestNamedListOpts [2022-03-11T12:08:46.285Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestNamedMapOpts [2022-03-11T12:08:46.285Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestParseLink [2022-03-11T12:08:46.285Z] --- PASS: TestParseLink (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T12:08:46.285Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T12:08:46.285Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T12:08:46.285Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T12:08:46.285Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T12:08:46.285Z] === RUN TestUlimitOpt [2022-03-11T12:08:46.285Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T12:08:46.285Z] PASS [2022-03-11T12:08:46.285Z] coverage: 67.4% of statements [2022-03-11T12:08:46.285Z] ok github.com/docker/docker/opts 0.077s coverage: 67.4% of statements [2022-03-11T12:08:47.252Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-03-11T12:08:47.252Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T12:08:47.722Z] --- PASS: TestGraphdriverPluginV2 (4.73s) [2022-03-11T12:08:47.722Z] PASS [2022-03-11T12:08:47.722Z] [2022-03-11T12:08:47.722Z] DONE 5 tests in 9.750s [2022-03-11T12:08:47.722Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T12:08:47.722Z] ++ 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-03-11T12:08:47.722Z] ++ set -e [2022-03-11T12:08:47.722Z] ++ '[' -n 0 ']' [2022-03-11T12:08:47.722Z] ++ set -x [2022-03-11T12:08:47.722Z] ++ 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-03-11T12:08:47.722Z] INFO: Testing against a local daemon [2022-03-11T12:08:47.722Z] === RUN TestContinueAfterPluginCrash [2022-03-11T12:08:47.722Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T12:08:47.722Z] === RUN TestReadPluginNoRead [2022-03-11T12:08:47.722Z] === PAUSE TestReadPluginNoRead [2022-03-11T12:08:47.722Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T12:08:47.722Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T12:08:47.722Z] === CONT TestContinueAfterPluginCrash [2022-03-11T12:08:47.722Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T12:08:48.220Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T12:08:48.220Z] === RUN TestIsArchivePathDir [2022-03-11T12:08:48.220Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-11T12:08:48.220Z] === RUN TestIsArchivePathInvalidFile [2022-03-11T12:08:48.680Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T12:08:48.680Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T12:08:48.680Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-03-11T12:08:48.680Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T12:08:48.680Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T12:08:48.680Z] === RUN TestMiddleware [2022-03-11T12:08:48.680Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T12:08:48.680Z] === RUN TestNewResponseModifier [2022-03-11T12:08:48.680Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T12:08:48.680Z] PASS [2022-03-11T12:08:48.680Z] coverage: 26.8% of statements [2022-03-11T12:08:48.680Z] ok github.com/docker/docker/pkg/authorization 0.560s coverage: 26.8% of statements [2022-03-11T12:08:48.680Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-03-11T12:08:48.680Z] === RUN TestIsArchivePathTar [2022-03-11T12:08:48.680Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-03-11T12:08:48.680Z] === RUN TestDecompressStreamGzip [2022-03-11T12:08:48.680Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-11T12:08:48.680Z] === RUN TestDecompressStreamBzip2 [2022-03-11T12:08:49.140Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-11T12:08:49.140Z] === RUN TestDecompressStreamXz [2022-03-11T12:08:49.140Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T12:08:49.140Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestDecompressStreamZstd [2022-03-11T12:08:49.140Z] archive_test.go:140: zstd not installed [2022-03-11T12:08:49.140Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-11T12:08:49.140Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T12:08:49.140Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T12:08:49.140Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestCompressStreamInvalid [2022-03-11T12:08:49.140Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestExtensionInvalid [2022-03-11T12:08:49.140Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestExtensionUncompressed [2022-03-11T12:08:49.140Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestExtensionBzip2 [2022-03-11T12:08:49.140Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestExtensionGzip [2022-03-11T12:08:49.140Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestExtensionXz [2022-03-11T12:08:49.140Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestExtensionZstd [2022-03-11T12:08:49.140Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestCmdStreamLargeStderr [2022-03-11T12:08:49.140Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-11T12:08:49.140Z] === RUN TestCmdStreamBad [2022-03-11T12:08:49.140Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T12:08:49.140Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestCmdStreamGood [2022-03-11T12:08:49.140Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-11T12:08:49.140Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T12:08:49.140Z] === RUN TestUnbuffered [2022-03-11T12:08:49.140Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestRaceUnbuffered [2022-03-11T12:08:49.140Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T12:08:49.140Z] PASS [2022-03-11T12:08:49.140Z] coverage: 100.0% of statements [2022-03-11T12:08:49.140Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-03-11T12:08:49.140Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-11T12:08:49.140Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T12:08:49.140Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T12:08:49.140Z] === RUN TestUntarPath [2022-03-11T12:08:49.140Z] --- PASS: TestUntarPath (0.07s) [2022-03-11T12:08:49.140Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T12:08:49.597Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-11T12:08:49.597Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T12:08:49.597Z] 2022/03/11 12:08:49 Closing DB instances... [2022-03-11T12:08:49.597Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-11T12:08:49.597Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T12:08:49.597Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T12:08:49.597Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T12:08:49.597Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T12:08:49.597Z] === RUN TestCopyWithTarSrcFile [2022-03-11T12:08:49.597Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-11T12:08:49.597Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T12:08:49.597Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T12:08:49.597Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T12:08:49.597Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-11T12:08:49.597Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T12:08:49.597Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T12:08:49.597Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T12:08:49.597Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-11T12:08:49.597Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T12:08:49.597Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-11T12:08:49.597Z] === RUN TestTarFiles [2022-03-11T12:08:49.597Z] === RUN TestMatch [2022-03-11T12:08:49.597Z] === RUN TestMatch/[[]] [2022-03-11T12:08:49.597Z] === RUN TestMatch/[[foo]] [2022-03-11T12:08:49.597Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T12:08:49.597Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T12:08:49.597Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T12:08:49.597Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T12:08:49.597Z] === RUN TestMatch/[] [2022-03-11T12:08:49.597Z] === RUN TestMatch/[]#01 [2022-03-11T12:08:49.597Z] === RUN TestMatch/[[qux]] [2022-03-11T12:08:49.597Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T12:08:49.628Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T12:08:50.056Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T12:08:50.056Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T12:08:50.056Z] --- PASS: TestMatch (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T12:08:50.056Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T12:08:50.056Z] PASS [2022-03-11T12:08:50.056Z] coverage: 87.5% of statements [2022-03-11T12:08:50.056Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2022-03-11T12:08:50.193Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T12:08:51.022Z] === RUN TestChrootTarUntar [2022-03-11T12:08:51.022Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:08:51.022Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T12:08:51.022Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T12:08:51.022Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:08:51.022Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2022-03-11T12:08:51.023Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T12:08:51.023Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T12:08:51.023Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T12:08:51.023Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:08:51.023Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T12:08:51.023Z] === RUN TestChrootCopyWithTar [2022-03-11T12:08:51.023Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:08:51.023Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-11T12:08:51.023Z] === RUN TestChrootCopyFileWithTar [2022-03-11T12:08:51.023Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:08:51.023Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T12:08:51.023Z] === RUN TestChrootUntarPath [2022-03-11T12:08:51.023Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:08:51.023Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T12:08:51.023Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T12:08:51.023Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:08:51.023Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:08:51.023Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T12:08:51.023Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:08:51.023Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-03-11T12:08:51.023Z] === RUN TestChrootApplyDotDotFile [2022-03-11T12:08:51.023Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:08:51.023Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T12:08:51.023Z] PASS [2022-03-11T12:08:51.023Z] coverage: 15.1% of statements [2022-03-11T12:08:51.023Z] ok github.com/docker/docker/pkg/chrootarchive 0.107s coverage: 15.1% of statements [2022-03-11T12:08:51.480Z] --- PASS: TestNetworkDBCRUDTableEntry (4.52s) [2022-03-11T12:08:51.480Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T12:08:52.085Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T12:08:52.085Z] --- PASS: TestDaemonStartWithLogOpt (4.17s) [2022-03-11T12:08:52.085Z] === CONT TestReadPluginNoRead [2022-03-11T12:08:52.447Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T12:08:52.447Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T12:08:52.447Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T12:08:52.447Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T12:08:52.447Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T12:08:52.447Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T12:08:52.447Z] PASS [2022-03-11T12:08:52.447Z] coverage: 0.0% of statements [2022-03-11T12:08:52.447Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-03-11T12:08:52.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T12:08:52.906Z] === RUN TestSizeEmpty [2022-03-11T12:08:52.906Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T12:08:52.906Z] === RUN TestSizeEmptyFile [2022-03-11T12:08:52.906Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T12:08:52.906Z] === RUN TestSizeNonemptyFile [2022-03-11T12:08:52.906Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T12:08:52.906Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T12:08:52.906Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T12:08:52.906Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T12:08:52.906Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T12:08:52.906Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T12:08:52.906Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T12:08:52.906Z] === RUN TestMoveToSubdir [2022-03-11T12:08:52.906Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-11T12:08:52.906Z] === RUN TestSizeNonExistingDirectory [2022-03-11T12:08:52.906Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T12:08:52.906Z] PASS [2022-03-11T12:08:52.906Z] coverage: 80.0% of statements [2022-03-11T12:08:52.906Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-03-11T12:08:53.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-11T12:08:53.873Z] 2022/03/11 12:08:53 Closing DB instances... [2022-03-11T12:08:53.873Z] === RUN TestPollerAddRemove [2022-03-11T12:08:53.873Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T12:08:53.873Z] === RUN TestPollerEvent [2022-03-11T12:08:53.874Z] poller_test.go:40: No chmod on Windows [2022-03-11T12:08:53.874Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T12:08:53.874Z] === RUN TestPollerClose [2022-03-11T12:08:53.874Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T12:08:53.874Z] PASS [2022-03-11T12:08:53.874Z] coverage: 36.2% of statements [2022-03-11T12:08:53.874Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 36.2% of statements [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 49.3% of statements [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/builder/remotecontext/git 1.211s coverage: 86.3% of statements [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T12:08:54.385Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T12:08:54.385Z] ok github.com/docker/docker/cmd/docker-proxy 0.122s coverage: 67.6% of statements [2022-03-11T12:08:54.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-11T12:08:54.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.22s) [2022-03-11T12:08:54.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.27s) [2022-03-11T12:08:54.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.49s) [2022-03-11T12:08:54.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.69s) [2022-03-11T12:08:54.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.96s) [2022-03-11T12:08:54.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.07s) [2022-03-11T12:08:54.432Z] === RUN TestBuildMultiStageCopy [2022-03-11T12:08:54.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T12:08:54.515Z] === RUN TestReadPluginNoRead/default [2022-03-11T12:08:55.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-11T12:08:55.409Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-11T12:08:55.409Z] === RUN TestNetworkDBNodeLeave [2022-03-11T12:08:55.409Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T12:08:55.409Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T12:08:55.409Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T12:08:55.409Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T12:08:55.409Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCopyFile [2022-03-11T12:08:55.409Z] --- PASS: TestCopyFile (0.01s) [2022-03-11T12:08:55.409Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T12:08:55.409Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T12:08:55.409Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T12:08:55.409Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T12:08:55.409Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T12:08:55.409Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestWildcardMatches [2022-03-11T12:08:55.409Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestPatternMatches [2022-03-11T12:08:55.409Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T12:08:55.409Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T12:08:55.409Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T12:08:55.409Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T12:08:55.409Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T12:08:55.409Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T12:08:55.409Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestSingleExclamationError [2022-03-11T12:08:55.409Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestMatchesWithNoPatterns [2022-03-11T12:08:55.409Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T12:08:55.409Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestMatches [2022-03-11T12:08:55.409Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T12:08:55.409Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T12:08:55.409Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T12:08:55.409Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T12:08:55.409Z] --- PASS: TestMatches (0.01s) [2022-03-11T12:08:55.409Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T12:08:55.409Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T12:08:55.409Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-11T12:08:55.409Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCleanPatterns [2022-03-11T12:08:55.409Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T12:08:55.409Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T12:08:55.409Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T12:08:55.409Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T12:08:55.409Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T12:08:55.409Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCreateIfNotExistsDir [2022-03-11T12:08:55.409Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-11T12:08:55.409Z] === RUN TestCreateIfNotExistsFile [2022-03-11T12:08:55.409Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-11T12:08:55.409Z] === RUN TestMatch [2022-03-11T12:08:55.409Z] --- PASS: TestMatch (0.00s) [2022-03-11T12:08:55.409Z] === RUN TestCompile [2022-03-11T12:08:55.409Z] === RUN TestCompile/slash [2022-03-11T12:08:55.409Z] === RUN TestCompile/backslash [2022-03-11T12:08:55.409Z] --- PASS: TestCompile (0.01s) [2022-03-11T12:08:55.409Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T12:08:55.409Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T12:08:55.409Z] PASS [2022-03-11T12:08:55.409Z] coverage: 84.7% of statements [2022-03-11T12:08:55.409Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 84.7% of statements [2022-03-11T12:08:55.868Z] === RUN TestGet [2022-03-11T12:08:55.868Z] --- PASS: TestGet (0.00s) [2022-03-11T12:08:55.868Z] === RUN TestGetShortcutString [2022-03-11T12:08:55.868Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T12:08:55.868Z] PASS [2022-03-11T12:08:55.868Z] coverage: 42.9% of statements [2022-03-11T12:08:55.868Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-03-11T12:08:56.008Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T12:08:56.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-11T12:08:56.289Z] ok github.com/docker/docker/client 0.164s coverage: 75.7% of statements [2022-03-11T12:08:56.327Z] --- PASS: TestTarFiles (6.95s) [2022-03-11T12:08:56.327Z] === RUN TestDetectCompressionZstd [2022-03-11T12:08:56.327Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T12:08:56.327Z] === RUN TestTarUntar [2022-03-11T12:08:56.327Z] --- PASS: TestTarUntar (0.05s) [2022-03-11T12:08:56.327Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T12:08:56.327Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-11T12:08:56.327Z] === RUN TestTarWithOptions [2022-03-11T12:08:56.327Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-11T12:08:56.327Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T12:08:56.327Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T12:08:56.327Z] === RUN TestUntarUstarGnuConflict [2022-03-11T12:08:56.327Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-11T12:08:56.327Z] === RUN TestUntarInvalidFilenames [2022-03-11T12:08:56.785Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1664309673\\dest" [2022-03-11T12:08:56.785Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-03-11T12:08:56.785Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T12:08:56.785Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-11T12:08:56.785Z] === RUN TestUntarInvalidHardlink [2022-03-11T12:08:56.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3266673159\\victim\\hello" -> "../victim/hello" [2022-03-11T12:08:56.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1450533022\\victim\\hello" -> "/../victim/hello" [2022-03-11T12:08:56.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1296834650\\victim" -> "../victim" [2022-03-11T12:08:56.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1936422951\\victim" -> "../victim" [2022-03-11T12:08:56.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3102875647\\victim" -> "../victim" [2022-03-11T12:08:56.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1821030729\\victim" -> "../victim" [2022-03-11T12:08:56.785Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-11T12:08:56.785Z] === RUN TestUntarInvalidSymlink [2022-03-11T12:08:56.785Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2859390260\\dest\\dotdot" -> "../victim/hello" [2022-03-11T12:08:56.785Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink280827703\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T12:08:56.785Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4265440221\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:08:56.785Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3846928507\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:08:56.785Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3586415626\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:08:56.785Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2008426147\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:08:56.785Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink932694458\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T12:08:56.785Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-11T12:08:56.785Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T12:08:56.785Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T12:08:56.785Z] === RUN TestXGlobalNoParent [2022-03-11T12:08:56.785Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T12:08:56.785Z] === RUN TestReplaceFileTarWrapper [2022-03-11T12:08:56.785Z] === RUN TestCreateIDMapOrder [2022-03-11T12:08:56.785Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T12:08:56.785Z] PASS [2022-03-11T12:08:56.785Z] coverage: 7.2% of statements [2022-03-11T12:08:56.785Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-03-11T12:08:56.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-11T12:08:57.088Z] --- PASS: TestContinueAfterPluginCrash (9.32s) [2022-03-11T12:08:57.244Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-03-11T12:08:57.244Z] === RUN TestPrefixHeaderReadable [2022-03-11T12:08:57.244Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-11T12:08:57.244Z] === RUN TestDisablePigz [2022-03-11T12:08:57.244Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T12:08:57.244Z] --- PASS: TestDisablePigz (0.16s) [2022-03-11T12:08:57.244Z] === RUN TestPigz [2022-03-11T12:08:57.244Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T12:08:57.244Z] --- PASS: TestPigz (0.19s) [2022-03-11T12:08:57.244Z] === RUN TestNosysFileInfo [2022-03-11T12:08:57.244Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T12:08:57.244Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T12:08:57.244Z] archive_windows_test.go:16: Currently fails [2022-03-11T12:08:57.244Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:08:57.244Z] === RUN TestCanonicalTarNameForPath [2022-03-11T12:08:57.244Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T12:08:57.244Z] === RUN TestCanonicalTarName [2022-03-11T12:08:57.244Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T12:08:57.244Z] === RUN TestChmodTarEntry [2022-03-11T12:08:57.244Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T12:08:57.244Z] === RUN TestHardLinkOrder [2022-03-11T12:08:57.346Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T12:08:57.704Z] --- PASS: TestHardLinkOrder (0.13s) [2022-03-11T12:08:57.704Z] === RUN TestChangeString [2022-03-11T12:08:57.704Z] --- PASS: TestChangeString (0.00s) [2022-03-11T12:08:57.704Z] === RUN TestChangesWithNoChanges [2022-03-11T12:08:57.704Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-11T12:08:57.704Z] === RUN TestChangesWithChanges [2022-03-11T12:08:57.704Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-11T12:08:57.704Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T12:08:57.704Z] changes_test.go:195: needs more investigation [2022-03-11T12:08:57.704Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T12:08:57.704Z] === RUN TestChangesDirsEmpty [2022-03-11T12:08:57.704Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-03-11T12:08:57.704Z] === RUN TestChangesDirsMutated [2022-03-11T12:08:58.163Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-11T12:08:58.163Z] === RUN TestNetworkDBWatch [2022-03-11T12:08:58.163Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-03-11T12:08:58.163Z] === RUN TestApplyLayer [2022-03-11T12:08:58.163Z] changes_test.go:432: needs further investigation [2022-03-11T12:08:58.163Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T12:08:58.163Z] changes_test.go:468: needs further investigation [2022-03-11T12:08:58.163Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T12:08:58.163Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T12:08:58.163Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestChangesSize [2022-03-11T12:08:58.163Z] --- PASS: TestChangesSize (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T12:08:58.163Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3713922867\\dest" [2022-03-11T12:08:58.163Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-11T12:08:58.163Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T12:08:58.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2967206519\\victim\\hello" -> "../victim/hello" [2022-03-11T12:08:58.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3799329445\\victim\\hello" -> "/../victim/hello" [2022-03-11T12:08:58.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3315339507\\victim" -> "../victim" [2022-03-11T12:08:58.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3473972170\\victim" -> "../victim" [2022-03-11T12:08:58.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink404707150\\victim" -> "../victim" [2022-03-11T12:08:58.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2258919219\\victim" -> "../victim" [2022-03-11T12:08:58.163Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-11T12:08:58.163Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T12:08:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4260356118\\dest\\dotdot" -> "../victim/hello" [2022-03-11T12:08:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1642963690\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T12:08:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2561889111\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:08:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1439454244\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:08:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4188475156\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:08:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1701900916\\dest\\loophole-victim" -> "../victim" [2022-03-11T12:08:58.163Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-11T12:08:58.163Z] === RUN TestApplyLayerWhiteouts [2022-03-11T12:08:58.163Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-11T12:08:58.163Z] === RUN TestGenerateEmptyFile [2022-03-11T12:08:58.163Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestGenerateWithContent [2022-03-11T12:08:58.163Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T12:08:58.163Z] PASS [2022-03-11T12:08:58.163Z] coverage: 63.0% of statements [2022-03-11T12:08:58.163Z] === RUN TestFixedBufferCap [2022-03-11T12:08:58.163Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestFixedBufferLen [2022-03-11T12:08:58.163Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestFixedBufferString [2022-03-11T12:08:58.163Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestFixedBufferWrite [2022-03-11T12:08:58.163Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestFixedBufferRead [2022-03-11T12:08:58.163Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestBytesPipeRead [2022-03-11T12:08:58.163Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestBytesPipeWrite [2022-03-11T12:08:58.163Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T12:08:58.163Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T12:08:58.163Z] ok github.com/docker/docker/pkg/archive 9.943s coverage: 63.0% of statements [2022-03-11T12:08:58.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000e0d8_} [2022-03-11T12:08:58.622Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-03-11T12:08:58.622Z] === RUN TestAtomicWriteToFile [2022-03-11T12:08:58.622Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-11T12:08:58.622Z] === RUN TestAtomicWriteSetCommit [2022-03-11T12:08:58.622Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T12:08:58.622Z] === RUN TestAtomicWriteSetCancel [2022-03-11T12:08:58.622Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-11T12:08:58.622Z] === RUN TestReadCloserWrapperClose [2022-03-11T12:08:58.622Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T12:08:58.622Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T12:08:58.622Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T12:08:58.622Z] === RUN TestReaderErrWrapperRead [2022-03-11T12:08:58.622Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T12:08:58.622Z] === RUN TestCancelReadCloser [2022-03-11T12:08:58.622Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-11T12:08:58.622Z] === RUN TestWriteCloserWrapperClose [2022-03-11T12:08:58.622Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T12:08:58.622Z] === RUN TestNopWriteCloser [2022-03-11T12:08:58.622Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T12:08:58.622Z] === RUN TestNopWriter [2022-03-11T12:08:58.622Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T12:08:58.622Z] === RUN TestWriteCounter [2022-03-11T12:08:58.622Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T12:08:58.622Z] PASS [2022-03-11T12:08:58.622Z] coverage: 69.2% of statements [2022-03-11T12:08:58.622Z] ok github.com/docker/docker/pkg/ioutils 0.697s coverage: 69.2% of statements [2022-03-11T12:08:58.843Z] === CONT TestReadPluginNoRead [2022-03-11T12:08:58.843Z] read_test.go:92: [d6d7792e4732d] daemon is not started [2022-03-11T12:08:58.843Z] --- PASS: TestReadPluginNoRead (6.88s) [2022-03-11T12:08:58.843Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-03-11T12:08:58.843Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2022-03-11T12:08:58.843Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2022-03-11T12:08:58.843Z] PASS [2022-03-11T12:08:58.843Z] [2022-03-11T12:08:58.843Z] DONE 6 tests in 11.140s [2022-03-11T12:08:58.843Z] 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-03-11T12:08:58.843Z] ++ 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-03-11T12:08:58.843Z] ++ set -e [2022-03-11T12:08:58.843Z] ++ '[' -n 0 ']' [2022-03-11T12:08:58.843Z] ++ set -x [2022-03-11T12:08:58.843Z] ++ 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-03-11T12:08:58.843Z] testing: warning: no tests to run [2022-03-11T12:08:58.843Z] PASS [2022-03-11T12:08:58.843Z] [2022-03-11T12:08:58.843Z] DONE 0 tests in 0.043s [2022-03-11T12:08:58.843Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T12:08:58.843Z] ++ 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-03-11T12:08:58.843Z] ++ set -e [2022-03-11T12:08:58.843Z] ++ '[' -n 0 ']' [2022-03-11T12:08:58.843Z] ++ set -x [2022-03-11T12:08:58.843Z] ++ 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-03-11T12:08:59.101Z] INFO: Testing against a local daemon [2022-03-11T12:08:59.101Z] === RUN TestPluginWithDevMounts [2022-03-11T12:08:59.101Z] === PAUSE TestPluginWithDevMounts [2022-03-11T12:08:59.101Z] === CONT TestPluginWithDevMounts [2022-03-11T12:08:59.589Z] 2022/03/11 12:08:59 Closing DB instances... [2022-03-11T12:08:59.590Z] === RUN TestError [2022-03-11T12:08:59.590Z] --- PASS: TestError (0.00s) [2022-03-11T12:08:59.590Z] === RUN TestProgressString [2022-03-11T12:08:59.590Z] === RUN TestProgressString/no_progress [2022-03-11T12:08:59.590Z] === RUN TestProgressString/progress_1 [2022-03-11T12:08:59.590Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T12:08:59.590Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T12:08:59.590Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T12:08:59.590Z] === RUN TestProgressString/with_units [2022-03-11T12:08:59.590Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T12:08:59.590Z] === RUN TestProgressString/hide_counts [2022-03-11T12:08:59.590Z] --- PASS: TestProgressString (0.00s) [2022-03-11T12:08:59.590Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T12:08:59.590Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T12:08:59.590Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T12:08:59.590Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T12:08:59.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12434277587_/foo_false____} [2022-03-11T12:09:00.056Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T12:09:00.056Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T12:09:00.056Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T12:09:00.056Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T12:09:00.056Z] === RUN TestJSONMessageDisplay [2022-03-11T12:09:00.056Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-03-11T12:09:00.056Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T12:09:00.056Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T12:09:00.056Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T12:09:00.056Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T12:09:00.056Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T12:09:00.056Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-11T12:09:00.056Z] PASS [2022-03-11T12:09:00.056Z] coverage: 91.7% of statements [2022-03-11T12:09:00.056Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2022-03-11T12:09:00.515Z] === RUN TestStandardLongPath [2022-03-11T12:09:00.515Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T12:09:00.515Z] === RUN TestUNCLongPath [2022-03-11T12:09:00.515Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T12:09:00.515Z] PASS [2022-03-11T12:09:00.515Z] coverage: 100.0% of statements [2022-03-11T12:09:00.515Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-03-11T12:09:00.595Z] --- PASS: TestPluginWithDevMounts (1.67s) [2022-03-11T12:09:00.595Z] PASS [2022-03-11T12:09:00.595Z] [2022-03-11T12:09:00.595Z] DONE 1 tests in 1.761s [2022-03-11T12:09:00.595Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T12:09:00.595Z] ++ 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-03-11T12:09:00.595Z] ++ set -e [2022-03-11T12:09:00.595Z] ++ '[' -n 0 ']' [2022-03-11T12:09:00.595Z] ++ set -x [2022-03-11T12:09:00.595Z] ++ 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-03-11T12:09:00.851Z] INFO: Testing against a local daemon [2022-03-11T12:09:00.851Z] === RUN TestSecretInspect [2022-03-11T12:09:00.973Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-11T12:09:00.973Z] === RUN TestNetworkDBBulkSync [2022-03-11T12:09:01.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12434277587_/foo_true____} [2022-03-11T12:09:01.431Z] === RUN TestNameFormat [2022-03-11T12:09:01.431Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T12:09:01.431Z] === RUN TestNameRetries [2022-03-11T12:09:01.431Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T12:09:01.431Z] PASS [2022-03-11T12:09:01.431Z] coverage: 85.7% of statements [2022-03-11T12:09:01.431Z] ok github.com/docker/docker/pkg/namesgenerator 0.063s coverage: 85.7% of statements [2022-03-11T12:09:01.890Z] === RUN TestParseKeyValueOpt [2022-03-11T12:09:01.890Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T12:09:01.890Z] === RUN TestParseUintList [2022-03-11T12:09:01.890Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T12:09:01.890Z] === RUN TestParseUintListMaximumLimits [2022-03-11T12:09:01.890Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T12:09:01.890Z] PASS [2022-03-11T12:09:01.890Z] coverage: 97.0% of statements [2022-03-11T12:09:01.890Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-03-11T12:09:02.349Z] 2022/03/11 12:09:02 Closing DB instances... [2022-03-11T12:09:02.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33880714918_/foo_false____} [2022-03-11T12:09:02.806Z] === RUN TestNewAndRemove [2022-03-11T12:09:02.807Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T12:09:02.807Z] === RUN TestRemoveInvalidPath [2022-03-11T12:09:02.807Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T12:09:02.807Z] PASS [2022-03-11T12:09:02.807Z] coverage: 82.6% of statements [2022-03-11T12:09:02.807Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-03-11T12:09:03.034Z] --- PASS: TestSecretInspect (2.28s) [2022-03-11T12:09:03.034Z] === RUN TestSecretList [2022-03-11T12:09:03.773Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-03-11T12:09:03.773Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T12:09:03.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33880714918_/foo_true____} [2022-03-11T12:09:04.740Z] === RUN TestFailedConnection [2022-03-11T12:09:05.198Z] --- PASS: TestGetAddress (24.49s) [2022-03-11T12:09:05.198Z] === RUN TestRequestSyntaxCheck [2022-03-11T12:09:05.198Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-03-11T12:09:05.198Z] === RUN TestRequest [2022-03-11T12:09:05.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33880714918_/foo_true__0xc00000e108__} [2022-03-11T12:09:05.332Z] --- PASS: TestSecretList (2.15s) [2022-03-11T12:09:05.332Z] === RUN TestSecretsCreateAndDelete [2022-03-11T12:09:05.656Z] --- PASS: TestFailedConnection (1.13s) [2022-03-11T12:09:05.656Z] === RUN TestFailOnce [2022-03-11T12:09:06.116Z] 2022/03/11 12:09:05 http: panic serving 127.0.0.1:49300: Plugin not ready [2022-03-11T12:09:06.116Z] goroutine 24 [running]: [2022-03-11T12:09:06.116Z] net/http.(*conn).serve.func1() [2022-03-11T12:09:06.116Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T12:09:06.116Z] panic({0x139ca00, 0x14b09d0}) [2022-03-11T12:09:06.116Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T12:09:06.116Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xce207743b03305cf}, 0xc0000a5a98) [2022-03-11T12:09:06.116Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T12:09:06.116Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14bd900, 0xc000060000}, 0x12d1d26) [2022-03-11T12:09:06.116Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T12:09:06.116Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14bd900, 0xc000060000}, 0xc0000c0200) [2022-03-11T12:09:06.116Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T12:09:06.116Z] net/http.serverHandler.ServeHTTP({0x14bbff0}, {0x14bd900, 0xc000060000}, 0xc0000c0200) [2022-03-11T12:09:06.116Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T12:09:06.116Z] net/http.(*conn).serve(0xc0000d4000, {0x14bf900, 0xc0000260f0}) [2022-03-11T12:09:06.116Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T12:09:06.116Z] created by net/http.(*Server).Serve [2022-03-11T12:09:06.116Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T12:09:06.116Z] time="2022-03-11T12:09:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.FailOnce: Post \"http://127.0.0.1:49299/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T12:09:06.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000e120_} [2022-03-11T12:09:06.934Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T12:09:06.934Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T12:09:07.083Z] --- PASS: TestFailOnce (1.23s) [2022-03-11T12:09:07.083Z] === RUN TestEchoInputOutput [2022-03-11T12:09:07.083Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-11T12:09:07.083Z] === RUN TestBackoff [2022-03-11T12:09:07.083Z] --- PASS: TestBackoff (0.00s) [2022-03-11T12:09:07.083Z] === RUN TestAbortRetry [2022-03-11T12:09:07.083Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T12:09:07.083Z] === RUN TestClientScheme [2022-03-11T12:09:07.083Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T12:09:07.083Z] === RUN TestNewClientWithTimeout [2022-03-11T12:09:07.083Z] 2022/03/11 12:09:06 Closing DB instances... [2022-03-11T12:09:07.542Z] time="2022-03-11T12:09:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T12:09:07.634Z] --- PASS: TestSecretsCreateAndDelete (2.51s) [2022-03-11T12:09:07.634Z] === RUN TestSecretsUpdate [2022-03-11T12:09:07.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000e138_} [2022-03-11T12:09:07.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-11T12:09:07.920Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T12:09:09.086Z] time="2022-03-11T12:09:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T12:09:09.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000e150_} [2022-03-11T12:09:09.485Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T12:09:09.548Z] --- PASS: TestSecretsUpdate (1.85s) [2022-03-11T12:09:09.548Z] === RUN TestTemplatedSecret [2022-03-11T12:09:10.623Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.48s) [2022-03-11T12:09:10.623Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-11T12:09:10.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000e180_} [2022-03-11T12:09:11.048Z] --- PASS: TestBuildMultiStageCopy (17.34s) [2022-03-11T12:09:11.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.06s) [2022-03-11T12:09:11.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-03-11T12:09:11.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-03-11T12:09:11.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.43s) [2022-03-11T12:09:11.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.65s) [2022-03-11T12:09:11.048Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T12:09:11.588Z] 2022/03/11 12:09:11 Closing DB instances... [2022-03-11T12:09:11.588Z] time="2022-03-11T12:09:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T12:09:11.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-11T12:09:12.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T12:09:12.681Z] --- PASS: TestTemplatedSecret (3.08s) [2022-03-11T12:09:12.681Z] === RUN TestSecretCreateResolve [2022-03-11T12:09:13.120Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-03-11T12:09:13.120Z] === RUN TestNetworkDBGarbageCollection [2022-03-11T12:09:13.997Z] --- PASS: TestBuildMultiStageParentConfig (2.97s) [2022-03-11T12:09:13.997Z] === RUN TestBuildLabelWithTargets [2022-03-11T12:09:13.997Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:09:13.997Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-11T12:09:13.997Z] === RUN TestBuildWithEmptyLayers [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T12:09:14.048Z] docker_api_swarm_node_test.go:20: [dec566a3a0526] joining swarm manager [d32be08c6e07d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-11T12:09:14.048Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T12:09:14.982Z] docker_api_swarm_node_test.go:21: [d9db840a99449] joining swarm manager [d32be08c6e07d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:09:15.545Z] --- PASS: TestSecretCreateResolve (2.98s) [2022-03-11T12:09:15.545Z] PASS [2022-03-11T12:09:15.545Z] [2022-03-11T12:09:15.545Z] DONE 6 tests in 14.924s [2022-03-11T12:09:15.545Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T12:09:15.545Z] ++ 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-03-11T12:09:15.545Z] ++ set -e [2022-03-11T12:09:15.545Z] ++ '[' -n 0 ']' [2022-03-11T12:09:15.545Z] ++ set -x [2022-03-11T12:09:15.545Z] ++ 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-03-11T12:09:15.560Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2022-03-11T12:09:15.560Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T12:09:15.802Z] INFO: Testing against a local daemon [2022-03-11T12:09:15.802Z] === RUN TestServiceCreateInit [2022-03-11T12:09:15.802Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T12:09:16.019Z] time="2022-03-11T12:09:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T12:09:16.743Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T12:09:18.113Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T12:09:18.196Z] --- PASS: TestRequest (12.57s) [2022-03-11T12:09:18.196Z] === RUN TestOverlappingRequests [2022-03-11T12:09:18.657Z] --- PASS: TestOverlappingRequests (0.59s) [2022-03-11T12:09:18.657Z] === RUN TestRelease [2022-03-11T12:09:20.010Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T12:09:20.268Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T12:09:20.845Z] --- PASS: TestRelease (2.43s) [2022-03-11T12:09:20.845Z] === RUN TestAllocateRandomDeallocate [2022-03-11T12:09:21.203Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T12:09:21.307Z] === RUN TestParseEmptyInterface [2022-03-11T12:09:21.307Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T12:09:21.307Z] === RUN TestParseNonInterfaceType [2022-03-11T12:09:21.307Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T12:09:21.307Z] === RUN TestParseWithOneFunction [2022-03-11T12:09:21.307Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T12:09:21.307Z] === RUN TestParseWithMultipleFuncs [2022-03-11T12:09:21.307Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T12:09:21.307Z] === RUN TestParseWithUnnamedReturn [2022-03-11T12:09:21.307Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T12:09:21.307Z] === RUN TestEmbeddedInterface [2022-03-11T12:09:21.307Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T12:09:21.307Z] === RUN TestParsedImports [2022-03-11T12:09:21.307Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T12:09:21.307Z] === RUN TestAliasedImports [2022-03-11T12:09:21.307Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T12:09:21.307Z] PASS [2022-03-11T12:09:21.307Z] coverage: 56.8% of statements [2022-03-11T12:09:21.307Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-03-11T12:09:21.460Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T12:09:22.279Z] === RUN TestHTTPTransport [2022-03-11T12:09:22.279Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T12:09:22.279Z] PASS [2022-03-11T12:09:22.279Z] coverage: 85.7% of statements [2022-03-11T12:09:22.279Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-03-11T12:09:22.392Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T12:09:22.740Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T12:09:22.740Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T12:09:22.740Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T12:09:22.740Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T12:09:22.740Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T12:09:22.740Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T12:09:22.740Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T12:09:22.740Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T12:09:22.740Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T12:09:22.740Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T12:09:22.958Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-11T12:09:23.203Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T12:09:23.203Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T12:09:23.203Z] === RUN TestBufferPoolPutAndGet [2022-03-11T12:09:23.203Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T12:09:23.203Z] PASS [2022-03-11T12:09:23.203Z] coverage: 88.2% of statements [2022-03-11T12:09:23.203Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-03-11T12:09:23.522Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T12:09:23.666Z] === RUN TestOutputOnPrematureClose [2022-03-11T12:09:23.666Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T12:09:23.666Z] === RUN TestCompleteSilently [2022-03-11T12:09:23.666Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T12:09:23.666Z] PASS [2022-03-11T12:09:23.666Z] coverage: 75.9% of statements [2022-03-11T12:09:23.666Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2022-03-11T12:09:24.087Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T12:09:24.344Z] --- PASS: TestServiceCreateInit (8.59s) [2022-03-11T12:09:24.344Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.24s) [2022-03-11T12:09:24.344Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2022-03-11T12:09:24.344Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T12:09:24.410Z] === RUN TestSendToOneSub [2022-03-11T12:09:24.410Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestSendToMultipleSubs [2022-03-11T12:09:24.410Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestEvictOneSub [2022-03-11T12:09:24.410Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestClosePublisher [2022-03-11T12:09:24.410Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestPubSubRace [2022-03-11T12:09:24.410Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-11T12:09:24.410Z] === RUN TestClientStream [2022-03-11T12:09:24.410Z] --- PASS: TestClientStream (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestClientSendFile [2022-03-11T12:09:24.410Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestClientWithRequestTimeout [2022-03-11T12:09:24.410Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestFileSpecPlugin [2022-03-11T12:09:24.410Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-11T12:09:24.410Z] === RUN TestFileJSONSpecPlugin [2022-03-11T12:09:24.410Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T12:09:24.410Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestPluginAddHandler [2022-03-11T12:09:24.410Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestPluginWaitBadPlugin [2022-03-11T12:09:24.410Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T12:09:24.410Z] === RUN TestGet [2022-03-11T12:09:24.410Z] time="2022-03-11T12:09:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T12:09:24.906Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T12:09:25.375Z] --- PASS: TestPubSubRace (1.07s) [2022-03-11T12:09:25.375Z] PASS [2022-03-11T12:09:25.375Z] coverage: 75.0% of statements [2022-03-11T12:09:25.375Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 75.0% of statements [2022-03-11T12:09:25.469Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T12:09:25.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-11T12:09:25.835Z] time="2022-03-11T12:09:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T12:09:25.982Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T12:09:26.292Z] === RUN TestRegister [2022-03-11T12:09:26.292Z] --- PASS: TestRegister (0.00s) [2022-03-11T12:09:26.292Z] === RUN TestCommand [2022-03-11T12:09:26.292Z] --- PASS: TestCommand (0.03s) [2022-03-11T12:09:26.292Z] === RUN TestNaiveSelf [2022-03-11T12:09:26.292Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-11T12:09:26.292Z] PASS [2022-03-11T12:09:26.292Z] coverage: 82.4% of statements [2022-03-11T12:09:26.292Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2022-03-11T12:09:27.262Z] === RUN TestDump [2022-03-11T12:09:27.262Z] goroutine 6 [running]: [2022-03-11T12:09:27.262Z] github.com/docker/docker/pkg/stack.dump(0xf8b9d7) [2022-03-11T12:09:27.262Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T12:09:27.262Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T12:09:27.262Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T12:09:27.262Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T12:09:27.262Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T12:09:27.262Z] testing.tRunner(0xc00015a1a0, 0x10fa190) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:09:27.262Z] created by testing.(*T).Run [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T12:09:27.262Z] [2022-03-11T12:09:27.262Z] goroutine 1 [chan receive]: [2022-03-11T12:09:27.262Z] testing.(*T).Run(0xc00015a000, {0x10eb7b1, 0xf6a733}, 0x10fa190) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T12:09:27.262Z] testing.runTests.func1(0xc000068840) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T12:09:27.262Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:09:27.262Z] testing.runTests(0xc000076080, {0x125ec20, 0x3, 0x3}, {0xf8ac2d, 0x10ed4ab, 0x12636e0}) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T12:09:27.262Z] testing.(*M).Run(0xc000076080) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T12:09:27.262Z] main.main() [2022-03-11T12:09:27.262Z] _testmain.go:95 +0x1f5 [2022-03-11T12:09:27.262Z] --- PASS: TestDump (0.00s) [2022-03-11T12:09:27.262Z] === RUN TestDumpToFile [2022-03-11T12:09:27.262Z] --- PASS: TestDumpToFile (0.21s) [2022-03-11T12:09:27.262Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T12:09:27.262Z] goroutine 8 [running]: [2022-03-11T12:09:27.262Z] github.com/docker/docker/pkg/stack.dump(0xff8bb4) [2022-03-11T12:09:27.262Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T12:09:27.262Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xff8f60}) [2022-03-11T12:09:27.262Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T12:09:27.262Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-11T12:09:27.262Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T12:09:27.262Z] testing.tRunner(0xc00015a680, 0x10fa180) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:09:27.262Z] created by testing.(*T).Run [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T12:09:27.262Z] [2022-03-11T12:09:27.262Z] goroutine 1 [chan receive]: [2022-03-11T12:09:27.262Z] testing.(*T).Run(0xc00015a000, {0x10f2596, 0xf6a733}, 0x10fa180) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T12:09:27.262Z] testing.runTests.func1(0xc000068840) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T12:09:27.262Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T12:09:27.262Z] testing.runTests(0xc000076080, {0x125ec20, 0x3, 0x3}, {0xf8ac2d, 0x10ed4ab, 0x12636e0}) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T12:09:27.262Z] testing.(*M).Run(0xc000076080) [2022-03-11T12:09:27.262Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T12:09:27.262Z] main.main() [2022-03-11T12:09:27.262Z] _testmain.go:95 +0x1f5 [2022-03-11T12:09:27.262Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T12:09:27.262Z] PASS [2022-03-11T12:09:27.262Z] coverage: 90.9% of statements [2022-03-11T12:09:27.262Z] ok github.com/docker/docker/pkg/stack 0.259s coverage: 90.9% of statements [2022-03-11T12:09:27.354Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T12:09:27.722Z] time="2022-03-11T12:09:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T12:09:27.722Z] === RUN TestNewStdWriter [2022-03-11T12:09:27.722Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T12:09:27.722Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestWriteWithNilBytes [2022-03-11T12:09:27.722Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestWrite [2022-03-11T12:09:27.722Z] --- PASS: TestWrite (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestWriteWithWriterError [2022-03-11T12:09:27.722Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T12:09:27.722Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyWriteAndRead [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T12:09:27.722Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T12:09:27.722Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T12:09:27.722Z] PASS [2022-03-11T12:09:27.722Z] coverage: 100.0% of statements [2022-03-11T12:09:27.722Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2022-03-11T12:09:27.919Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T12:09:28.688Z] --- PASS: TestAllocateRandomDeallocate (7.49s) [2022-03-11T12:09:28.688Z] === RUN TestRetrieveFromStore [2022-03-11T12:09:28.688Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T12:09:28.688Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T12:09:28.688Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestFormatStatus [2022-03-11T12:09:28.688Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestFormatError [2022-03-11T12:09:28.688Z] --- PASS: TestFormatError (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestFormatJSONError [2022-03-11T12:09:28.688Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T12:09:28.688Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T12:09:28.688Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestNewJSONProgressOutput [2022-03-11T12:09:28.688Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestAuxFormatterEmit [2022-03-11T12:09:28.688Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestStreamWriterStdout [2022-03-11T12:09:28.688Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T12:09:28.688Z] === RUN TestStreamWriterStderr [2022-03-11T12:09:28.688Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T12:09:28.688Z] PASS [2022-03-11T12:09:28.688Z] coverage: 66.2% of statements [2022-03-11T12:09:28.688Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2022-03-11T12:09:29.330Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T12:09:29.654Z] === RUN TestGenerateRandomID [2022-03-11T12:09:29.654Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T12:09:29.654Z] === RUN TestShortenId [2022-03-11T12:09:29.654Z] --- PASS: TestShortenId (0.00s) [2022-03-11T12:09:29.654Z] === RUN TestShortenSha256Id [2022-03-11T12:09:29.654Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T12:09:29.654Z] === RUN TestShortenIdEmpty [2022-03-11T12:09:29.654Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T12:09:29.654Z] === RUN TestShortenIdInvalid [2022-03-11T12:09:29.654Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T12:09:29.654Z] === RUN TestIsShortIDNonHex [2022-03-11T12:09:29.654Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T12:09:29.654Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T12:09:29.654Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T12:09:29.654Z] PASS [2022-03-11T12:09:29.654Z] coverage: 70.6% of statements [2022-03-11T12:09:29.654Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2022-03-11T12:09:30.276Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T12:09:30.619Z] === RUN TestIsCpusetListAvailable [2022-03-11T12:09:30.619Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T12:09:30.619Z] PASS [2022-03-11T12:09:30.619Z] coverage: 39.4% of statements [2022-03-11T12:09:30.619Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 39.4% of statements [2022-03-11T12:09:31.079Z] --- PASS: TestRetrieveFromStore (2.46s) [2022-03-11T12:09:31.079Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T12:09:31.079Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-11T12:09:31.079Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T12:09:31.079Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T12:09:31.079Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T12:09:31.079Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T12:09:31.079Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T12:09:31.079Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T12:09:31.079Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T12:09:31.079Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T12:09:31.079Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T12:09:31.079Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T12:09:31.079Z] === RUN TestDebug [2022-03-11T12:09:31.079Z] --- PASS: TestDebug (0.00s) [2022-03-11T12:09:31.079Z] === RUN TestRequestPoolParallel [2022-03-11T12:09:31.205Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T12:09:31.538Z] --- PASS: TestRequestPoolParallel (0.58s) [2022-03-11T12:09:31.538Z] === RUN TestFullAllocateRelease [2022-03-11T12:09:31.538Z] time="2022-03-11T12:09:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T12:09:31.996Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-03-11T12:09:31.996Z] === RUN TestOddAllocateRelease [2022-03-11T12:09:31.996Z] === RUN TestChtimes [2022-03-11T12:09:31.996Z] --- PASS: TestChtimes (0.00s) [2022-03-11T12:09:31.996Z] === RUN TestChtimesWindows [2022-03-11T12:09:31.996Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-11T12:09:31.996Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T12:09:31.996Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T12:09:31.996Z] PASS [2022-03-11T12:09:31.996Z] coverage: 12.9% of statements [2022-03-11T12:09:31.996Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 12.9% of statements [2022-03-11T12:09:32.139Z] docker_api_swarm_test.go:502: [defd4648af700] joining swarm manager [d84aff45423a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:09:32.396Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T12:09:32.455Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-03-11T12:09:32.455Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T12:09:32.455Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-11T12:09:32.455Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T12:09:32.455Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-03-11T12:09:32.455Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T12:09:32.455Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-11T12:09:32.455Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T12:09:32.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:09:32.455Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T12:09:32.455Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T12:09:32.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:09:32.455Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T12:09:32.455Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T12:09:32.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:09:32.455Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T12:09:32.455Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T12:09:32.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:09:32.455Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T12:09:32.455Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T12:09:32.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:09:32.455Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T12:09:32.455Z] PASS [2022-03-11T12:09:32.455Z] coverage: 85.3% of statements [2022-03-11T12:09:32.455Z] ok github.com/docker/docker/libnetwork/ipam 61.971s coverage: 85.3% of statements [2022-03-11T12:09:32.913Z] === RUN TestTailFile [2022-03-11T12:09:32.913Z] --- PASS: TestTailFile (0.00s) [2022-03-11T12:09:32.913Z] === RUN TestTailFileManyLines [2022-03-11T12:09:32.913Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-11T12:09:32.913Z] === RUN TestTailEmptyFile [2022-03-11T12:09:32.913Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T12:09:32.913Z] === RUN TestTailNegativeN [2022-03-11T12:09:32.913Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader [2022-03-11T12:09:32.913Z] === CONT TestNewTailReader [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T12:09:32.913Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T12:09:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:32.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:32.915Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:32.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:32.915Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.328Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T12:09:33.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.376Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.377Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.390Z] --- PASS: TestBuildMultiStageOnBuild (17.40s) [2022-03-11T12:09:33.390Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T12:09:33.390Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:09:33.390Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-11T12:09:33.390Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.836Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T12:09:33.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:09:33.837Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:09:33.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T12:09:33.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T12:09:33.839Z] PASS [2022-03-11T12:09:33.839Z] coverage: 88.6% of statements [2022-03-11T12:09:33.839Z] ok github.com/docker/docker/pkg/tailfile 0.227s coverage: 88.6% of statements [2022-03-11T12:09:33.934Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T12:09:34.297Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T12:09:34.297Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-11T12:09:34.297Z] === RUN TestTarSumRemove [2022-03-11T12:09:34.297Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T12:09:34.297Z] === RUN TestSortFileInfoSums [2022-03-11T12:09:34.297Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T12:09:34.297Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T12:09:34.297Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T12:09:34.297Z] === RUN TestNewTarSumForLabel [2022-03-11T12:09:34.297Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T12:09:34.297Z] === RUN TestEmptyTar [2022-03-11T12:09:34.297Z] --- PASS: TestEmptyTar (0.00s) [2022-03-11T12:09:34.297Z] === RUN TestTarSumsReadSize [2022-03-11T12:09:34.297Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-11T12:09:34.297Z] === RUN TestTarSums [2022-03-11T12:09:34.497Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T12:09:34.497Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T12:09:34.755Z] --- PASS: TestTarSums (0.07s) [2022-03-11T12:09:34.755Z] === RUN TestIteration [2022-03-11T12:09:34.755Z] --- PASS: TestIteration (0.00s) [2022-03-11T12:09:34.755Z] === RUN TestVersionLabelForChecksum [2022-03-11T12:09:34.755Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T12:09:34.755Z] === RUN TestVersion [2022-03-11T12:09:34.755Z] --- PASS: TestVersion (0.00s) [2022-03-11T12:09:34.755Z] === RUN TestGetVersion [2022-03-11T12:09:34.755Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T12:09:34.755Z] === RUN TestGetVersions [2022-03-11T12:09:34.755Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T12:09:34.755Z] PASS [2022-03-11T12:09:34.755Z] coverage: 89.3% of statements [2022-03-11T12:09:34.755Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2022-03-11T12:09:35.015Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.3% of statements [2022-03-11T12:09:35.015Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-11T12:09:35.015Z] ok github.com/docker/docker/cmd/dockerd/trap 2.489s coverage: 0.0% of statements [2022-03-11T12:09:35.015Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T12:09:35.015Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T12:09:35.015Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T12:09:35.015Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T12:09:35.015Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T12:09:35.058Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T12:09:35.215Z] === RUN TestTruncIndex [2022-03-11T12:09:35.215Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T12:09:35.215Z] PASS [2022-03-11T12:09:35.215Z] coverage: 91.5% of statements [2022-03-11T12:09:35.215Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-03-11T12:09:35.621Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T12:09:35.673Z] === RUN TestIsGIT [2022-03-11T12:09:35.673Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T12:09:35.673Z] === RUN TestIsTransport [2022-03-11T12:09:35.673Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T12:09:35.673Z] PASS [2022-03-11T12:09:35.673Z] coverage: 100.0% of statements [2022-03-11T12:09:35.673Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-03-11T12:09:36.130Z] === RUN TestVersionInfo [2022-03-11T12:09:36.131Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T12:09:36.131Z] === RUN TestAppendVersions [2022-03-11T12:09:36.131Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T12:09:36.131Z] PASS [2022-03-11T12:09:36.131Z] coverage: 88.9% of statements [2022-03-11T12:09:36.131Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-03-11T12:09:36.550Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T12:09:37.113Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T12:09:37.677Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T12:09:38.309Z] === RUN TestValidatePrivileges [2022-03-11T12:09:38.309Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T12:09:38.309Z] === RUN TestFilterByCapNeg [2022-03-11T12:09:38.309Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T12:09:38.309Z] === RUN TestFilterByCapPos [2022-03-11T12:09:38.309Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T12:09:38.309Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T12:09:38.309Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T12:09:38.309Z] PASS [2022-03-11T12:09:38.309Z] coverage: 12.0% of statements [2022-03-11T12:09:38.309Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2022-03-11T12:09:38.608Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T12:09:38.865Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T12:09:39.276Z] === RUN TestNewSettable [2022-03-11T12:09:39.276Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T12:09:39.276Z] === RUN TestIsSettable [2022-03-11T12:09:39.276Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T12:09:39.276Z] === RUN TestUpdateSettingsEnv [2022-03-11T12:09:39.276Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T12:09:39.276Z] PASS [2022-03-11T12:09:39.276Z] coverage: 20.0% of statements [2022-03-11T12:09:39.276Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-03-11T12:09:39.735Z] --- PASS: TestGet (15.02s) [2022-03-11T12:09:39.735Z] === RUN TestPluginWithNoManifest [2022-03-11T12:09:39.735Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T12:09:39.735Z] === RUN TestGetAll [2022-03-11T12:09:39.735Z] --- PASS: TestGetAll (0.01s) [2022-03-11T12:09:39.735Z] PASS [2022-03-11T12:09:39.735Z] coverage: 73.2% of statements [2022-03-11T12:09:39.735Z] ok github.com/docker/docker/pkg/plugins 35.076s coverage: 73.2% of statements [2022-03-11T12:09:39.735Z] === RUN TestLoad [2022-03-11T12:09:39.735Z] --- PASS: TestLoad (0.00s) [2022-03-11T12:09:39.735Z] === RUN TestSave [2022-03-11T12:09:40.194Z] --- PASS: TestSave (0.05s) [2022-03-11T12:09:40.194Z] === RUN TestAddDeleteGet [2022-03-11T12:09:40.194Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-11T12:09:40.194Z] === RUN TestInvalidTags [2022-03-11T12:09:40.194Z] --- PASS: TestInvalidTags (0.01s) [2022-03-11T12:09:40.194Z] PASS [2022-03-11T12:09:40.194Z] coverage: 84.4% of statements [2022-03-11T12:09:40.194Z] ok github.com/docker/docker/reference 0.161s coverage: 84.4% of statements [2022-03-11T12:09:40.237Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T12:09:40.801Z] docker_api_swarm_test.go:507: [ddc2aa6caaf08] joining swarm manager [d84aff45423a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:09:41.729Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T12:09:41.730Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T12:09:41.730Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T12:09:41.730Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T12:09:41.730Z] time="2022-03-11T12:09:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-03-11T12:09:41.730Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T12:09:41.730Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T12:09:41.730Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T12:09:41.730Z] === RUN TestResumableRequestReader [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T12:09:41.730Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T12:09:41.730Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T12:09:41.730Z] PASS [2022-03-11T12:09:41.730Z] coverage: 100.0% of statements [2022-03-11T12:09:41.730Z] ok github.com/docker/docker/registry/resumable 0.268s coverage: 100.0% of statements [2022-03-11T12:09:42.188Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T12:09:42.188Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T12:09:42.188Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T12:09:42.188Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestValidateMirror [2022-03-11T12:09:42.188Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestLoadInsecureRegistries [2022-03-11T12:09:42.188Z] time="2022-03-11T12:09:41Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T12:09:42.188Z] time="2022-03-11T12:09:41Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T12:09:42.188Z] time="2022-03-11T12:09:41Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T12:09:42.188Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-11T12:09:42.188Z] === RUN TestNewServiceConfig [2022-03-11T12:09:42.188Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestValidateIndexName [2022-03-11T12:09:42.188Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestValidateIndexNameWithError [2022-03-11T12:09:42.188Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestEndpointParse [2022-03-11T12:09:42.188Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestEndpointParseInvalid [2022-03-11T12:09:42.188Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestValidateEndpoint [2022-03-11T12:09:42.188Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-11T12:09:42.188Z] === RUN TestPing [2022-03-11T12:09:42.188Z] --- PASS: TestPing (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestPingRegistryEndpoint [2022-03-11T12:09:42.188Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:09:42.188Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestEndpoint [2022-03-11T12:09:42.188Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:09:42.188Z] --- SKIP: TestEndpoint (0.02s) [2022-03-11T12:09:42.188Z] === RUN TestParseRepositoryInfo [2022-03-11T12:09:42.188Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestNewIndexInfo [2022-03-11T12:09:42.188Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestMirrorEndpointLookup [2022-03-11T12:09:42.188Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:09:42.188Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestSearchRepositories [2022-03-11T12:09:42.188Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T12:09:42.188Z] Host: 127.0.0.1:49342 [2022-03-11T12:09:42.188Z] User-Agent: docker test client [2022-03-11T12:09:42.188Z] Authorization: Token fake-token [2022-03-11T12:09:42.188Z] X-Docker-Token: true [2022-03-11T12:09:42.188Z] Accept-Encoding: gzip [2022-03-11T12:09:42.188Z] [2022-03-11T12:09:42.188Z] [2022-03-11T12:09:42.188Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T12:09:42.188Z] Connection: close [2022-03-11T12:09:42.188Z] Content-Length: 144 [2022-03-11T12:09:42.188Z] Cache-Control: no-cache [2022-03-11T12:09:42.188Z] Content-Type: application/json [2022-03-11T12:09:42.188Z] Date: Fri, 11 Mar 2022 12:09:42 GMT [2022-03-11T12:09:42.188Z] Expires: -1 [2022-03-11T12:09:42.188Z] Pragma: no-cache [2022-03-11T12:09:42.188Z] Server: docker-tests/mock [2022-03-11T12:09:42.188Z] X-Docker-Registry-Config: mock [2022-03-11T12:09:42.188Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T12:09:42.188Z] [2022-03-11T12:09:42.188Z] [2022-03-11T12:09:42.188Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestTrustedLocation [2022-03-11T12:09:42.188Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T12:09:42.188Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T12:09:42.188Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T12:09:42.188Z] === RUN TestIsSecureIndex [2022-03-11T12:09:42.188Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T12:09:42.188Z] PASS [2022-03-11T12:09:42.188Z] coverage: 51.2% of statements [2022-03-11T12:09:42.188Z] ok github.com/docker/docker/registry 0.322s coverage: 51.2% of statements [2022-03-11T12:09:42.647Z] === RUN TestRestartManagerTimeout [2022-03-11T12:09:42.647Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T12:09:42.647Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T12:09:42.647Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T12:09:42.647Z] PASS [2022-03-11T12:09:42.647Z] coverage: 50.9% of statements [2022-03-11T12:09:42.647Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-03-11T12:09:43.105Z] === RUN TestDecodeContainerConfig [2022-03-11T12:09:43.105Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-11T12:09:43.105Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T12:09:43.105Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T12:09:43.105Z] === RUN TestValidatePrivileged [2022-03-11T12:09:43.105Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T12:09:43.105Z] PASS [2022-03-11T12:09:43.105Z] coverage: 52.6% of statements [2022-03-11T12:09:43.105Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-03-11T12:09:43.105Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T12:09:43.105Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T12:09:43.105Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T12:09:43.105Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T12:09:43.105Z] PASS [2022-03-11T12:09:43.105Z] coverage: 62.5% of statements [2022-03-11T12:09:43.105Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2022-03-11T12:09:43.134Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-03-11T12:09:43.134Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-03-11T12:09:43.325Z] --- PASS: TestCreateServiceMultipleTimes (18.56s) [2022-03-11T12:09:43.325Z] === RUN TestCreateServiceConflict [2022-03-11T12:09:43.325Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T12:09:44.072Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-11T12:09:45.223Z] --- PASS: TestCreateServiceConflict (2.46s) [2022-03-11T12:09:45.223Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T12:09:45.480Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T12:09:46.043Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T12:09:47.790Z] === RUN TestGetDriver [2022-03-11T12:09:47.790Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T12:09:47.790Z] === RUN TestVolumeRequestError [2022-03-11T12:09:47.790Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T12:09:47.790Z] PASS [2022-03-11T12:09:47.790Z] coverage: 36.1% of statements [2022-03-11T12:09:47.790Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-03-11T12:09:47.790Z] === RUN TestGetAddress [2022-03-11T12:09:47.790Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T12:09:47.790Z] === RUN TestRemove [2022-03-11T12:09:47.790Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T12:09:47.790Z] --- SKIP: TestRemove (0.00s) [2022-03-11T12:09:47.790Z] === RUN TestInitializeWithVolumes [2022-03-11T12:09:47.790Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-11T12:09:47.790Z] === RUN TestCreate [2022-03-11T12:09:47.790Z] --- PASS: TestCreate (0.01s) [2022-03-11T12:09:47.790Z] === RUN TestValidateName [2022-03-11T12:09:47.790Z] --- PASS: TestValidateName (0.00s) [2022-03-11T12:09:47.790Z] === RUN TestCreateWithOpts [2022-03-11T12:09:47.790Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T12:09:47.790Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T12:09:47.790Z] === RUN TestRelaodNoOpts [2022-03-11T12:09:47.790Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-11T12:09:47.790Z] PASS [2022-03-11T12:09:47.790Z] coverage: 41.5% of statements [2022-03-11T12:09:47.790Z] ok github.com/docker/docker/volume/local 0.080s coverage: 41.5% of statements [2022-03-11T12:09:48.323Z] --- PASS: TestBuildMultiStageLayerLeak (14.12s) [2022-03-11T12:09:48.323Z] === RUN TestBuildWithHugeFile [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRaw [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T12:09:48.757Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRaw [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T12:09:48.757Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestConvertTmpfsOptions [2022-03-11T12:09:48.757Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T12:09:48.757Z] linux_parser_test.go:209: data="ro" [2022-03-11T12:09:48.757Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestParseMountSpec [2022-03-11T12:09:48.757Z] parser_test.go:62: case 0 [2022-03-11T12:09:48.757Z] parser_test.go:62: case 1 [2022-03-11T12:09:48.757Z] parser_test.go:62: case 2 [2022-03-11T12:09:48.757Z] parser_test.go:62: case 3 [2022-03-11T12:09:48.757Z] parser_test.go:62: case 4 [2022-03-11T12:09:48.757Z] parser_test.go:62: case 5 [2022-03-11T12:09:48.757Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestValidateMount [2022-03-11T12:09:48.757Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRaw [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T12:09:48.757Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T12:09:48.757Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T12:09:48.757Z] PASS [2022-03-11T12:09:48.757Z] coverage: 67.6% of statements [2022-03-11T12:09:48.757Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2022-03-11T12:09:49.216Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T12:09:49.216Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T12:09:49.216Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T12:09:49.216Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T12:09:49.318Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2022-03-11T12:09:49.318Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T12:09:49.318Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T12:09:49.674Z] === RUN TestSetGetMeta [2022-03-11T12:09:49.674Z] === PAUSE TestSetGetMeta [2022-03-11T12:09:49.674Z] === RUN TestRestore [2022-03-11T12:09:49.674Z] === PAUSE TestRestore [2022-03-11T12:09:49.674Z] === RUN TestServiceCreate [2022-03-11T12:09:49.674Z] === PAUSE TestServiceCreate [2022-03-11T12:09:49.674Z] === RUN TestServiceList [2022-03-11T12:09:49.674Z] === PAUSE TestServiceList [2022-03-11T12:09:49.674Z] === RUN TestServiceRemove [2022-03-11T12:09:49.674Z] === PAUSE TestServiceRemove [2022-03-11T12:09:49.674Z] === RUN TestServiceGet [2022-03-11T12:09:49.674Z] === PAUSE TestServiceGet [2022-03-11T12:09:49.674Z] === RUN TestServicePrune [2022-03-11T12:09:49.674Z] === PAUSE TestServicePrune [2022-03-11T12:09:49.674Z] === RUN TestCreate [2022-03-11T12:09:49.674Z] === PAUSE TestCreate [2022-03-11T12:09:49.674Z] === RUN TestRemove [2022-03-11T12:09:49.674Z] === PAUSE TestRemove [2022-03-11T12:09:49.674Z] === RUN TestList [2022-03-11T12:09:49.674Z] === PAUSE TestList [2022-03-11T12:09:49.674Z] === RUN TestFindByDriver [2022-03-11T12:09:49.674Z] === PAUSE TestFindByDriver [2022-03-11T12:09:49.674Z] === RUN TestFindByReferenced [2022-03-11T12:09:49.674Z] === PAUSE TestFindByReferenced [2022-03-11T12:09:49.674Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T12:09:49.674Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T12:09:49.674Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:09:49.674Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:09:49.674Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T12:09:49.674Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T12:09:49.674Z] === RUN TestRefDerefRemove [2022-03-11T12:09:49.674Z] === PAUSE TestRefDerefRemove [2022-03-11T12:09:49.674Z] === RUN TestGet [2022-03-11T12:09:49.674Z] === PAUSE TestGet [2022-03-11T12:09:49.674Z] === RUN TestGetWithReference [2022-03-11T12:09:49.674Z] === PAUSE TestGetWithReference [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T12:09:49.675Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T12:09:49.675Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:09:49.675Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:09:49.675Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T12:09:49.675Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T12:09:49.675Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:09:49.675Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:09:49.675Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T12:09:49.675Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T12:09:49.675Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T12:09:49.675Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T12:09:49.675Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T12:09:49.675Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T12:09:49.675Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T12:09:49.675Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T12:09:49.675Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T12:09:49.675Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T12:09:49.675Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T12:09:49.675Z] === CONT TestSetGetMeta [2022-03-11T12:09:49.675Z] === CONT TestServiceGet [2022-03-11T12:09:49.675Z] === CONT TestList [2022-03-11T12:09:49.675Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T12:09:49.675Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-11T12:09:49.675Z] === CONT TestServiceRemove [2022-03-11T12:09:49.675Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-11T12:09:49.675Z] === CONT TestServiceList [2022-03-11T12:09:49.675Z] --- PASS: TestList (0.06s) [2022-03-11T12:09:49.675Z] === CONT TestServiceCreate [2022-03-11T12:09:49.675Z] --- PASS: TestServiceGet (0.18s) [2022-03-11T12:09:49.675Z] === CONT TestRestore [2022-03-11T12:09:49.675Z] --- PASS: TestServiceRemove (0.15s) [2022-03-11T12:09:49.675Z] === CONT TestRemove [2022-03-11T12:09:49.675Z] --- PASS: TestServiceCreate (0.13s) [2022-03-11T12:09:49.675Z] === CONT TestCreate [2022-03-11T12:09:49.675Z] --- PASS: TestServiceList (0.14s) [2022-03-11T12:09:49.675Z] === CONT TestServicePrune [2022-03-11T12:09:49.675Z] --- PASS: TestCreate (0.02s) [2022-03-11T12:09:49.675Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T12:09:49.675Z] time="2022-03-11T12:09:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:09:49.675Z] --- PASS: TestRestore (0.04s) [2022-03-11T12:09:49.675Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T12:09:49.675Z] --- PASS: TestRemove (0.03s) [2022-03-11T12:09:49.675Z] === CONT TestFindByReferenced [2022-03-11T12:09:49.675Z] time="2022-03-11T12:09:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:09:49.675Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-11T12:09:49.675Z] === CONT TestFindByDriver [2022-03-11T12:09:49.675Z] time="2022-03-11T12:09:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:09:49.675Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-11T12:09:49.675Z] === CONT TestGet [2022-03-11T12:09:49.675Z] time="2022-03-11T12:09:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T12:09:49.675Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-11T12:09:49.675Z] === CONT TestGetWithReference [2022-03-11T12:09:49.675Z] time="2022-03-11T12:09:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T12:09:49.675Z] --- PASS: TestServicePrune (0.07s) [2022-03-11T12:09:49.675Z] === CONT TestRefDerefRemove [2022-03-11T12:09:49.675Z] --- PASS: TestFindByDriver (0.03s) [2022-03-11T12:09:49.675Z] --- PASS: TestGet (0.03s) [2022-03-11T12:09:49.675Z] --- PASS: TestGetWithReference (0.03s) [2022-03-11T12:09:49.675Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-11T12:09:49.675Z] PASS [2022-03-11T12:09:49.675Z] coverage: 69.0% of statements [2022-03-11T12:09:49.675Z] ok github.com/docker/docker/volume/service 0.340s coverage: 69.0% of statements [2022-03-11T12:09:52.187Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-03-11T12:09:52.187Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-03-11T12:09:52.446Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-11T12:09:52.595Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T12:09:52.595Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T12:09:53.014Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-11T12:09:53.583Z] ok github.com/docker/docker/daemon 10.185s coverage: 17.2% of statements [2022-03-11T12:09:53.583Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T12:09:53.583Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T12:09:53.583Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T12:09:53.583Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T12:09:54.153Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.721s coverage: 74.6% of statements [2022-03-11T12:09:55.092Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 56.2% of statements [2022-03-11T12:09:55.138Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-11T12:09:55.701Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T12:09:56.031Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.0% of statements [2022-03-11T12:09:56.266Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T12:09:57.196Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T12:09:57.409Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-03-11T12:09:58.123Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T12:09:58.381Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T12:09:59.309Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T12:09:59.309Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T12:09:59.339Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.283s coverage: 50.5% of statements [2022-03-11T12:09:59.615Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.039s coverage: 46.2% of statements [2022-03-11T12:09:59.615Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T12:09:59.871Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T12:10:00.803Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T12:10:00.803Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T12:10:00.803Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T12:10:00.991Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-03-11T12:10:01.059Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T12:10:01.250Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.731s coverage: 58.0% of statements [2022-03-11T12:10:01.250Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-11T12:10:01.250Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T12:10:01.625Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T12:10:01.625Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-11T12:10:01.625Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T12:10:01.625Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T12:10:01.820Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 2.9% of statements [2022-03-11T12:10:01.882Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T12:10:02.141Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T12:10:02.398Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T12:10:02.398Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T12:10:02.398Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T12:10:02.398Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T12:10:02.398Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T12:10:02.398Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T12:10:02.654Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T12:10:02.757Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-03-11T12:10:02.911Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.19s) [2022-03-11T12:10:02.911Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T12:10:03.324Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.8% of statements [2022-03-11T12:10:03.325Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T12:10:03.325Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T12:10:03.893Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.0% of statements [2022-03-11T12:10:04.281Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T12:10:04.281Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T12:10:04.281Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T12:10:04.829Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 79.9% of statements [2022-03-11T12:10:04.829Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-03-11T12:10:04.829Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T12:10:05.397Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-11T12:10:05.655Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-11T12:10:06.223Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2022-03-11T12:10:06.223Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-11T12:10:07.161Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 78.7% of statements [2022-03-11T12:10:07.161Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T12:10:07.161Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 59.1% of statements [2022-03-11T12:10:07.338Z] 2022/03/11 12:10:04 Closing DB instances... [2022-03-11T12:10:07.338Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-03-11T12:10:07.338Z] === RUN TestFindNode [2022-03-11T12:10:07.338Z] 2022/03/11 12:10:06 Closing DB instances... [2022-03-11T12:10:07.338Z] --- PASS: TestFindNode (0.02s) [2022-03-11T12:10:07.338Z] === RUN TestChangeNodeState [2022-03-11T12:10:07.338Z] 2022/03/11 12:10:06 Closing DB instances... [2022-03-11T12:10:07.338Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-11T12:10:07.338Z] === RUN TestNodeReincarnation [2022-03-11T12:10:07.338Z] 2022/03/11 12:10:06 Closing DB instances... [2022-03-11T12:10:07.555Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T12:10:07.555Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T12:10:07.555Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T12:10:07.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T12:10:07.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T12:10:07.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T12:10:08.099Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-03-11T12:10:08.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T12:10:08.665Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-11T12:10:08.924Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-03-11T12:10:09.047Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T12:10:09.304Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T12:10:09.491Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-11T12:10:10.058Z] ok github.com/docker/docker/daemon/logger/splunk 1.626s coverage: 82.5% of statements [2022-03-11T12:10:10.058Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T12:10:10.058Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T12:10:10.235Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T12:10:10.993Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-03-11T12:10:11.163Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T12:10:11.561Z] ok github.com/docker/docker/distribution 0.616s coverage: 28.4% of statements [2022-03-11T12:10:11.561Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T12:10:11.730Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T12:10:11.987Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T12:10:11.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-11T12:10:11.987Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T12:10:12.017Z] time="2022-03-11T12:10:11Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T12:10:12.018Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T12:10:12.018Z] === RUN TestParallelCreate [2022-03-11T12:10:12.018Z] 2022/03/11 12:10:11 Closing DB instances... [2022-03-11T12:10:12.018Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T12:10:12.018Z] === RUN TestParallelDelete [2022-03-11T12:10:12.018Z] 2022/03/11 12:10:11 Closing DB instances... [2022-03-11T12:10:12.018Z] --- PASS: TestParallelDelete (0.02s) [2022-03-11T12:10:12.018Z] === RUN TestNetworkDBIslands [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:35a251832297 with config:&{NodeID:35a251832297 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-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="Node 35a251832297/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="Node 35a251832297/192.168.40.198, added to nodes list" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7da9206dd215 with config:&{NodeID:7da9206dd215 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-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="Node 7da9206dd215/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="Node 7da9206dd215/192.168.40.198, added to nodes list" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="Node 7da9206dd215/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="Node 7da9206dd215/192.168.40.198, added to nodes list" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="Node 35a251832297/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=info msg="Node 35a251832297/192.168.40.198, added to nodes list" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T12:10:12.018Z] time="2022-03-11T12:10:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-11T12:10:12.130Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-11T12:10:12.552Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T12:10:12.552Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-11T12:10:12.552Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-11T12:10:12.552Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-11T12:10:12.698Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-11T12:10:12.957Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b00f4e90fc7f with config:&{NodeID:b00f4e90fc7f 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-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, added to nodes list" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, added to nodes list" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node 35a251832297/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node 35a251832297/192.168.40.198, added to nodes list" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node 7da9206dd215/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node 7da9206dd215/192.168.40.198, added to nodes list" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:12.985Z] time="2022-03-11T12:10:12Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b15a628c85d9 with config:&{NodeID:b15a628c85d9 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-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node 35a251832297/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node 35a251832297/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node 7da9206dd215/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node 7da9206dd215/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.442Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.484Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-11T12:10:13.525Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-11T12:10:13.525Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 84.9% of statements [2022-03-11T12:10:13.525Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6f2b503ea00e with config:&{NodeID:6f2b503ea00e 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-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node b15a628c85d9/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 35a251832297/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 35a251832297/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 7da9206dd215/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 7da9206dd215/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to nodes list" [2022-03-11T12:10:13.900Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=info msg="The new bootstrap node list is:[192.168.40.198:10033 192.168.40.198:10034 192.168.40.198:10035]" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10033" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49371" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10034" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49372" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10035" [2022-03-11T12:10:13.900Z] time="2022-03-11T12:10:13Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49373" [2022-03-11T12:10:14.070Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-11T12:10:14.094Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2022-03-11T12:10:14.094Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T12:10:14.329Z] docker_api_swarm_node_test.go:81: [d846fbe71bad1] joining swarm manager [d50392231e887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:10:14.361Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T12:10:14.361Z] time="2022-03-11T12:10:14Z" level=info msg="The new bootstrap node list is:[192.168.40.198:10033 192.168.40.198:10034 192.168.40.198:10035]" [2022-03-11T12:10:14.361Z] time="2022-03-11T12:10:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10033" [2022-03-11T12:10:14.361Z] time="2022-03-11T12:10:14Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49374" [2022-03-11T12:10:14.361Z] time="2022-03-11T12:10:14Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49375" [2022-03-11T12:10:14.361Z] time="2022-03-11T12:10:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10034" [2022-03-11T12:10:14.361Z] time="2022-03-11T12:10:14Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49376" [2022-03-11T12:10:14.361Z] time="2022-03-11T12:10:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10035" [2022-03-11T12:10:14.361Z] time="2022-03-11T12:10:14Z" level=info msg="node 0 leaving" [2022-03-11T12:10:14.662Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297 change state NodeActive --> NodeLeft" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="node3(b00f4e90fc7f): Node leave event for 35a251832297/192.168.40.198" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297 change state NodeActive --> NodeLeft" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="node2(7da9206dd215): Node leave event for 35a251832297/192.168.40.198" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297 change state NodeActive --> NodeLeft" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="node4(b15a628c85d9): Node leave event for 35a251832297/192.168.40.198" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297 change state NodeActive --> NodeLeft" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="node1(35a251832297): Node leave event for 35a251832297/192.168.40.198" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297 change state NodeActive --> NodeLeft" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="node5(6f2b503ea00e): Node leave event for 35a251832297/192.168.40.198" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297/192.168.40.198, left gossip cluster" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297/192.168.40.198, left gossip cluster" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297/192.168.40.198, left gossip cluster" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297/192.168.40.198, left gossip cluster" [2022-03-11T12:10:14.819Z] time="2022-03-11T12:10:14Z" level=info msg="Node 35a251832297/192.168.40.198, left gossip cluster" [2022-03-11T12:10:15.232Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-03-11T12:10:15.260Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-11T12:10:15.260Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-11T12:10:15.260Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="node 1 leaving" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="Node 7da9206dd215 change state NodeActive --> NodeLeft" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="node4(b15a628c85d9): Node leave event for 7da9206dd215/192.168.40.198" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="Node 7da9206dd215/192.168.40.198, left gossip cluster" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="Node 7da9206dd215 change state NodeActive --> NodeLeft" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="Node 7da9206dd215 change state NodeActive --> NodeLeft" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="node3(b00f4e90fc7f): Node leave event for 7da9206dd215/192.168.40.198" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="Node 7da9206dd215 change state NodeActive --> NodeFailed" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="Node 7da9206dd215/192.168.40.198, added to failed nodes list" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=info msg="node5(6f2b503ea00e): Node leave event for 7da9206dd215/192.168.40.198" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10034" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49377" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=error msg="node: 7da9206dd215 is unknown to memberlist" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:14Z" level=error msg="node: 7da9206dd215 is unknown to memberlist" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:15Z" level=error msg="node: 7da9206dd215 is unknown to memberlist" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:15Z" level=error msg="node: 7da9206dd215 is unknown to memberlist" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:15Z" level=info msg="Node 7da9206dd215/192.168.40.198, left gossip cluster" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:15Z" level=info msg="Node 7da9206dd215/192.168.40.198, left gossip cluster" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:15Z" level=error msg="node: 7da9206dd215 is unknown to memberlist" [2022-03-11T12:10:15.278Z] time="2022-03-11T12:10:15Z" level=info msg="Node 7da9206dd215/192.168.40.198, left gossip cluster" [2022-03-11T12:10:15.518Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=debug msg="Initiating bulk sync with node 7da9206dd215 after reconnect" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="node 2 leaving" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="Node b00f4e90fc7f change state NodeActive --> NodeLeft" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="node4(b15a628c85d9): Node leave event for b00f4e90fc7f/192.168.40.198" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="Node b00f4e90fc7f change state NodeActive --> NodeLeft" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="node5(6f2b503ea00e): Node leave event for b00f4e90fc7f/192.168.40.198" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="Node b00f4e90fc7f change state NodeActive --> NodeLeft" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="node3(b00f4e90fc7f): Node leave event for b00f4e90fc7f/192.168.40.198" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=debug msg="memberlist: Failed ping: 7da9206dd215 (timeout reached)" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.40.198:10037: use of closed network connection" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.40.198:10035: use of closed network connection" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.40.198:10036: use of closed network connection" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, left gossip cluster" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, left gossip cluster" [2022-03-11T12:10:15.736Z] time="2022-03-11T12:10:15Z" level=info msg="Node b00f4e90fc7f/192.168.40.198, left gossip cluster" [2022-03-11T12:10:15.776Z] --- PASS: TestCreateServiceSecretFileMode (12.83s) [2022-03-11T12:10:15.776Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T12:10:15.800Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2022-03-11T12:10:16.059Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="memberlist: Suspect 7da9206dd215 has failed, no acks received" [2022-03-11T12:10:16.193Z] networkdb_test.go:867: node4: OK [2022-03-11T12:10:16.193Z] networkdb_test.go:867: node5: OK [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="node 0 coming back" [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5b8e6d06919c with config:&{NodeID:5b8e6d06919c 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-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, added to nodes list" [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="node 1 coming back" [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f9766c096af8 with config:&{NodeID:f9766c096af8 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-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="Node f9766c096af8/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="Node f9766c096af8/192.168.40.198, added to nodes list" [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="node 2 coming back" [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f196c72008df with config:&{NodeID:f196c72008df 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-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="Node f196c72008df/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:16.193Z] time="2022-03-11T12:10:15Z" level=info msg="Node f196c72008df/192.168.40.198, added to nodes list" [2022-03-11T12:10:17.964Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.5% of statements [2022-03-11T12:10:18.224Z] ok github.com/docker/docker/pkg/authorization 0.180s coverage: 68.3% of statements [2022-03-11T12:10:18.483Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-11T12:10:18.483Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-11T12:10:19.922Z] time="2022-03-11T12:10:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.40.198:10033 192.168.40.198:10034 192.168.40.198:10035]" [2022-03-11T12:10:19.922Z] time="2022-03-11T12:10:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.40.198:10033 192.168.40.198:10034 192.168.40.198:10035]" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10033" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49379" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node b15a628c85d9/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node b15a628c85d9/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, is the new incarnation of the shutdown node 35a251832297/192.168.40.198" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10034" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49380" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node b15a628c85d9/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node b15a628c85d9/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, is the new incarnation of the shutdown node 7da9206dd215/192.168.40.198" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10035" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, is the new incarnation of the shutdown node 35a251832297/192.168.40.198" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49381" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node b15a628c85d9/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node b15a628c85d9/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, is the new incarnation of the shutdown node b00f4e90fc7f/192.168.40.198" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, is the new incarnation of the shutdown node 7da9206dd215/192.168.40.198" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f9766c096af8/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, joined gossip cluster" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, is the new incarnation of the shutdown node b00f4e90fc7f/192.168.40.198" [2022-03-11T12:10:20.379Z] time="2022-03-11T12:10:20Z" level=info msg="Node f196c72008df/192.168.40.198, added to nodes list" [2022-03-11T12:10:20.839Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10033" [2022-03-11T12:10:20.839Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49382" [2022-03-11T12:10:20.839Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10034" [2022-03-11T12:10:20.839Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49383" [2022-03-11T12:10:20.839Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.40.198:10035" [2022-03-11T12:10:20.839Z] time="2022-03-11T12:10:20Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49384" [2022-03-11T12:10:21.296Z] 2022/03/11 12:10:20 Closing DB instances... [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="node3(f196c72008df): Node leave event for 5b8e6d06919c/192.168.40.198" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="node4(b15a628c85d9): Node leave event for 5b8e6d06919c/192.168.40.198" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="node5(6f2b503ea00e): Node leave event for 5b8e6d06919c/192.168.40.198" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="node2(f9766c096af8): Node leave event for 5b8e6d06919c/192.168.40.198" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.296Z] time="2022-03-11T12:10:21Z" level=info msg="node1(5b8e6d06919c): Node leave event for 5b8e6d06919c/192.168.40.198" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, left gossip cluster" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, left gossip cluster" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, left gossip cluster" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, left gossip cluster" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node 5b8e6d06919c/192.168.40.198, left gossip cluster" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node f9766c096af8 change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="node3(f196c72008df): Node leave event for f9766c096af8/192.168.40.198" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node f9766c096af8 change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="node5(6f2b503ea00e): Node leave event for f9766c096af8/192.168.40.198" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node f9766c096af8 change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="node4(b15a628c85d9): Node leave event for f9766c096af8/192.168.40.198" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="Node f9766c096af8 change state NodeActive --> NodeLeft" [2022-03-11T12:10:21.755Z] time="2022-03-11T12:10:21Z" level=info msg="node2(f9766c096af8): Node leave event for f9766c096af8/192.168.40.198" [2022-03-11T12:10:21.777Z] ok github.com/docker/docker/pkg/chrootarchive 2.501s coverage: 43.5% of statements [2022-03-11T12:10:21.777Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-11T12:10:22.035Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-11T12:10:22.035Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:21Z" level=info msg="Node f9766c096af8/192.168.40.198, left gossip cluster" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:21Z" level=info msg="Node f9766c096af8/192.168.40.198, left gossip cluster" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:21Z" level=info msg="Node f9766c096af8/192.168.40.198, left gossip cluster" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:21Z" level=info msg="Node f9766c096af8/192.168.40.198, left gossip cluster" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:21Z" level=info msg="Node f196c72008df change state NodeActive --> NodeLeft" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:21Z" level=info msg="node5(6f2b503ea00e): Node leave event for f196c72008df/192.168.40.198" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:21Z" level=info msg="Node f196c72008df change state NodeActive --> NodeLeft" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:21Z" level=info msg="node4(b15a628c85d9): Node leave event for f196c72008df/192.168.40.198" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:22Z" level=info msg="Node f196c72008df change state NodeActive --> NodeLeft" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:22Z" level=info msg="node3(f196c72008df): Node leave event for f196c72008df/192.168.40.198" [2022-03-11T12:10:22.213Z] time="2022-03-11T12:10:22Z" level=info msg="Node f196c72008df/192.168.40.198, left gossip cluster" [2022-03-11T12:10:22.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T12:10:22.672Z] time="2022-03-11T12:10:22Z" level=info msg="Node f196c72008df/192.168.40.198, left gossip cluster" [2022-03-11T12:10:22.672Z] time="2022-03-11T12:10:22Z" level=info msg="Node f196c72008df/192.168.40.198, left gossip cluster" [2022-03-11T12:10:22.672Z] time="2022-03-11T12:10:22Z" level=debug msg="memberlist: Failed ping: 6f2b503ea00e (timeout reached)" [2022-03-11T12:10:22.672Z] time="2022-03-11T12:10:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.40.198:10036: use of closed network connection" [2022-03-11T12:10:22.672Z] time="2022-03-11T12:10:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.40.198:10035: use of closed network connection" [2022-03-11T12:10:22.672Z] time="2022-03-11T12:10:22Z" level=debug msg="memberlist: Stream connection from=192.168.40.198:49385" [2022-03-11T12:10:22.967Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-11T12:10:23.129Z] time="2022-03-11T12:10:22Z" level=info msg="Node b15a628c85d9 change state NodeActive --> NodeLeft" [2022-03-11T12:10:23.129Z] time="2022-03-11T12:10:22Z" level=info msg="node5(6f2b503ea00e): Node leave event for b15a628c85d9/192.168.40.198" [2022-03-11T12:10:23.129Z] time="2022-03-11T12:10:22Z" level=info msg="Node b15a628c85d9 change state NodeActive --> NodeLeft" [2022-03-11T12:10:23.129Z] time="2022-03-11T12:10:22Z" level=info msg="node4(b15a628c85d9): Node leave event for b15a628c85d9/192.168.40.198" [2022-03-11T12:10:23.129Z] time="2022-03-11T12:10:22Z" level=warning msg="memberlist: Was able to connect to 6f2b503ea00e but other probes failed, network may be misconfigured" [2022-03-11T12:10:23.226Z] ok github.com/docker/docker/layer 7.672s coverage: 69.0% of statements [2022-03-11T12:10:23.226Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T12:10:23.226Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T12:10:23.226Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T12:10:23.226Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T12:10:23.226Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T12:10:23.226Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T12:10:23.226Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-03-11T12:10:23.251Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T12:10:23.588Z] time="2022-03-11T12:10:23Z" level=info msg="Node b15a628c85d9/192.168.40.198, left gossip cluster" [2022-03-11T12:10:23.588Z] time="2022-03-11T12:10:23Z" level=info msg="Node b15a628c85d9/192.168.40.198, left gossip cluster" [2022-03-11T12:10:23.794Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-11T12:10:23.794Z] ok github.com/docker/docker/pkg/fsutils 0.184s coverage: 85.1% of statements [2022-03-11T12:10:24.554Z] time="2022-03-11T12:10:24Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, left gossip cluster" [2022-03-11T12:10:24.554Z] time="2022-03-11T12:10:24Z" level=info msg="Node 6f2b503ea00e change state NodeActive --> NodeFailed" [2022-03-11T12:10:24.554Z] time="2022-03-11T12:10:24Z" level=info msg="Node 6f2b503ea00e/192.168.40.198, added to failed nodes list" [2022-03-11T12:10:24.554Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-03-11T12:10:24.554Z] PASS [2022-03-11T12:10:24.554Z] coverage: 60.4% of statements [2022-03-11T12:10:24.554Z] ok github.com/docker/docker/libnetwork/networkdb 105.445s coverage: 60.4% of statements [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T12:10:24.554Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T12:10:24.624Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T12:10:24.730Z] ok github.com/docker/docker/pkg/idtools 0.505s coverage: 69.5% of statements [2022-03-11T12:10:24.730Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 71.5% of statements [2022-03-11T12:10:25.298Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-03-11T12:10:25.298Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-03-11T12:10:25.298Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-11T12:10:25.298Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-11T12:10:25.298Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-11T12:10:25.558Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-11T12:10:25.818Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-11T12:10:25.818Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-11T12:10:25.818Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T12:10:25.818Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T12:10:25.995Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-11T12:10:26.252Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T12:10:26.386Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-03-11T12:10:26.816Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T12:10:26.954Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-11T12:10:27.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-11T12:10:27.212Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-11T12:10:27.212Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === Skipped [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T12:10:27.457Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-11T12:10:27.457Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-11T12:10:27.457Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-11T12:10:27.457Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-11T12:10:27.457Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T12:10:27.457Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T12:10:27.457Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T12:10:27.457Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T12:10:27.457Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-11T12:10:27.457Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T12:10:27.457Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T12:10:27.457Z] daemon_test.go:145: root required [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T12:10:27.457Z] reload_test.go:342: root required [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T12:10:27.457Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T12:10:27.457Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T12:10:27.457Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T12:10:27.457Z] download_test.go:267: Needs fixing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T12:10:27.457Z] layer_test.go:291: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T12:10:27.457Z] layer_test.go:340: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T12:10:27.457Z] layer_test.go:455: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T12:10:27.457Z] layer_test.go:684: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T12:10:27.457Z] migration_test.go:45: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T12:10:27.457Z] migration_test.go:181: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T12:10:27.457Z] mount_test.go:17: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T12:10:27.457Z] mount_test.go:76: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T12:10:27.457Z] mount_test.go:125: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T12:10:27.457Z] mount_test.go:212: Failing on Windows [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-11T12:10:27.457Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-11T12:10:27.457Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T12:10:27.457Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T12:10:27.457Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T12:10:27.457Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-11T12:10:27.457Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T12:10:27.457Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T12:10:27.457Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T12:10:27.457Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T12:10:27.457Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T12:10:27.457Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T12:10:27.457Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T12:10:27.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T12:10:27.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T12:10:27.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T12:10:27.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T12:10:27.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T12:10:27.457Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-11T12:10:27.457Z] archive_test.go:140: zstd not installed [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T12:10:27.457Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T12:10:27.457Z] archive_windows_test.go:16: Currently fails [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T12:10:27.457Z] changes_test.go:195: needs more investigation [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T12:10:27.457Z] changes_test.go:432: needs further investigation [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T12:10:27.457Z] changes_test.go:468: needs further investigation [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T12:10:27.457Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2022-03-11T12:10:27.457Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T12:10:27.457Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-11T12:10:27.457Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T12:10:27.457Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.457Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T12:10:27.458Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T12:10:27.458Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-03-11T12:10:27.458Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T12:10:27.458Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T12:10:27.458Z] poller_test.go:40: No chmod on Windows [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T12:10:27.458Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T12:10:27.458Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-11T12:10:27.458Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2022-03-11T12:10:27.458Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-11T12:10:27.458Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T12:10:27.458Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T12:10:27.458Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T12:10:27.458Z] [2022-03-11T12:10:27.458Z] DONE 2077 tests, 68 skipped in 289.146s [2022-03-11T12:10:27.458Z] INFO: make.ps1 ended at 03/11/2022 12:10:27 [2022-03-11T12:10:27.638Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T12:10:28.203Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T12:10:28.460Z] --- PASS: TestCreateServiceConfigFileMode (12.77s) [2022-03-11T12:10:28.460Z] === RUN TestCreateServiceSysctls [2022-03-11T12:10:28.589Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-11T12:10:28.718Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T12:10:28.849Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-03-11T12:10:28.849Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-11T12:10:29.108Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-11T12:10:29.283Z] docker_api_swarm_node_test.go:53: [dfac42509bcbf] joining swarm manager [d1061346962f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:10:29.366Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-11T12:10:29.367Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-11T12:10:29.541Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-11T12:10:29.635Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T12:10:29.635Z] INFO: Unit tests ended at 03/11/2022 12:10:29. Duration:00:05:09.0700610 [2022-03-11T12:10:29.635Z] INFO: Building busybox [2022-03-11T12:10:29.635Z] Sending build context to Docker daemon 5.12kB [2022-03-11T12:10:29.635Z] [2022-03-11T12:10:29.635Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T12:10:29.635Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T12:10:29.635Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T12:10:29.635Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T12:10:29.635Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T12:10:29.635Z] ---> 6a11116086a4 [2022-03-11T12:10:29.635Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T12:10:29.635Z] ---> Running in 5ba1fa3b1098 [2022-03-11T12:10:29.834Z] --- PASS: TestBuildWithHugeFile (124.36s) [2022-03-11T12:10:29.834Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T12:10:29.834Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:10:29.834Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T12:10:29.834Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:10:29.834Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:10:29.834Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:10:29.834Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:10:29.834Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:10:29.834Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:10:29.834Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:10:29.834Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:10:29.834Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:10:29.834Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-11T12:10:29.834Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-11T12:10:29.834Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-11T12:10:29.834Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T12:10:29.834Z] === RUN TestBuildPreserveOwnership [2022-03-11T12:10:29.834Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:10:29.834Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestBuildPlatformInvalid [2022-03-11T12:10:29.834Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T12:10:29.834Z] PASS [2022-03-11T12:10:29.834Z] ok github.com/docker/docker/integration/build 195.369s [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === Skipped [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T12:10:29.834Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T12:10:29.834Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-11T12:10:29.834Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-11T12:10:29.834Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:10:29.834Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T12:10:29.834Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] DONE 29 tests, 6 skipped in 227.134s [2022-03-11T12:10:29.834Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T12:10:29.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:10:29.834Z] INFO: Testing against a local daemon [2022-03-11T12:10:29.834Z] === RUN TestConfigInspect [2022-03-11T12:10:29.834Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestConfigList [2022-03-11T12:10:29.834Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] --- SKIP: TestConfigList (0.01s) [2022-03-11T12:10:29.834Z] === RUN TestConfigsCreateAndDelete [2022-03-11T12:10:29.834Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestConfigsUpdate [2022-03-11T12:10:29.834Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestTemplatedConfig [2022-03-11T12:10:29.834Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestConfigCreateResolve [2022-03-11T12:10:29.834Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:10:29.834Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-11T12:10:29.834Z] PASS [2022-03-11T12:10:29.834Z] ok github.com/docker/docker/integration/config 0.108s [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === Skipped [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T12:10:29.834Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2022-03-11T12:10:29.834Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T12:10:29.834Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T12:10:29.834Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T12:10:29.834Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-11T12:10:29.834Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:10:29.834Z] [2022-03-11T12:10:29.834Z] DONE 6 tests, 6 skipped in 2.315s [2022-03-11T12:10:29.834Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T12:10:29.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:10:29.834Z] INFO: Testing against a local daemon [2022-03-11T12:10:29.834Z] === RUN TestCheckpoint [2022-03-11T12:10:29.834Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:10:29.834Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestContainerInvalidJSON [2022-03-11T12:10:29.834Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:10:29.834Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:10:29.834Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:10:29.834Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:10:29.834Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:10:29.834Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:10:29.834Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-11T12:10:29.834Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T12:10:29.834Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T12:10:29.834Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-03-11T12:10:29.834Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T12:10:29.834Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-11T12:10:29.834Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T12:10:29.834Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-03-11T12:10:29.834Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T12:10:29.834Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-03-11T12:10:29.834Z] === RUN TestCopyFromContainer [2022-03-11T12:10:29.834Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T12:10:29.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:10:29.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:10:29.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:10:29.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:10:29.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:10:29.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:10:29.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:10:29.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:10:29.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:10:29.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T12:10:29.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T12:10:29.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T12:10:29.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T12:10:29.834Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T12:10:29.834Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestCreateWithInvalidEnv [2022-03-11T12:10:29.834Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T12:10:29.834Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T12:10:29.834Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T12:10:29.834Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T12:10:29.834Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T12:10:29.834Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T12:10:29.834Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T12:10:29.834Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T12:10:29.834Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T12:10:29.834Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-11T12:10:29.834Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T12:10:29.834Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T12:10:29.834Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T12:10:29.834Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.834Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T12:10:29.834Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:10:29.834Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T12:10:29.834Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:10:29.834Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T12:10:29.834Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T12:10:29.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:10:29.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:10:29.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:10:29.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:10:29.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:10:29.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:10:29.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:10:29.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:10:29.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:10:29.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:10:29.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:10:29.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:10:29.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:10:29.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:10:29.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:10:29.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-11T12:10:29.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-03-11T12:10:29.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T12:10:29.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T12:10:29.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T12:10:29.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T12:10:29.835Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T12:10:29.835Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T12:10:29.835Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T12:10:29.835Z] === RUN TestCreateDifferentPlatform [2022-03-11T12:10:29.835Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T12:10:29.835Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T12:10:29.835Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-11T12:10:29.835Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T12:10:29.835Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T12:10:29.835Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T12:10:29.835Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-03-11T12:10:29.835Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T12:10:29.835Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T12:10:29.835Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T12:10:29.835Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T12:10:29.835Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:29.835Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T12:10:29.835Z] === RUN TestDiff [2022-03-11T12:10:29.835Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T12:10:29.835Z] --- SKIP: TestDiff (0.00s) [2022-03-11T12:10:29.835Z] === RUN TestExecWithCloseStdin [2022-03-11T12:10:29.935Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-03-11T12:10:30.103Z] docker_api_swarm_node_test.go:54: [daaf7df912598] joining swarm manager [d1061346962f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:10:30.195Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-11T12:10:30.454Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-03-11T12:10:31.019Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-03-11T12:10:31.036Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-11T12:10:31.277Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-11T12:10:31.535Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-11T12:10:31.535Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-11T12:10:32.056Z] --- PASS: TestExecWithCloseStdin (2.74s) [2022-03-11T12:10:32.056Z] === RUN TestExec [2022-03-11T12:10:32.404Z] --- PASS: TestCreateServiceSysctls (3.66s) [2022-03-11T12:10:32.404Z] === RUN TestCreateServiceCapabilities [2022-03-11T12:10:32.404Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T12:10:33.434Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-11T12:10:33.434Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-11T12:10:33.692Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-11T12:10:34.316Z] --- PASS: TestExec (2.45s) [2022-03-11T12:10:34.316Z] === RUN TestExecUser [2022-03-11T12:10:34.316Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T12:10:34.316Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T12:10:34.316Z] === RUN TestExportContainerAndImportImage [2022-03-11T12:10:34.316Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:34.316Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T12:10:34.316Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T12:10:34.316Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:34.316Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T12:10:34.316Z] === RUN TestHealthCheckWorkdir [2022-03-11T12:10:34.316Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T12:10:34.316Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T12:10:34.316Z] === RUN TestHealthKillContainer [2022-03-11T12:10:34.316Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T12:10:34.316Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T12:10:34.316Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T12:10:34.316Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T12:10:34.316Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T12:10:34.316Z] === RUN TestKillContainerInvalidSignal [2022-03-11T12:10:34.923Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-11T12:10:34.923Z] --- PASS: TestCreateServiceCapabilities (2.75s) [2022-03-11T12:10:34.923Z] === RUN TestInspect [2022-03-11T12:10:35.074Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-03-11T12:10:35.074Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-11T12:10:36.011Z] ok github.com/docker/docker/registry 0.049s coverage: 58.3% of statements [2022-03-11T12:10:36.271Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-11T12:10:36.530Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-11T12:10:36.535Z] --- PASS: TestKillContainerInvalidSignal (2.35s) [2022-03-11T12:10:36.536Z] === RUN TestKillContainer [2022-03-11T12:10:36.536Z] === RUN TestKillContainer/no_signal [2022-03-11T12:10:37.099Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-03-11T12:10:37.099Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-11T12:10:37.446Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T12:10:38.010Z] --- PASS: TestInspect (2.98s) [2022-03-11T12:10:38.010Z] === RUN TestCreateJob [2022-03-11T12:10:38.010Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T12:10:38.764Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T12:10:38.764Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T12:10:38.764Z] === RUN TestKillContainer/killing_signal [2022-03-11T12:10:39.409Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T12:10:39.634Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-11T12:10:40.201Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements [2022-03-11T12:10:40.460Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-03-11T12:10:41.303Z] --- PASS: TestCreateJob (3.28s) [2022-03-11T12:10:41.303Z] === RUN TestReplicatedJob [2022-03-11T12:10:41.741Z] --- PASS: TestKillContainer (5.11s) [2022-03-11T12:10:41.741Z] --- PASS: TestKillContainer/no_signal (2.17s) [2022-03-11T12:10:41.741Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:10:41.741Z] --- PASS: TestKillContainer/killing_signal (2.89s) [2022-03-11T12:10:41.741Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T12:10:41.741Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:10:41.741Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T12:10:41.741Z] === RUN TestKillStoppedContainer [2022-03-11T12:10:41.741Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:10:41.741Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T12:10:41.741Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T12:10:41.741Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:10:41.741Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T12:10:41.741Z] === RUN TestKillDifferentUserContainer [2022-03-11T12:10:41.741Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T12:10:41.741Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T12:10:41.741Z] === RUN TestInspectOomKilledTrue [2022-03-11T12:10:41.741Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:41.741Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T12:10:41.741Z] === RUN TestInspectOomKilledFalse [2022-03-11T12:10:41.741Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:10:41.741Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T12:10:41.741Z] === RUN TestLogsFollowTailEmpty [2022-03-11T12:10:41.849Z] ok github.com/docker/docker/volume/service 0.026s coverage: 72.3% of statements [2022-03-11T12:10:43.955Z] --- PASS: TestLogsFollowTailEmpty (2.32s) [2022-03-11T12:10:43.955Z] === RUN TestNetworkNat [2022-03-11T12:10:43.955Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T12:10:43.955Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T12:10:43.955Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T12:10:44.575Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T12:10:44.832Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T12:10:45.760Z] --- PASS: TestReplicatedJob (4.62s) [2022-03-11T12:10:45.760Z] === RUN TestUpdateReplicatedJob [2022-03-11T12:10:46.016Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T12:10:46.909Z] --- PASS: TestNetworkLocalhostTCPNat (2.81s) [2022-03-11T12:10:46.909Z] === RUN TestNetworkLoopbackNat [2022-03-11T12:10:46.909Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T12:10:46.909Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T12:10:46.909Z] === RUN TestPause [2022-03-11T12:10:46.909Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T12:10:46.909Z] --- SKIP: TestPause (0.00s) [2022-03-11T12:10:46.909Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T12:10:46.949Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-11T12:10:47.205Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T12:10:47.463Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-11T12:10:47.720Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-11T12:10:47.978Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T12:10:49.150Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.33s) [2022-03-11T12:10:49.150Z] === RUN TestPauseStopPausedContainer [2022-03-11T12:10:49.150Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:10:49.150Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T12:10:49.150Z] === RUN TestPsFilter [2022-03-11T12:10:49.350Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T12:10:49.350Z] --- PASS: TestUpdateReplicatedJob (3.38s) [2022-03-11T12:10:49.350Z] === RUN TestServiceListWithStatuses [2022-03-11T12:10:49.350Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T12:10:49.350Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T12:10:49.350Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T12:10:49.618Z] --- PASS: TestPsFilter (0.36s) [2022-03-11T12:10:49.618Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T12:10:50.282Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T12:10:50.282Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T12:10:50.282Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T12:10:50.713Z] Removing intermediate container 5ba1fa3b1098 [2022-03-11T12:10:50.713Z] ---> f7537930f73b [2022-03-11T12:10:50.713Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T12:10:50.713Z] ---> Running in ad3d0cd6dadf [2022-03-11T12:10:50.713Z] Removing intermediate container ad3d0cd6dadf [2022-03-11T12:10:50.713Z] ---> 75f24f6ed923 [2022-03-11T12:10:50.713Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T12:10:50.713Z] ---> Running in 7b13f6c86024 [2022-03-11T12:10:50.713Z] Removing intermediate container 7b13f6c86024 [2022-03-11T12:10:50.713Z] ---> be59d53212da [2022-03-11T12:10:50.713Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T12:10:50.846Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T12:10:51.105Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T12:10:51.171Z] [2022-03-11T12:10:51.630Z] ---> 3b42faac2b54 [2022-03-11T12:10:51.630Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T12:10:51.630Z] ---> Running in 73450a9d54b6 [2022-03-11T12:10:52.037Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T12:10:52.579Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.57s) [2022-03-11T12:10:52.579Z] === RUN TestRemoveContainerWithVolume [2022-03-11T12:10:52.967Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-11T12:10:53.223Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-11T12:10:53.223Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-11T12:10:53.223Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-11T12:10:53.223Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-11T12:10:53.223Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T12:10:53.479Z] --- PASS: TestDockerNetworkConnectAlias (4.30s) [2022-03-11T12:10:53.479Z] === RUN TestDockerNetworkReConnect [2022-03-11T12:10:55.371Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-11T12:10:55.532Z] --- PASS: TestRemoveContainerWithVolume (2.83s) [2022-03-11T12:10:55.532Z] === RUN TestRemoveContainerRunning [2022-03-11T12:10:55.933Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T12:10:56.861Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T12:10:57.428Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T12:10:57.758Z] --- PASS: TestRemoveContainerRunning (2.38s) [2022-03-11T12:10:57.758Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T12:10:57.997Z] --- PASS: TestDockerNetworkReConnect (4.34s) [2022-03-11T12:10:57.997Z] === RUN TestServicePlugin [2022-03-11T12:10:59.975Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.29s) [2022-03-11T12:10:59.975Z] === RUN TestRemoveInvalidContainer [2022-03-11T12:10:59.975Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-11T12:10:59.975Z] === RUN TestRenameLinkedContainer [2022-03-11T12:10:59.975Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T12:10:59.975Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-11T12:10:59.975Z] === RUN TestRenameStoppedContainer [2022-03-11T12:11:02.193Z] plugin_test.go:61: [ddfedbd07ac6d] joining swarm manager [dba34b160b2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:11:02.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-11T12:11:02.757Z] plugin_test.go:64: [dc30935785c70] joining swarm manager [dba34b160b2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:11:02.939Z] --- PASS: TestRenameStoppedContainer (3.05s) [2022-03-11T12:11:02.939Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T12:11:03.014Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T12:11:03.776Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T12:11:03.776Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === Skipped [2022-03-11T12:11:03.776Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T12:11:03.776Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T12:11:03.776Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T12:11:03.776Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T12:11:03.776Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:71: No driver to put! [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-11T12:11:03.776Z] time="2022-03-11T12:09:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-11T12:11:03.776Z] time="2022-03-11T12:09:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-11T12:11:03.776Z] time="2022-03-11T12:09:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-11T12:11:03.776Z] time="2022-03-11T12:09:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-11T12:11:03.776Z] time="2022-03-11T12:09:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:71: No driver to put! [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-11T12:11:03.776Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-11T12:11:03.776Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-11T12:11:03.776Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T12:11:03.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-11T12:11:03.776Z] graphtest_unix.go:71: No driver to put! [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-11T12:11:03.776Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-11T12:11:03.776Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-11T12:11:03.776Z] [2022-03-11T12:11:03.776Z] DONE 2323 tests, 28 skipped in 223.637s [2022-03-11T12:11:03.776Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/config [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/idm [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/ns [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/options [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/osl [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T12:11:03.776Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-11T12:11:03.777Z] + 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-03-11T12:11:03.945Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-11T12:11:04.509Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T12:11:07.706Z] --- PASS: TestRenameRunningContainerAndReuse (4.70s) [2022-03-11T12:11:07.706Z] === RUN TestRenameInvalidName [2022-03-11T12:11:07.776Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T12:11:07.776Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T12:11:09.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-11T12:11:09.973Z] --- PASS: TestRenameInvalidName (2.46s) [2022-03-11T12:11:09.973Z] === RUN TestRenameAnonymousContainer [2022-03-11T12:11:10.516Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T12:11:11.448Z] docker_api_swarm_test.go:202: [d4aea36418173] joining swarm manager [dcd790c481dc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:11:16.795Z] Removing intermediate container 73450a9d54b6 [2022-03-11T12:11:16.795Z] ---> 4177daf4e881 [2022-03-11T12:11:16.795Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T12:11:16.795Z] ---> Running in 84672290f908 [2022-03-11T12:11:16.795Z] [2022-03-11T12:11:16.795Z] SUCCESS: Specified value was saved. [2022-03-11T12:11:19.695Z] Removing intermediate container 84672290f908 [2022-03-11T12:11:19.695Z] ---> 079b1bee4812 [2022-03-11T12:11:19.695Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T12:11:19.695Z] ---> Running in 16bb87370630 [2022-03-11T12:11:21.404Z] === RUN TestDockerSuite/TestExec [2022-03-11T12:11:21.661Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T12:11:22.225Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T12:11:22.490Z] --- PASS: TestRenameAnonymousContainer (10.97s) [2022-03-11T12:11:22.490Z] === RUN TestRenameContainerWithSameName [2022-03-11T12:11:22.788Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T12:11:23.352Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T12:11:23.480Z] --- PASS: TestRenameContainerWithSameName (2.39s) [2022-03-11T12:11:23.480Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T12:11:23.480Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T12:11:23.480Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T12:11:23.480Z] === RUN TestResize [2022-03-11T12:11:24.284Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T12:11:24.850Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T12:11:25.107Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T12:11:25.475Z] Cannot create a file when that file already exists. [2022-03-11T12:11:25.672Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T12:11:25.698Z] --- PASS: TestResize (2.44s) [2022-03-11T12:11:25.698Z] === RUN TestResizeWithInvalidSize [2022-03-11T12:11:26.237Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T12:11:26.803Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T12:11:27.058Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T12:11:27.925Z] --- PASS: TestResizeWithInvalidSize (2.30s) [2022-03-11T12:11:27.925Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T12:11:27.987Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T12:11:28.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-11T12:11:28.508Z] --- PASS: TestServicePlugin (30.63s) [2022-03-11T12:11:28.508Z] === RUN TestServiceUpdateLabel [2022-03-11T12:11:29.437Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T12:11:29.999Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T12:11:30.877Z] --- PASS: TestResizeWhenContainerNotStarted (2.93s) [2022-03-11T12:11:30.877Z] === RUN TestDaemonRestartKillContainers [2022-03-11T12:11:30.877Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:11:30.877Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T12:11:30.877Z] === RUN TestStats [2022-03-11T12:11:30.877Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T12:11:30.877Z] --- SKIP: TestStats (0.00s) [2022-03-11T12:11:30.877Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T12:11:30.928Z] docker_api_swarm_test.go:384: [d16b4113b690a] joining swarm manager [d4a180e44d5da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:11:31.257Z] Removing intermediate container 16bb87370630 [2022-03-11T12:11:31.257Z] ---> 836a83dffa58 [2022-03-11T12:11:31.257Z] Step 13/13 : CMD ["sh"] [2022-03-11T12:11:31.257Z] ---> Running in d94a8a8e5ce8 [2022-03-11T12:11:31.492Z] --- PASS: TestServiceUpdateLabel (2.98s) [2022-03-11T12:11:31.492Z] === RUN TestServiceUpdateSecrets [2022-03-11T12:11:31.492Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T12:11:31.716Z] Removing intermediate container d94a8a8e5ce8 [2022-03-11T12:11:31.716Z] ---> a2991f0afa23 [2022-03-11T12:11:31.716Z] Successfully built a2991f0afa23 [2022-03-11T12:11:31.716Z] Successfully tagged busybox:latest [2022-03-11T12:11:31.716Z] INFO: Docker images of the daemon under test [2022-03-11T12:11:31.716Z] [2022-03-11T12:11:31.716Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T12:11:31.716Z] busybox latest a2991f0afa23 Less than a second ago 5.78GB [2022-03-11T12:11:31.716Z] microsoft/windowsservercore latest 6a11116086a4 7 days ago 5.75GB [2022-03-11T12:11:31.716Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 7 days ago 5.75GB [2022-03-11T12:11:31.716Z] [2022-03-11T12:11:31.716Z] INFO: Running integration tests at 03/11/2022 12:11:31... [2022-03-11T12:11:31.716Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T12:11:31.716Z] INFO: Integration API tests being run from the host: [2022-03-11T12:11:32.057Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T12:11:32.175Z] INFO: make.ps1 starting at 03/11/2022 12:11:31 [2022-03-11T12:11:32.314Z] docker_api_swarm_test.go:385: [dd5495af4bb60] joining swarm manager [d4a180e44d5da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:11:33.141Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T12:11:34.834Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T12:11:35.399Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-11T12:11:35.962Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T12:11:36.529Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T12:11:36.786Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T12:11:37.351Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T12:11:37.917Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T12:11:38.845Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T12:11:39.408Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T12:11:39.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.15s) [2022-03-11T12:11:39.567Z] === RUN TestStopContainerWithTimeout [2022-03-11T12:11:39.567Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T12:11:39.567Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T12:11:39.567Z] === RUN TestUpdateRestartPolicy [2022-03-11T12:11:39.971Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T12:11:42.481Z] ok github.com/docker/docker/libnetwork 37.350s coverage: 40.7% of statements [2022-03-11T12:11:42.481Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-03-11T12:11:42.481Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T12:11:43.860Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T12:11:44.121Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T12:11:44.121Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T12:11:44.121Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T12:11:44.121Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T12:11:44.381Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-11T12:11:44.381Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T12:11:44.640Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-03-11T12:11:44.899Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-11T12:11:44.899Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T12:11:44.899Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T12:11:45.158Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-11T12:11:46.509Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2022-03-11T12:11:46.509Z] === RUN TestServiceUpdateConfigs [2022-03-11T12:11:47.692Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.399s coverage: 59.9% of statements [2022-03-11T12:11:47.951Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T12:11:47.951Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-11T12:11:48.886Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.179s coverage: 4.0% of statements [2022-03-11T12:11:48.886Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T12:11:49.145Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-11T12:11:49.145Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T12:11:49.403Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-11T12:11:51.757Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T12:11:51.757Z] === RUN TestDockerSuite/TestExecTTY [2022-03-11T12:11:51.757Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T12:11:52.319Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T12:11:52.883Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T12:11:53.449Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T12:11:53.449Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-11T12:11:53.449Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T12:11:54.842Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-11T12:11:55.100Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T12:11:56.032Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-11T12:11:56.596Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T12:11:57.159Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T12:11:59.385Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.747s coverage: 7.2% of statements [2022-03-11T12:11:59.385Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T12:11:59.385Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-11T12:11:59.385Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-11T12:11:59.385Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T12:11:59.385Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-11T12:11:59.385Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T12:11:59.657Z] ok github.com/docker/docker/libnetwork/drvregistry 0.022s coverage: 82.4% of statements [2022-03-11T12:11:59.657Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-11T12:11:59.920Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-11T12:12:00.179Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-11T12:12:00.248Z] --- PASS: TestBuildWithHugeFile (124.68s) [2022-03-11T12:12:00.248Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T12:12:00.248Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:12:00.248Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:12:00.248Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T12:12:00.248Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:12:00.249Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:12:00.249Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:12:00.249Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:12:00.249Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:12:00.249Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:12:00.249Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:12:00.249Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:12:00.249Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:12:00.249Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-11T12:12:00.249Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-11T12:12:00.249Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-11T12:12:00.249Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T12:12:00.249Z] === RUN TestBuildPreserveOwnership [2022-03-11T12:12:00.249Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:12:00.249Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestBuildPlatformInvalid [2022-03-11T12:12:00.249Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T12:12:00.249Z] PASS [2022-03-11T12:12:00.249Z] ok github.com/docker/docker/integration/build 208.726s [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === Skipped [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T12:12:00.249Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T12:12:00.249Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-11T12:12:00.249Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-11T12:12:00.249Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:12:00.249Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T12:12:00.249Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] DONE 29 tests, 6 skipped in 242.556s [2022-03-11T12:12:00.249Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T12:12:00.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:12:00.249Z] INFO: Testing against a local daemon [2022-03-11T12:12:00.249Z] === RUN TestConfigInspect [2022-03-11T12:12:00.249Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestConfigList [2022-03-11T12:12:00.249Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] --- SKIP: TestConfigList (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestConfigsCreateAndDelete [2022-03-11T12:12:00.249Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestConfigsUpdate [2022-03-11T12:12:00.249Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestTemplatedConfig [2022-03-11T12:12:00.249Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestConfigCreateResolve [2022-03-11T12:12:00.249Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:00.249Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-11T12:12:00.249Z] PASS [2022-03-11T12:12:00.249Z] ok github.com/docker/docker/integration/config 0.108s [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === Skipped [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T12:12:00.249Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-11T12:12:00.249Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T12:12:00.249Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T12:12:00.249Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T12:12:00.249Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-11T12:12:00.249Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:00.249Z] [2022-03-11T12:12:00.249Z] DONE 6 tests, 6 skipped in 2.469s [2022-03-11T12:12:00.249Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T12:12:00.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:12:00.249Z] INFO: Testing against a local daemon [2022-03-11T12:12:00.249Z] === RUN TestCheckpoint [2022-03-11T12:12:00.249Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:12:00.249Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestContainerInvalidJSON [2022-03-11T12:12:00.249Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:12:00.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:12:00.249Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:12:00.249Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:12:00.249Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:12:00.249Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:12:00.249Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-11T12:12:00.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T12:12:00.249Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T12:12:00.249Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2022-03-11T12:12:00.249Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T12:12:00.249Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-11T12:12:00.249Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T12:12:00.249Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-03-11T12:12:00.249Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T12:12:00.249Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-03-11T12:12:00.249Z] === RUN TestCopyFromContainer [2022-03-11T12:12:00.249Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T12:12:00.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:12:00.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:12:00.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:12:00.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:12:00.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:12:00.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:12:00.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:12:00.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:12:00.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:12:00.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-11T12:12:00.249Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T12:12:00.249Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T12:12:00.249Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidEnv [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T12:12:00.249Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T12:12:00.249Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T12:12:00.249Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T12:12:00.249Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T12:12:00.249Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T12:12:00.249Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-11T12:12:00.249Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T12:12:00.249Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T12:12:00.249Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:00.249Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T12:12:00.249Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:00.249Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:12:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:12:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:12:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:12:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:12:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:12:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:12:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:12:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:12:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:12:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:12:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T12:12:00.249Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T12:12:00.249Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCreateDifferentPlatform [2022-03-11T12:12:00.249Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T12:12:00.249Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T12:12:00.249Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-11T12:12:00.249Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T12:12:00.249Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-03-11T12:12:00.249Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T12:12:00.249Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T12:12:00.249Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T12:12:00.249Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T12:12:00.249Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:00.249Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestDiff [2022-03-11T12:12:00.249Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:00.249Z] --- SKIP: TestDiff (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestExecWithCloseStdin [2022-03-11T12:12:00.249Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T12:12:00.249Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-11T12:12:00.249Z] === RUN TestExec [2022-03-11T12:12:01.333Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-03-11T12:12:01.333Z] === RUN TestServiceUpdateNetwork [2022-03-11T12:12:01.589Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T12:12:04.867Z] --- PASS: TestUpdateRestartPolicy (23.29s) [2022-03-11T12:12:04.867Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T12:12:04.867Z] --- PASS: TestUpdateRestartWithAutoRemove (2.36s) [2022-03-11T12:12:04.867Z] === RUN TestWaitNonBlocked [2022-03-11T12:12:04.867Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:12:04.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:12:04.867Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:12:04.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:12:04.867Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:12:04.867Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:12:05.012Z] --- PASS: TestExec (4.79s) [2022-03-11T12:12:05.012Z] === RUN TestExecUser [2022-03-11T12:12:05.012Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T12:12:05.012Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T12:12:05.012Z] === RUN TestExportContainerAndImportImage [2022-03-11T12:12:05.012Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:05.012Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T12:12:05.012Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T12:12:05.012Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:05.012Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T12:12:05.012Z] === RUN TestHealthCheckWorkdir [2022-03-11T12:12:05.012Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:05.012Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T12:12:05.012Z] === RUN TestHealthKillContainer [2022-03-11T12:12:05.012Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T12:12:05.012Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T12:12:05.012Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T12:12:05.012Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T12:12:05.012Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T12:12:05.012Z] === RUN TestKillContainerInvalidSignal [2022-03-11T12:12:06.837Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T12:12:07.401Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T12:12:08.672Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-11T12:12:08.672Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.36s) [2022-03-11T12:12:08.672Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.58s) [2022-03-11T12:12:08.672Z] === RUN TestWaitBlocked [2022-03-11T12:12:08.672Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:08.672Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T12:12:08.672Z] PASS [2022-03-11T12:12:08.672Z] ok github.com/docker/docker/integration/container 100.734s [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === Skipped [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T12:12:08.672Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-11T12:12:08.672Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T12:12:08.672Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T12:12:08.672Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T12:12:08.672Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T12:12:08.672Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T12:12:08.672Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T12:12:08.672Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T12:12:08.672Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T12:12:08.672Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T12:12:08.672Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T12:12:08.672Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T12:12:08.672Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T12:12:08.672Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T12:12:08.672Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T12:12:08.672Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:12:08.672Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T12:12:08.672Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T12:12:08.672Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:12:08.672Z] [2022-03-11T12:12:08.672Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T12:12:08.673Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T12:12:08.673Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T12:12:08.673Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T12:12:08.673Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T12:12:08.673Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T12:12:08.673Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T12:12:08.673Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T12:12:08.673Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T12:12:08.673Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-11T12:12:08.673Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T12:12:08.673Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T12:12:08.673Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T12:12:08.673Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T12:12:08.673Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T12:12:08.673Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:08.673Z] [2022-03-11T12:12:08.673Z] DONE 87 tests, 33 skipped in 103.439s [2022-03-11T12:12:08.673Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T12:12:08.815Z] --- PASS: TestKillContainerInvalidSignal (3.77s) [2022-03-11T12:12:08.815Z] === RUN TestKillContainer [2022-03-11T12:12:08.815Z] === RUN TestKillContainer/no_signal [2022-03-11T12:12:08.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:12:08.862Z] INFO: Testing against a local daemon [2022-03-11T12:12:08.862Z] === RUN TestBuildWithSession [2022-03-11T12:12:08.862Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T12:12:08.862Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T12:12:08.862Z] === RUN TestBuildSquashParent [2022-03-11T12:12:08.862Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:08.862Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T12:12:08.862Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T12:12:08.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:12:08.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:12:08.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:12:08.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:12:08.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:12:08.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:12:08.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:12:08.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:12:08.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:12:08.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:12:08.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:12:08.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:12:08.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T12:12:08.862Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T12:12:08.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T12:12:08.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T12:12:11.809Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T12:12:11.809Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T12:12:11.809Z] === RUN TestKillContainer/killing_signal [2022-03-11T12:12:12.379Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-03-11T12:12:12.650Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T12:12:12.650Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T12:12:12.650Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T12:12:12.650Z] === RUN TestDockerSuite/TestHealth [2022-03-11T12:12:13.576Z] --- PASS: TestServiceUpdateNetwork (12.53s) [2022-03-11T12:12:13.576Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T12:12:14.941Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T12:12:15.504Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T12:12:15.609Z] --- PASS: TestKillContainer (7.19s) [2022-03-11T12:12:15.609Z] --- PASS: TestKillContainer/no_signal (3.48s) [2022-03-11T12:12:15.609Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:12:15.609Z] --- PASS: TestKillContainer/killing_signal (3.66s) [2022-03-11T12:12:15.609Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T12:12:15.609Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:12:15.609Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T12:12:15.609Z] === RUN TestKillStoppedContainer [2022-03-11T12:12:15.609Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:12:15.609Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T12:12:15.609Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T12:12:15.609Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:12:15.609Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T12:12:15.609Z] === RUN TestKillDifferentUserContainer [2022-03-11T12:12:15.609Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T12:12:15.610Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T12:12:15.610Z] === RUN TestInspectOomKilledTrue [2022-03-11T12:12:15.610Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:15.610Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T12:12:15.610Z] === RUN TestInspectOomKilledFalse [2022-03-11T12:12:15.610Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:12:15.610Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T12:12:15.610Z] === RUN TestLogsFollowTailEmpty [2022-03-11T12:12:19.404Z] --- PASS: TestLogsFollowTailEmpty (3.69s) [2022-03-11T12:12:19.404Z] === RUN TestNetworkNat [2022-03-11T12:12:19.404Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:19.404Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T12:12:19.404Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T12:12:21.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T12:12:21.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T12:12:23.601Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T12:12:24.172Z] --- PASS: TestNetworkLocalhostTCPNat (4.54s) [2022-03-11T12:12:24.172Z] === RUN TestNetworkLoopbackNat [2022-03-11T12:12:24.172Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:24.172Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T12:12:24.172Z] === RUN TestPause [2022-03-11T12:12:24.172Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T12:12:24.172Z] --- SKIP: TestPause (0.00s) [2022-03-11T12:12:24.172Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T12:12:27.252Z] ok github.com/docker/docker/libnetwork/ipam 13.838s coverage: 85.3% of statements [2022-03-11T12:12:27.252Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T12:12:27.252Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T12:12:27.253Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-11T12:12:27.253Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-11T12:12:27.253Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T12:12:27.253Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-11T12:12:27.253Z] ok github.com/docker/docker/libnetwork/ipamutils 0.246s coverage: 74.0% of statements [2022-03-11T12:12:27.253Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-03-11T12:12:27.253Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-11T12:12:27.253Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-11T12:12:27.964Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.78s) [2022-03-11T12:12:27.964Z] === RUN TestPauseStopPausedContainer [2022-03-11T12:12:27.964Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:27.964Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T12:12:27.964Z] === RUN TestPsFilter [2022-03-11T12:12:27.964Z] --- PASS: TestPsFilter (0.44s) [2022-03-11T12:12:27.964Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T12:12:28.886Z] check_test.go:379: [dd5495af4bb60] daemon is not started [2022-03-11T12:12:28.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-11T12:12:29.818Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2022-03-11T12:12:29.818Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-03-11T12:12:29.818Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-11T12:12:29.818Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-03-11T12:12:29.818Z] PASS [2022-03-11T12:12:29.818Z] [2022-03-11T12:12:29.818Z] === Skipped [2022-03-11T12:12:29.818Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T12:12:29.818Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T12:12:29.818Z] [2022-03-11T12:12:29.818Z] DONE 27 tests, 1 skipped in 194.329s [2022-03-11T12:12:30.076Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T12:12:30.076Z] ++ 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-03-11T12:12:30.076Z] ++ set -e [2022-03-11T12:12:30.076Z] ++ '[' -n 0 ']' [2022-03-11T12:12:30.076Z] ++ set -x [2022-03-11T12:12:30.076Z] ++ 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-03-11T12:12:30.076Z] INFO: Testing against a local daemon [2022-03-11T12:12:30.076Z] === RUN TestSessionCreate [2022-03-11T12:12:30.076Z] --- PASS: TestSessionCreate (0.03s) [2022-03-11T12:12:30.076Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T12:12:30.076Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-11T12:12:30.076Z] PASS [2022-03-11T12:12:30.076Z] [2022-03-11T12:12:30.076Z] DONE 2 tests in 0.174s [2022-03-11T12:12:30.076Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T12:12:30.076Z] ++ 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-03-11T12:12:30.076Z] ++ set -e [2022-03-11T12:12:30.076Z] ++ '[' -n 0 ']' [2022-03-11T12:12:30.076Z] ++ set -x [2022-03-11T12:12:30.076Z] ++ 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-03-11T12:12:30.334Z] INFO: Testing against a local daemon [2022-03-11T12:12:30.334Z] docker_api_swarm_test.go:802: [da4b3537edd46] joining swarm manager [df937c21f4fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:12:30.334Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T12:12:30.334Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T12:12:30.334Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:12:30.334Z] === RUN TestDiskUsage [2022-03-11T12:12:30.334Z] === PAUSE TestDiskUsage [2022-03-11T12:12:30.334Z] === RUN TestEventsExecDie [2022-03-11T12:12:30.897Z] --- PASS: TestEventsExecDie (0.61s) [2022-03-11T12:12:30.897Z] === RUN TestEventsBackwardsCompatible [2022-03-11T12:12:30.897Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-03-11T12:12:30.897Z] === RUN TestEventsVolumeCreate [2022-03-11T12:12:31.154Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-11T12:12:31.154Z] === RUN TestInfoBinaryCommits [2022-03-11T12:12:31.154Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-11T12:12:31.154Z] === RUN TestInfoAPIVersioned [2022-03-11T12:12:31.154Z] --- PASS: TestInfoAPIVersioned (0.03s) [2022-03-11T12:12:31.154Z] === RUN TestInfoAPI [2022-03-11T12:12:31.154Z] --- PASS: TestInfoAPI (0.02s) [2022-03-11T12:12:31.154Z] === RUN TestInfoAPIWarnings [2022-03-11T12:12:31.411Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T12:12:31.411Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T12:12:31.411Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T12:12:31.411Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T12:12:31.668Z] docker_api_swarm_test.go:802: [d066c650b7240] joining swarm manager [df937c21f4fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:12:31.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.81s) [2022-03-11T12:12:31.764Z] === RUN TestRemoveContainerWithVolume [2022-03-11T12:12:32.232Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T12:12:32.233Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T12:12:32.797Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T12:12:32.797Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T12:12:32.797Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T12:12:32.797Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T12:12:33.054Z] docker_api_swarm_test.go:802: [d4c1279f4867e] joining swarm manager [df937c21f4fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T12:12:33.054Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T12:12:33.311Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T12:12:33.568Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T12:12:33.568Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T12:12:34.168Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T12:12:34.168Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T12:12:34.168Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-03-11T12:12:34.168Z] === RUN TestDaemonConfigValidation [2022-03-11T12:12:34.168Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T12:12:34.168Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-11T12:12:34.168Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T12:12:34.168Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T12:12:34.168Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T12:12:34.168Z] === RUN TestDaemonProxy [2022-03-11T12:12:34.168Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T12:12:34.168Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T12:12:34.168Z] PASS [2022-03-11T12:12:34.168Z] ok github.com/docker/docker/integration/daemon 0.130s [2022-03-11T12:12:34.168Z] [2022-03-11T12:12:34.168Z] === Skipped [2022-03-11T12:12:34.168Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-03-11T12:12:34.168Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T12:12:34.168Z] [2022-03-11T12:12:34.168Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-11T12:12:34.168Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T12:12:34.168Z] [2022-03-11T12:12:34.168Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T12:12:34.168Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T12:12:34.168Z] [2022-03-11T12:12:34.168Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T12:12:34.168Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T12:12:34.168Z] [2022-03-11T12:12:34.168Z] DONE 4 tests, 4 skipped in 23.511s [2022-03-11T12:12:34.168Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T12:12:34.498Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T12:12:34.499Z] docker_api_swarm_test.go:802: [dcb9eb84a478c] joining swarm manager [df937c21f4fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-11T12:12:34.499Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T12:12:35.061Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T12:12:35.555Z] --- PASS: TestRemoveContainerWithVolume (3.86s) [2022-03-11T12:12:35.555Z] === RUN TestRemoveContainerRunning [2022-03-11T12:12:35.624Z] docker_api_swarm_test.go:810: [d896fb597f865] joining swarm manager [df937c21f4fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-11T12:12:35.624Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T12:12:35.880Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T12:12:36.093Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.09s) [2022-03-11T12:12:36.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.42s) [2022-03-11T12:12:36.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.52s) [2022-03-11T12:12:36.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.90s) [2022-03-11T12:12:36.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.01s) [2022-03-11T12:12:36.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.63s) [2022-03-11T12:12:36.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.30s) [2022-03-11T12:12:36.093Z] === RUN TestBuildMultiStageCopy [2022-03-11T12:12:36.093Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T12:12:36.442Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T12:12:37.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:12:37.118Z] INFO: Testing against a local daemon [2022-03-11T12:12:37.118Z] === RUN TestCommitInheritsEnv [2022-03-11T12:12:37.118Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:12:37.118Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-11T12:12:37.118Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T12:12:37.118Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:12:37.118Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T12:12:37.118Z] === RUN TestImportWithCustomPlatform [2022-03-11T12:12:37.118Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:12:37.118Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T12:12:37.118Z] === RUN TestImagesFilterMultiReference [2022-03-11T12:12:37.118Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-11T12:12:37.119Z] === RUN TestImagePullPlatformInvalid [2022-03-11T12:12:37.119Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-11T12:12:37.119Z] === RUN TestRemoveImageOrphaning [2022-03-11T12:12:38.116Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-03-11T12:12:38.116Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T12:12:38.116Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-11T12:12:38.116Z] === RUN TestTagInvalidReference [2022-03-11T12:12:38.587Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-11T12:12:38.587Z] === RUN TestTagValidPrefixedRepo [2022-03-11T12:12:38.587Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-11T12:12:38.587Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T12:12:38.587Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-11T12:12:38.587Z] === RUN TestTagOfficialNames [2022-03-11T12:12:38.587Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-11T12:12:38.587Z] === RUN TestTagMatchesDigest [2022-03-11T12:12:38.587Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-11T12:12:38.587Z] PASS [2022-03-11T12:12:38.587Z] ok github.com/docker/docker/integration/image 1.739s [2022-03-11T12:12:38.587Z] [2022-03-11T12:12:38.587Z] === Skipped [2022-03-11T12:12:38.587Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-11T12:12:38.587Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:12:38.587Z] [2022-03-11T12:12:38.587Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T12:12:38.587Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:12:38.587Z] [2022-03-11T12:12:38.587Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T12:12:38.587Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:12:38.587Z] [2022-03-11T12:12:38.587Z] DONE 12 tests, 3 skipped in 6.427s [2022-03-11T12:12:38.958Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T12:12:38.958Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T12:12:38.958Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T12:12:39.058Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T12:12:39.344Z] --- PASS: TestRemoveContainerRunning (3.63s) [2022-03-11T12:12:39.344Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T12:12:39.888Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T12:12:41.258Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T12:12:41.258Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T12:12:41.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:12:41.275Z] INFO: Testing against a local daemon [2022-03-11T12:12:41.275Z] === RUN TestNetworkCreateDelete [2022-03-11T12:12:41.275Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:41.275Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T12:12:41.275Z] 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-03-11T12:12:41.275Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestDaemonDNSFallback [2022-03-11T12:12:41.275Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:41.275Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestInspectNetwork [2022-03-11T12:12:41.275Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:41.275Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T12:12:41.275Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:41.275Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestNetworkInvalidJSON [2022-03-11T12:12:41.275Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T12:12:41.275Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T12:12:41.275Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:12:41.275Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:12:41.275Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:12:41.275Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:12:41.275Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T12:12:41.275Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:12:41.275Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:12:41.275Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-11T12:12:41.275Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T12:12:41.275Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T12:12:41.275Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T12:12:41.275Z] === RUN TestNetworkList [2022-03-11T12:12:41.275Z] === RUN TestNetworkList//networks [2022-03-11T12:12:41.275Z] === PAUSE TestNetworkList//networks [2022-03-11T12:12:41.275Z] === RUN TestNetworkList//networks/ [2022-03-11T12:12:41.275Z] === PAUSE TestNetworkList//networks/ [2022-03-11T12:12:41.275Z] === CONT TestNetworkList//networks [2022-03-11T12:12:41.275Z] === CONT TestNetworkList//networks/ [2022-03-11T12:12:41.275Z] --- PASS: TestNetworkList (0.04s) [2022-03-11T12:12:41.275Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T12:12:41.275Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T12:12:41.275Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T12:12:41.275Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T12:12:41.275Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T12:12:41.275Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T12:12:41.275Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T12:12:41.275Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T12:12:41.275Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T12:12:41.275Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:12:41.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T12:12:41.275Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T12:12:41.275Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T12:12:41.275Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T12:12:41.275Z] PASS [2022-03-11T12:12:41.275Z] ok github.com/docker/docker/integration/network 0.168s [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === Skipped [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T12:12:41.275Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T12:12:41.275Z] 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-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T12:12:41.275Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T12:12:41.275Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T12:12:41.275Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T12:12:41.275Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T12:12:41.275Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T12:12:41.275Z] [2022-03-11T12:12:41.275Z] DONE 22 tests, 15 skipped in 2.537s [2022-03-11T12:12:41.743Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T12:12:42.211Z] testing: warning: no tests to run [2022-03-11T12:12:42.211Z] PASS [2022-03-11T12:12:42.211Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-03-11T12:12:42.211Z] [2022-03-11T12:12:42.211Z] DONE 0 tests in 0.756s [2022-03-11T12:12:42.628Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T12:12:42.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T12:12:43.135Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.75s) [2022-03-11T12:12:43.135Z] === RUN TestRemoveInvalidContainer [2022-03-11T12:12:43.135Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-11T12:12:43.135Z] === RUN TestRenameLinkedContainer [2022-03-11T12:12:43.135Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T12:12:43.135Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-11T12:12:43.135Z] === RUN TestRenameStoppedContainer [2022-03-11T12:12:43.148Z] testing: warning: no tests to run [2022-03-11T12:12:43.148Z] PASS [2022-03-11T12:12:43.148Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2022-03-11T12:12:43.148Z] [2022-03-11T12:12:43.148Z] DONE 0 tests in 0.772s [2022-03-11T12:12:43.148Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T12:12:43.559Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T12:12:44.145Z] testing: warning: no tests to run [2022-03-11T12:12:44.145Z] PASS [2022-03-11T12:12:44.145Z] ok github.com/docker/docker/integration/plugin 0.080s [2022-03-11T12:12:44.145Z] [2022-03-11T12:12:44.145Z] DONE 0 tests in 0.767s [2022-03-11T12:12:44.145Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T12:12:44.491Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T12:12:44.672Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T12:12:44.672Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T12:12:45.054Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T12:12:45.147Z] testing: warning: no tests to run [2022-03-11T12:12:45.147Z] PASS [2022-03-11T12:12:45.147Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2022-03-11T12:12:45.147Z] [2022-03-11T12:12:45.147Z] DONE 0 tests in 0.747s [2022-03-11T12:12:45.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T12:12:45.615Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T12:12:45.641Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T12:12:45.872Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T12:12:45.872Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-11T12:12:45.872Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T12:12:46.435Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T12:12:46.928Z] --- PASS: TestRenameStoppedContainer (3.60s) [2022-03-11T12:12:46.928Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T12:12:46.997Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T12:12:47.173Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T12:12:47.253Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T12:12:47.512Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-03-11T12:12:47.512Z] === RUN TestInfoDebug [2022-03-11T12:12:47.768Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T12:12:48.024Z] --- PASS: TestInfoDebug (0.54s) [2022-03-11T12:12:48.024Z] === RUN TestInfoInsecureRegistries [2022-03-11T12:12:48.281Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T12:12:48.537Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-03-11T12:12:48.537Z] === RUN TestInfoRegistryMirrors [2022-03-11T12:12:48.705Z] --- PASS: TestBuildMultiStageCopy (14.40s) [2022-03-11T12:12:48.705Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.63s) [2022-03-11T12:12:48.705Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-03-11T12:12:48.705Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2022-03-11T12:12:48.705Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2022-03-11T12:12:48.705Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2022-03-11T12:12:48.705Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T12:12:48.793Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T12:12:49.051Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-11T12:12:49.051Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-11T12:12:49.051Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T12:12:49.051Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-11T12:12:49.051Z] === RUN TestPingCacheHeaders [2022-03-11T12:12:49.308Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-11T12:12:49.308Z] === RUN TestPingGet [2022-03-11T12:12:49.308Z] --- PASS: TestPingGet (0.02s) [2022-03-11T12:12:49.308Z] === RUN TestPingHead [2022-03-11T12:12:49.308Z] --- PASS: TestPingHead (0.02s) [2022-03-11T12:12:49.308Z] === RUN TestVersion [2022-03-11T12:12:49.308Z] --- PASS: TestVersion (0.02s) [2022-03-11T12:12:49.308Z] === CONT TestDiskUsage [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T12:12:49.871Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T12:12:49.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:12:49.958Z] INFO: Testing against a local daemon [2022-03-11T12:12:49.958Z] === RUN TestPluginInvalidJSON [2022-03-11T12:12:49.958Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:12:49.959Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:12:49.959Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:12:49.959Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-11T12:12:49.959Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T12:12:49.959Z] === RUN TestPluginInstall [2022-03-11T12:12:49.959Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T12:12:49.959Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T12:12:49.959Z] === RUN TestPluginsWithRuntimes [2022-03-11T12:12:49.959Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T12:12:49.959Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T12:12:49.959Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T12:12:49.959Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T12:12:49.959Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T12:12:49.959Z] PASS [2022-03-11T12:12:49.959Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-03-11T12:12:49.959Z] [2022-03-11T12:12:49.959Z] === Skipped [2022-03-11T12:12:49.959Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T12:12:49.959Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T12:12:49.959Z] [2022-03-11T12:12:49.959Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T12:12:49.959Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T12:12:49.959Z] [2022-03-11T12:12:49.959Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T12:12:49.959Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T12:12:49.959Z] [2022-03-11T12:12:49.959Z] DONE 5 tests, 3 skipped in 4.898s [2022-03-11T12:12:50.127Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T12:12:50.385Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T12:12:50.385Z] --- PASS: TestDiskUsage (1.19s) [2022-03-11T12:12:50.385Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T12:12:50.385Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T12:12:50.385Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T12:12:50.385Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T12:12:50.385Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T12:12:50.385Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T12:12:50.385Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T12:12:50.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T12:12:50.386Z] PASS [2022-03-11T12:12:50.386Z] [2022-03-11T12:12:50.386Z] === Skipped [2022-03-11T12:12:50.386Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:12:50.386Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T12:12:50.386Z] [2022-03-11T12:12:50.386Z] DONE 50 tests, 1 skipped in 20.307s [2022-03-11T12:12:50.386Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T12:12:50.386Z] ++ 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-03-11T12:12:50.386Z] ++ set -e [2022-03-11T12:12:50.386Z] ++ '[' -n 0 ']' [2022-03-11T12:12:50.386Z] ++ set -x [2022-03-11T12:12:50.386Z] ++ 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-03-11T12:12:50.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T12:12:50.644Z] INFO: Testing against a local daemon [2022-03-11T12:12:50.644Z] === RUN TestVolumesCreateAndList [2022-03-11T12:12:50.644Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-11T12:12:50.644Z] === RUN TestVolumesRemove [2022-03-11T12:12:50.644Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-11T12:12:50.644Z] === RUN TestVolumesInspect [2022-03-11T12:12:50.644Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-11T12:12:50.644Z] === RUN TestVolumesInvalidJSON [2022-03-11T12:12:50.644Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T12:12:50.644Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T12:12:50.644Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T12:12:50.644Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T12:12:50.644Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T12:12:50.644Z] PASS [2022-03-11T12:12:50.644Z] [2022-03-11T12:12:50.644Z] DONE 5 tests in 0.255s [2022-03-11T12:12:50.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T12:12:50.901Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T12:12:51.158Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T12:12:51.158Z] +++ kill 6104 [2022-03-11T12:12:51.415Z] +++ /etc/init.d/apparmor stop [2022-03-11T12:12:51.415Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T12:12:51.415Z] [2022-03-11T12:12:51.415Z] Unloading profiles will leave already running processes permanently [2022-03-11T12:12:51.415Z] unconfined, which can lead to unexpected situations. [2022-03-11T12:12:51.415Z] [2022-03-11T12:12:51.415Z] To set a process to complain mode, use the command line tool [2022-03-11T12:12:51.415Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T12:12:51.415Z] +++ true [2022-03-11T12:12:51.415Z] exiting test-integration [2022-03-11T12:12:51.415Z] ++ exit 0 [2022-03-11T12:12:51.415Z] [2022-03-11T12:12:51.415Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T12:12:51.415Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T12:12:51.603Z] --- PASS: TestBuildMultiStageParentConfig (2.99s) [2022-03-11T12:12:51.603Z] === RUN TestBuildLabelWithTargets [2022-03-11T12:12:51.603Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:12:51.603Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-11T12:12:51.603Z] === RUN TestBuildWithEmptyLayers [2022-03-11T12:12:51.979Z] + for job in $(jobs -p) [2022-03-11T12:12:51.979Z] + wait 7808 [2022-03-11T12:12:52.544Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T12:12:52.544Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-11T12:12:52.544Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T12:12:52.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:12:52.649Z] INFO: Testing against a local daemon [2022-03-11T12:12:52.649Z] === RUN TestExternalGraphDriver [2022-03-11T12:12:52.649Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T12:12:52.649Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T12:12:52.649Z] === RUN TestGraphdriverPluginV2 [2022-03-11T12:12:52.649Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T12:12:52.649Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T12:12:52.649Z] PASS [2022-03-11T12:12:52.649Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.117s [2022-03-11T12:12:52.649Z] [2022-03-11T12:12:52.649Z] === Skipped [2022-03-11T12:12:52.649Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T12:12:52.649Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T12:12:52.649Z] [2022-03-11T12:12:52.649Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T12:12:52.649Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T12:12:52.649Z] [2022-03-11T12:12:52.649Z] DONE 2 tests, 2 skipped in 2.581s [2022-03-11T12:12:53.118Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T12:12:53.138Z] --- PASS: TestBuildWithEmptyLayers (1.55s) [2022-03-11T12:12:53.138Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T12:12:53.474Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T12:12:53.731Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T12:12:54.086Z] --- PASS: TestRenameRunningContainerAndReuse (7.19s) [2022-03-11T12:12:54.086Z] === RUN TestRenameInvalidName [2022-03-11T12:12:54.295Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T12:12:54.860Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T12:12:54.861Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T12:12:54.861Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T12:12:54.861Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-11T12:12:54.861Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T12:12:55.352Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:12:55.352Z] INFO: Testing against a local daemon [2022-03-11T12:12:55.352Z] === RUN TestReadPluginNoRead [2022-03-11T12:12:55.352Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T12:12:55.352Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T12:12:55.352Z] PASS [2022-03-11T12:12:55.352Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2022-03-11T12:12:55.352Z] [2022-03-11T12:12:55.352Z] === Skipped [2022-03-11T12:12:55.352Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T12:12:55.352Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T12:12:55.352Z] [2022-03-11T12:12:55.352Z] DONE 1 tests, 1 skipped in 2.371s [2022-03-11T12:12:55.352Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T12:12:55.425Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T12:12:55.682Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T12:12:55.682Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T12:12:56.245Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T12:12:56.503Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T12:12:56.924Z] testing: warning: no tests to run [2022-03-11T12:12:56.924Z] PASS [2022-03-11T12:12:56.924Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2022-03-11T12:12:56.924Z] [2022-03-11T12:12:56.924Z] DONE 0 tests in 1.183s [2022-03-11T12:12:56.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T12:12:57.873Z] --- PASS: TestRenameInvalidName (3.83s) [2022-03-11T12:12:57.874Z] === RUN TestRenameAnonymousContainer [2022-03-11T12:12:59.018Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T12:12:59.018Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T12:12:59.018Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T12:12:59.141Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:12:59.141Z] INFO: Testing against a local daemon [2022-03-11T12:12:59.141Z] === RUN TestPluginWithDevMounts [2022-03-11T12:12:59.141Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:59.141Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T12:12:59.141Z] PASS [2022-03-11T12:12:59.141Z] ok github.com/docker/docker/integration/plugin/volumes 0.125s [2022-03-11T12:12:59.141Z] [2022-03-11T12:12:59.141Z] === Skipped [2022-03-11T12:12:59.141Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-11T12:12:59.141Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:12:59.141Z] [2022-03-11T12:12:59.141Z] DONE 1 tests, 1 skipped in 2.482s [2022-03-11T12:12:59.580Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T12:12:59.614Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T12:13:00.511Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T12:13:01.075Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T12:13:01.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:13:01.187Z] INFO: Testing against a local daemon [2022-03-11T12:13:01.187Z] === RUN TestSecretInspect [2022-03-11T12:13:01.187Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.187Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T12:13:01.187Z] === RUN TestSecretList [2022-03-11T12:13:01.187Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.187Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T12:13:01.187Z] === RUN TestSecretsCreateAndDelete [2022-03-11T12:13:01.187Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.187Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-11T12:13:01.187Z] === RUN TestSecretsUpdate [2022-03-11T12:13:01.187Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.187Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T12:13:01.187Z] === RUN TestTemplatedSecret [2022-03-11T12:13:01.187Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.187Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T12:13:01.187Z] === RUN TestSecretCreateResolve [2022-03-11T12:13:01.187Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:01.187Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-11T12:13:01.187Z] PASS [2022-03-11T12:13:01.187Z] ok github.com/docker/docker/integration/secret 0.100s [2022-03-11T12:13:01.331Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T12:13:01.663Z] [2022-03-11T12:13:01.663Z] === Skipped [2022-03-11T12:13:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T12:13:01.663Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.663Z] [2022-03-11T12:13:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T12:13:01.663Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.663Z] [2022-03-11T12:13:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-11T12:13:01.663Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.663Z] [2022-03-11T12:13:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T12:13:01.663Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.663Z] [2022-03-11T12:13:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T12:13:01.663Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:01.663Z] [2022-03-11T12:13:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-11T12:13:01.663Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:01.663Z] [2022-03-11T12:13:01.663Z] DONE 6 tests, 6 skipped in 2.037s [2022-03-11T12:13:01.663Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T12:13:01.895Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T12:13:02.151Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T12:13:02.715Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T12:13:03.280Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T12:13:03.280Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-11T12:13:04.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:13:04.624Z] INFO: Testing against a local daemon [2022-03-11T12:13:04.624Z] === RUN TestServiceCreateInit [2022-03-11T12:13:04.624Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T12:13:04.624Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T12:13:04.624Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T12:13:04.624Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestCreateServiceConflict [2022-03-11T12:13:04.624Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T12:13:04.624Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-11T12:13:04.624Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T12:13:04.624Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T12:13:04.624Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T12:13:04.624Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestCreateServiceSysctls [2022-03-11T12:13:04.624Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-11T12:13:04.624Z] === RUN TestCreateServiceCapabilities [2022-03-11T12:13:04.624Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-11T12:13:04.624Z] === RUN TestInspect [2022-03-11T12:13:04.624Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestInspect (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestCreateJob [2022-03-11T12:13:04.624Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestReplicatedJob [2022-03-11T12:13:04.624Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestUpdateReplicatedJob [2022-03-11T12:13:04.624Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestServiceListWithStatuses [2022-03-11T12:13:04.624Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T12:13:04.624Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestDockerNetworkReConnect [2022-03-11T12:13:04.624Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestServicePlugin [2022-03-11T12:13:04.624Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestServiceUpdateLabel [2022-03-11T12:13:04.624Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestServiceUpdateSecrets [2022-03-11T12:13:04.624Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestServiceUpdateConfigs [2022-03-11T12:13:04.624Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestServiceUpdateNetwork [2022-03-11T12:13:04.624Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T12:13:04.624Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T12:13:04.624Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-11T12:13:04.624Z] PASS [2022-03-11T12:13:04.624Z] ok github.com/docker/docker/integration/service 0.262s [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === Skipped [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:13:04.624Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:13:04.624Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T12:13:04.624Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T12:13:04.624Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-11T12:13:04.624Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T12:13:04.624Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T12:13:04.624Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T12:13:04.624Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-11T12:13:04.624Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-11T12:13:04.624Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T12:13:04.624Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T12:13:04.624Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T12:13:04.624Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T12:13:04.624Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T12:13:04.624Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T12:13:04.624Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T12:13:04.624Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T12:13:04.624Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T12:13:04.624Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T12:13:04.624Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T12:13:04.624Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T12:13:04.624Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-11T12:13:04.624Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:13:04.624Z] [2022-03-11T12:13:04.624Z] DONE 24 tests, 23 skipped in 2.974s [2022-03-11T12:13:04.624Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T12:13:04.651Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T12:13:05.583Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T12:13:06.523Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T12:13:06.781Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T12:13:06.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:13:06.843Z] INFO: Testing against a local daemon [2022-03-11T12:13:06.843Z] === RUN TestSessionCreate [2022-03-11T12:13:06.843Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T12:13:06.843Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T12:13:06.843Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T12:13:06.843Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T12:13:06.843Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T12:13:06.843Z] PASS [2022-03-11T12:13:06.843Z] ok github.com/docker/docker/integration/session 0.103s [2022-03-11T12:13:06.843Z] [2022-03-11T12:13:06.843Z] === Skipped [2022-03-11T12:13:06.843Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T12:13:06.843Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T12:13:06.843Z] [2022-03-11T12:13:06.843Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T12:13:06.843Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T12:13:06.843Z] [2022-03-11T12:13:06.843Z] DONE 2 tests, 2 skipped in 1.976s [2022-03-11T12:13:06.843Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T12:13:07.710Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T12:13:09.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:13:09.057Z] INFO: Testing against a local daemon [2022-03-11T12:13:09.057Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T12:13:09.057Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:09.057Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestDiskUsage [2022-03-11T12:13:09.057Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T12:13:09.057Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestEventsExecDie [2022-03-11T12:13:09.057Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T12:13:09.057Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestEventsBackwardsCompatible [2022-03-11T12:13:09.057Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T12:13:09.057Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestEventsVolumeCreate [2022-03-11T12:13:09.057Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T12:13:09.057Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestInfoAPI [2022-03-11T12:13:09.057Z] --- PASS: TestInfoAPI (0.05s) [2022-03-11T12:13:09.057Z] === RUN TestInfoAPIWarnings [2022-03-11T12:13:09.057Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:13:09.057Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestInfoDebug [2022-03-11T12:13:09.057Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:13:09.057Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestInfoInsecureRegistries [2022-03-11T12:13:09.057Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:13:09.057Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestInfoRegistryMirrors [2022-03-11T12:13:09.057Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:13:09.057Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T12:13:09.057Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T12:13:09.078Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T12:13:10.042Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-11T12:13:10.042Z] === RUN TestPingCacheHeaders [2022-03-11T12:13:10.042Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-11T12:13:10.042Z] === RUN TestPingGet [2022-03-11T12:13:10.042Z] --- PASS: TestPingGet (0.04s) [2022-03-11T12:13:10.042Z] === RUN TestPingHead [2022-03-11T12:13:10.042Z] --- PASS: TestPingHead (0.04s) [2022-03-11T12:13:10.042Z] === RUN TestVersion [2022-03-11T12:13:10.042Z] --- PASS: TestVersion (0.04s) [2022-03-11T12:13:10.042Z] PASS [2022-03-11T12:13:10.042Z] ok github.com/docker/docker/integration/system 1.255s [2022-03-11T12:13:10.448Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T12:13:10.448Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === Skipped [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:13:10.511Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T12:13:10.511Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T12:13:10.511Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T12:13:10.511Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T12:13:10.511Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T12:13:10.511Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T12:13:10.511Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T12:13:10.511Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T12:13:10.511Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:13:10.511Z] [2022-03-11T12:13:10.511Z] DONE 15 tests, 9 skipped in 3.629s [2022-03-11T12:13:10.511Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T12:13:11.822Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T12:13:12.079Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T12:13:12.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T12:13:12.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:13:12.729Z] INFO: Testing against a local daemon [2022-03-11T12:13:12.729Z] === RUN TestVolumesCreateAndList [2022-03-11T12:13:12.729Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-11T12:13:12.729Z] === RUN TestVolumesRemove [2022-03-11T12:13:12.729Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-11T12:13:12.729Z] === RUN TestVolumesInspect [2022-03-11T12:13:12.729Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-11T12:13:12.729Z] === RUN TestVolumesInvalidJSON [2022-03-11T12:13:12.729Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T12:13:12.729Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T12:13:12.729Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T12:13:12.729Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-11T12:13:12.729Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-11T12:13:12.729Z] PASS [2022-03-11T12:13:12.729Z] ok github.com/docker/docker/integration/volume 0.366s [2022-03-11T12:13:12.835Z] --- PASS: TestRenameAnonymousContainer (13.42s) [2022-03-11T12:13:12.835Z] === RUN TestRenameContainerWithSameName [2022-03-11T12:13:13.197Z] [2022-03-11T12:13:13.197Z] DONE 5 tests in 2.476s [2022-03-11T12:13:13.197Z] INFO: make.ps1 ended at 03/11/2022 12:13:12 [2022-03-11T12:13:13.197Z] INFO: Integration CLI tests being run from the host: [2022-03-11T12:13:13.197Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-11T12:13:14.236Z] --- PASS: TestBuildMultiStageOnBuild (18.98s) [2022-03-11T12:13:14.236Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T12:13:14.236Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:13:14.236Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-11T12:13:14.236Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T12:13:15.055Z] --- PASS: TestRenameContainerWithSameName (3.66s) [2022-03-11T12:13:15.055Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T12:13:15.055Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T12:13:15.055Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T12:13:15.055Z] === RUN TestResize [2022-03-11T12:13:18.844Z] --- PASS: TestResize (3.61s) [2022-03-11T12:13:18.844Z] === RUN TestResizeWithInvalidSize [2022-03-11T12:13:19.188Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T12:13:19.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-11T12:13:20.812Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T12:13:21.740Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T12:13:22.302Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T12:13:22.633Z] --- PASS: TestResizeWithInvalidSize (3.64s) [2022-03-11T12:13:22.633Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T12:13:23.672Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-11T12:13:23.672Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T12:13:23.929Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T12:13:23.929Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T12:13:23.929Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T12:13:24.493Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T12:13:24.750Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T12:13:25.586Z] --- PASS: TestResizeWhenContainerNotStarted (3.70s) [2022-03-11T12:13:25.586Z] === RUN TestDaemonRestartKillContainers [2022-03-11T12:13:25.586Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:13:25.586Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T12:13:25.586Z] === RUN TestStats [2022-03-11T12:13:25.586Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T12:13:25.586Z] --- SKIP: TestStats (0.00s) [2022-03-11T12:13:25.586Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T12:13:25.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:13:25.951Z] INFO: Testing against a local daemon [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T12:13:25.951Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T12:13:25.951Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T12:13:25.951Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T12:13:26.938Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T12:13:26.938Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T12:13:28.925Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T12:13:28.925Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T12:13:31.905Z] --- PASS: TestBuildMultiStageLayerLeak (17.19s) [2022-03-11T12:13:31.905Z] === RUN TestBuildWithHugeFile [2022-03-11T12:13:33.096Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T12:13:33.681Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T12:13:33.681Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T12:13:34.611Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T12:13:35.174Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T12:13:36.012Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.56s) [2022-03-11T12:13:36.012Z] === RUN TestStopContainerWithTimeout [2022-03-11T12:13:36.012Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T12:13:36.012Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T12:13:36.012Z] === RUN TestUpdateRestartPolicy [2022-03-11T12:13:36.107Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T12:13:37.038Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T12:13:37.603Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T12:13:39.497Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T12:13:39.758Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T12:13:40.321Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T12:13:40.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-11T12:13:45.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-11T12:13:46.427Z] docker_api_swarm_service_test.go:395: [d5755b1b077be] joining swarm manager [d60334e80ec70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:13:46.684Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T12:13:47.248Z] docker_api_swarm_service_test.go:395: [d6e1ccf481aa5] joining swarm manager [d60334e80ec70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:13:52.504Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T12:13:52.761Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T12:13:53.326Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T12:13:53.582Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T12:13:54.146Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T12:13:54.402Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T12:13:54.658Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T12:13:56.024Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T12:13:56.280Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-11T12:14:02.842Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T12:14:02.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-11T12:14:03.098Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T12:14:03.665Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T12:14:03.924Z] docker_api_swarm_service_test.go:343: [d28529819e7e1] joining swarm manager [d64aa2573bbd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:14:04.854Z] docker_api_swarm_service_test.go:343: [d3d8903dca2ad] joining swarm manager [d64aa2573bbd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:14:05.782Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T12:14:06.113Z] --- PASS: TestUpdateRestartPolicy (26.49s) [2022-03-11T12:14:06.113Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T12:14:06.113Z] --- PASS: TestUpdateRestartWithAutoRemove (3.70s) [2022-03-11T12:14:06.113Z] === RUN TestWaitNonBlocked [2022-03-11T12:14:06.113Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:14:06.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:14:06.113Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:14:06.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:14:06.113Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:14:06.113Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:14:10.877Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-11T12:14:10.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.56s) [2022-03-11T12:14:10.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.89s) [2022-03-11T12:14:10.877Z] === RUN TestWaitBlocked [2022-03-11T12:14:10.877Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:10.877Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T12:14:10.877Z] PASS [2022-03-11T12:14:10.877Z] ok github.com/docker/docker/integration/container 132.213s [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === Skipped [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T12:14:10.877Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-11T12:14:10.877Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T12:14:10.877Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T12:14:10.877Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T12:14:10.877Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T12:14:10.877Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T12:14:10.877Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T12:14:10.877Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T12:14:10.877Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T12:14:10.877Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-11T12:14:10.877Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T12:14:10.877Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T12:14:10.877Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T12:14:10.877Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.877Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T12:14:10.877Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T12:14:10.877Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T12:14:10.878Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T12:14:10.878Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:14:10.878Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T12:14:10.878Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T12:14:10.878Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T12:14:10.878Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T12:14:10.878Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T12:14:10.878Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T12:14:10.878Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T12:14:10.878Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T12:14:10.878Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T12:14:10.878Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T12:14:10.878Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T12:14:10.878Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-11T12:14:10.878Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T12:14:10.878Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T12:14:10.878Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T12:14:10.878Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T12:14:10.878Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T12:14:10.878Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:10.878Z] [2022-03-11T12:14:10.878Z] DONE 87 tests, 34 skipped in 135.105s [2022-03-11T12:14:10.878Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T12:14:12.325Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T12:14:12.325Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-11T12:14:12.325Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T12:14:12.889Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T12:14:16.162Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T12:14:18.050Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T12:14:18.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-11T12:14:18.703Z] ok github.com/docker/docker/libnetwork/networkdb 103.761s coverage: 60.0% of statements [2022-03-11T12:14:18.703Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T12:14:18.703Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-11T12:14:18.703Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-03-11T12:14:18.703Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-11T12:14:18.703Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-11T12:14:18.703Z] ok github.com/docker/docker/libnetwork/portmapper 0.210s coverage: 48.6% of statements [2022-03-11T12:14:18.703Z] ok github.com/docker/docker/libnetwork/resolvconf 0.011s coverage: 70.6% of statements [2022-03-11T12:14:18.703Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T12:14:18.703Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === Skipped [2022-03-11T12:14:18.703Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-11T12:14:18.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-11T12:14:18.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-11T12:14:18.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T12:14:18.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T12:14:18.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T12:14:18.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T12:14:18.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T12:14:18.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-11T12:14:18.703Z] firewalld_test.go:14: firewalld is not running [2022-03-11T12:14:18.703Z] [2022-03-11T12:14:18.703Z] DONE 326 tests, 9 skipped in 197.882s Post stage [Pipeline] junit [2022-03-11T12:14:18.973Z] Recording test results [2022-03-11T12:14:19.322Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-11T12:14:19.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43354/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bca845bbed57984dcb9ffc5ea827c7eb0a3f65c hack/validate/vendor [2022-03-11T12:14:19.941Z] docker_api_swarm_service_test.go:490: [db95d2b407007] joining swarm manager [da87d1e4d8387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:14:20.198Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T12:14:20.212Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T12:14:20.761Z] docker_api_swarm_service_test.go:490: [d393fef9690b2] joining swarm manager [da87d1e4d8387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:14:20.780Z] + echo Ensuring container killed. [2022-03-11T12:14:20.780Z] Ensuring container killed. [2022-03-11T12:14:20.780Z] + docker rm -vf docker-pr7 [2022-03-11T12:14:20.780Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-11T12:14:21.063Z] + echo Chowning /workspace to jenkins user [2022-03-11T12:14:21.063Z] Chowning /workspace to jenkins user [2022-03-11T12:14:21.063Z] + id -u [2022-03-11T12:14:21.063Z] + id -g [2022-03-11T12:14:21.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43354:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T12:14:22.731Z] + bundleName=unit [2022-03-11T12:14:22.731Z] + echo Creating unit-bundles.tar.gz [2022-03-11T12:14:22.731Z] Creating unit-bundles.tar.gz [2022-03-11T12:14:22.731Z] + 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-03-11T12:14:22.731Z] bundles/junit-report-libnetwork.xml [2022-03-11T12:14:22.731Z] bundles/junit-report.xml [2022-03-11T12:14:22.731Z] bundles/go-test-report-libnetwork.json [2022-03-11T12:14:22.731Z] bundles/go-test-report.json [2022-03-11T12:14:22.731Z] bundles/profile-libnetwork.out [2022-03-11T12:14:22.731Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-11T12:14:22.742Z] Archiving artifacts [2022-03-11T12:14:23.472Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T12:14:23.780Z] + make clean [2022-03-11T12:14:23.780Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T12:14:23.780Z] docker-dev-cache [2022-03-11T12:14:23.780Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T12:14:26.015Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T12:14:26.579Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T12:14:27.536Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T12:14:28.471Z] === RUN TestDockerSuite/TestPortList [2022-03-11T12:14:33.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-11T12:14:34.296Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T12:14:35.668Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T12:14:36.194Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T12:14:36.194Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T12:14:36.194Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-11T12:14:36.194Z] === RUN TestDaemonConfigValidation [2022-03-11T12:14:36.194Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T12:14:36.194Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-11T12:14:36.194Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T12:14:36.194Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T12:14:36.194Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T12:14:36.194Z] === RUN TestDaemonProxy [2022-03-11T12:14:36.194Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T12:14:36.194Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T12:14:36.194Z] PASS [2022-03-11T12:14:36.194Z] ok github.com/docker/docker/integration/daemon 0.122s [2022-03-11T12:14:36.194Z] [2022-03-11T12:14:36.194Z] === Skipped [2022-03-11T12:14:36.194Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-11T12:14:36.194Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T12:14:36.194Z] [2022-03-11T12:14:36.194Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-11T12:14:36.194Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T12:14:36.194Z] [2022-03-11T12:14:36.194Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T12:14:36.194Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T12:14:36.194Z] [2022-03-11T12:14:36.194Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T12:14:36.194Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T12:14:36.194Z] [2022-03-11T12:14:36.194Z] DONE 4 tests, 4 skipped in 25.301s [2022-03-11T12:14:36.194Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T12:14:38.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-11T12:14:40.834Z] docker_api_swarm_service_test.go:128: [d61554b81e4e7] joining swarm manager [dc95b6fd98c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:14:40.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:14:40.959Z] INFO: Testing against a local daemon [2022-03-11T12:14:40.959Z] === RUN TestCommitInheritsEnv [2022-03-11T12:14:40.959Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:14:40.959Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-11T12:14:40.959Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T12:14:40.959Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:14:40.959Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T12:14:40.959Z] === RUN TestImportWithCustomPlatform [2022-03-11T12:14:40.959Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:14:40.959Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T12:14:40.959Z] === RUN TestImagesFilterMultiReference [2022-03-11T12:14:40.959Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-11T12:14:40.959Z] === RUN TestImagePullPlatformInvalid [2022-03-11T12:14:40.959Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-03-11T12:14:40.959Z] === RUN TestRemoveImageOrphaning [2022-03-11T12:14:41.399Z] docker_api_swarm_service_test.go:129: [d6efd47b57cfb] joining swarm manager [dc95b6fd98c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:14:41.949Z] --- PASS: TestRemoveImageOrphaning (1.23s) [2022-03-11T12:14:41.949Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T12:14:41.949Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-03-11T12:14:41.949Z] === RUN TestTagInvalidReference [2022-03-11T12:14:41.964Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T12:14:41.964Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T12:14:41.964Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T12:14:42.422Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-11T12:14:42.422Z] === RUN TestTagValidPrefixedRepo [2022-03-11T12:14:42.422Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-11T12:14:42.422Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T12:14:42.422Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-11T12:14:42.422Z] === RUN TestTagOfficialNames [2022-03-11T12:14:42.422Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-11T12:14:42.422Z] === RUN TestTagMatchesDigest [2022-03-11T12:14:42.422Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-11T12:14:42.422Z] PASS [2022-03-11T12:14:42.422Z] ok github.com/docker/docker/integration/image 1.876s [2022-03-11T12:14:42.422Z] [2022-03-11T12:14:42.422Z] === Skipped [2022-03-11T12:14:42.422Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-11T12:14:42.422Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:14:42.422Z] [2022-03-11T12:14:42.422Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T12:14:42.422Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:14:42.422Z] [2022-03-11T12:14:42.422Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T12:14:42.422Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:14:42.422Z] [2022-03-11T12:14:42.422Z] DONE 12 tests, 3 skipped in 6.477s [2022-03-11T12:14:42.530Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T12:14:42.530Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T12:14:42.895Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T12:14:43.095Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T12:14:43.095Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T12:14:43.353Z] docker_api_swarm_service_test.go:137: [db9e1531ea014] joining swarm manager [dc95b6fd98c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T12:14:43.610Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T12:14:43.610Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T12:14:44.177Z] docker_api_swarm_service_test.go:138: [dfafac884bbaf] joining swarm manager [dc95b6fd98c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-11T12:14:44.434Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T12:14:44.434Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-11T12:14:45.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:14:45.131Z] INFO: Testing against a local daemon [2022-03-11T12:14:45.131Z] === RUN TestNetworkCreateDelete [2022-03-11T12:14:45.131Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:45.131Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T12:14:45.131Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T12:14:45.131Z] 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-03-11T12:14:45.131Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T12:14:45.131Z] === RUN TestDaemonDNSFallback [2022-03-11T12:14:45.131Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:45.131Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T12:14:45.131Z] === RUN TestInspectNetwork [2022-03-11T12:14:45.131Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T12:14:45.131Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T12:14:45.131Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T12:14:45.131Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:45.131Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T12:14:45.131Z] === RUN TestNetworkInvalidJSON [2022-03-11T12:14:45.131Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T12:14:45.131Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T12:14:45.131Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:14:45.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:14:45.131Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:14:45.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:14:45.131Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T12:14:45.131Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:14:45.131Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:14:45.131Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-11T12:14:45.131Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T12:14:45.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T12:14:45.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T12:14:45.132Z] === RUN TestNetworkList [2022-03-11T12:14:45.132Z] === RUN TestNetworkList//networks [2022-03-11T12:14:45.132Z] === PAUSE TestNetworkList//networks [2022-03-11T12:14:45.132Z] === RUN TestNetworkList//networks/ [2022-03-11T12:14:45.132Z] === PAUSE TestNetworkList//networks/ [2022-03-11T12:14:45.132Z] === CONT TestNetworkList//networks [2022-03-11T12:14:45.132Z] === CONT TestNetworkList//networks/ [2022-03-11T12:14:45.132Z] --- PASS: TestNetworkList (0.04s) [2022-03-11T12:14:45.132Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T12:14:45.132Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T12:14:45.132Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T12:14:45.132Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T12:14:45.132Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T12:14:45.132Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T12:14:45.132Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T12:14:45.132Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T12:14:45.132Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T12:14:45.132Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:14:45.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T12:14:45.132Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T12:14:45.132Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T12:14:45.132Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T12:14:45.132Z] PASS [2022-03-11T12:14:45.132Z] ok github.com/docker/docker/integration/network 0.210s [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === Skipped [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T12:14:45.132Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T12:14:45.132Z] 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-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T12:14:45.132Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T12:14:45.132Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T12:14:45.132Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T12:14:45.132Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T12:14:45.132Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T12:14:45.132Z] [2022-03-11T12:14:45.132Z] DONE 22 tests, 15 skipped in 2.553s [2022-03-11T12:14:45.600Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T12:14:46.070Z] testing: warning: no tests to run [2022-03-11T12:14:46.070Z] PASS [2022-03-11T12:14:46.070Z] ok github.com/docker/docker/integration/network/ipvlan 0.109s [2022-03-11T12:14:46.070Z] [2022-03-11T12:14:46.070Z] DONE 0 tests in 0.797s [2022-03-11T12:14:46.538Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T12:14:46.960Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-11T12:14:47.007Z] testing: warning: no tests to run [2022-03-11T12:14:47.007Z] PASS [2022-03-11T12:14:47.007Z] ok github.com/docker/docker/integration/network/macvlan 0.088s [2022-03-11T12:14:47.007Z] [2022-03-11T12:14:47.007Z] DONE 0 tests in 0.836s [2022-03-11T12:14:47.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T12:14:47.523Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-11T12:14:47.944Z] testing: warning: no tests to run [2022-03-11T12:14:47.944Z] PASS [2022-03-11T12:14:47.944Z] ok github.com/docker/docker/integration/plugin 0.079s [2022-03-11T12:14:47.944Z] [2022-03-11T12:14:47.944Z] DONE 0 tests in 0.806s [2022-03-11T12:14:48.131Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-11T12:14:48.131Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T12:14:48.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T12:14:48.881Z] testing: warning: no tests to run [2022-03-11T12:14:48.881Z] PASS [2022-03-11T12:14:48.881Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-03-11T12:14:48.881Z] [2022-03-11T12:14:48.881Z] DONE 0 tests in 0.790s [2022-03-11T12:14:49.353Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T12:14:50.022Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T12:14:50.279Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T12:14:52.824Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T12:14:54.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:14:54.132Z] INFO: Testing against a local daemon [2022-03-11T12:14:54.132Z] === RUN TestPluginInvalidJSON [2022-03-11T12:14:54.132Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:14:54.132Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:14:54.132Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:14:54.132Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-11T12:14:54.132Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-11T12:14:54.132Z] === RUN TestPluginInstall [2022-03-11T12:14:54.132Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T12:14:54.132Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T12:14:54.132Z] === RUN TestPluginsWithRuntimes [2022-03-11T12:14:54.132Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T12:14:54.132Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T12:14:54.132Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T12:14:54.132Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T12:14:54.132Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T12:14:54.132Z] PASS [2022-03-11T12:14:54.132Z] ok github.com/docker/docker/integration/plugin/common 0.130s [2022-03-11T12:14:54.604Z] [2022-03-11T12:14:54.604Z] === Skipped [2022-03-11T12:14:54.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T12:14:54.604Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T12:14:54.604Z] [2022-03-11T12:14:54.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T12:14:54.604Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T12:14:54.604Z] [2022-03-11T12:14:54.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T12:14:54.604Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T12:14:54.604Z] [2022-03-11T12:14:54.604Z] DONE 5 tests, 3 skipped in 5.270s [2022-03-11T12:14:54.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T12:14:55.346Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T12:14:55.346Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T12:14:57.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:14:57.592Z] INFO: Testing against a local daemon [2022-03-11T12:14:57.592Z] === RUN TestExternalGraphDriver [2022-03-11T12:14:57.592Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T12:14:57.592Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T12:14:57.592Z] === RUN TestGraphdriverPluginV2 [2022-03-11T12:14:57.592Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T12:14:57.592Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T12:14:57.592Z] PASS [2022-03-11T12:14:57.592Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.155s [2022-03-11T12:14:57.872Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T12:14:58.061Z] [2022-03-11T12:14:58.061Z] === Skipped [2022-03-11T12:14:58.061Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T12:14:58.061Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T12:14:58.061Z] [2022-03-11T12:14:58.061Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T12:14:58.061Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T12:14:58.061Z] [2022-03-11T12:14:58.061Z] DONE 2 tests, 2 skipped in 3.218s [2022-03-11T12:14:58.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T12:15:00.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:15:00.282Z] INFO: Testing against a local daemon [2022-03-11T12:15:00.282Z] === RUN TestReadPluginNoRead [2022-03-11T12:15:00.282Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T12:15:00.282Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T12:15:00.282Z] PASS [2022-03-11T12:15:00.282Z] ok github.com/docker/docker/integration/plugin/logging 0.129s [2022-03-11T12:15:00.751Z] [2022-03-11T12:15:00.751Z] === Skipped [2022-03-11T12:15:00.751Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T12:15:00.751Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T12:15:00.751Z] [2022-03-11T12:15:00.751Z] DONE 1 tests, 1 skipped in 2.564s [2022-03-11T12:15:00.751Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T12:15:01.740Z] testing: warning: no tests to run [2022-03-11T12:15:01.740Z] PASS [2022-03-11T12:15:01.740Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2022-03-11T12:15:02.208Z] [2022-03-11T12:15:02.208Z] DONE 0 tests in 1.380s [2022-03-11T12:15:02.208Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T12:15:04.418Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T12:15:04.675Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T12:15:05.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:15:05.163Z] INFO: Testing against a local daemon [2022-03-11T12:15:05.163Z] === RUN TestPluginWithDevMounts [2022-03-11T12:15:05.163Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:05.163Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T12:15:05.163Z] PASS [2022-03-11T12:15:05.163Z] ok github.com/docker/docker/integration/plugin/volumes 0.128s [2022-03-11T12:15:05.163Z] [2022-03-11T12:15:05.163Z] === Skipped [2022-03-11T12:15:05.163Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-11T12:15:05.163Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:05.163Z] [2022-03-11T12:15:05.163Z] DONE 1 tests, 1 skipped in 2.695s [2022-03-11T12:15:05.163Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T12:15:06.044Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T12:15:06.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-11T12:15:07.232Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T12:15:07.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:15:07.382Z] INFO: Testing against a local daemon [2022-03-11T12:15:07.382Z] === RUN TestSecretInspect [2022-03-11T12:15:07.382Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T12:15:07.382Z] === RUN TestSecretList [2022-03-11T12:15:07.382Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T12:15:07.382Z] === RUN TestSecretsCreateAndDelete [2022-03-11T12:15:07.382Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-11T12:15:07.382Z] === RUN TestSecretsUpdate [2022-03-11T12:15:07.382Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T12:15:07.382Z] === RUN TestTemplatedSecret [2022-03-11T12:15:07.382Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T12:15:07.382Z] === RUN TestSecretCreateResolve [2022-03-11T12:15:07.382Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:07.382Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-11T12:15:07.382Z] PASS [2022-03-11T12:15:07.382Z] ok github.com/docker/docker/integration/secret 0.107s [2022-03-11T12:15:07.382Z] [2022-03-11T12:15:07.382Z] === Skipped [2022-03-11T12:15:07.382Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T12:15:07.382Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] [2022-03-11T12:15:07.382Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T12:15:07.382Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] [2022-03-11T12:15:07.382Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-11T12:15:07.382Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] [2022-03-11T12:15:07.382Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T12:15:07.382Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] [2022-03-11T12:15:07.382Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T12:15:07.382Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:07.382Z] [2022-03-11T12:15:07.383Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-11T12:15:07.383Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:07.383Z] [2022-03-11T12:15:07.383Z] DONE 6 tests, 6 skipped in 2.425s [2022-03-11T12:15:07.383Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T12:15:08.164Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T12:15:08.449Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T12:15:08.449Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T12:15:08.449Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T12:15:08.449Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T12:15:08.449Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T12:15:08.449Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T12:15:08.449Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T12:15:08.449Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T12:15:08.449Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T12:15:08.449Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T12:15:08.449Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T12:15:08.449Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T12:15:08.449Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T12:15:08.449Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T12:15:08.449Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T12:15:08.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-11T12:15:09.664Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T12:15:10.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:15:10.350Z] INFO: Testing against a local daemon [2022-03-11T12:15:10.350Z] === RUN TestServiceCreateInit [2022-03-11T12:15:10.350Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T12:15:10.350Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.350Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T12:15:10.350Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.350Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-11T12:15:10.350Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:15:10.350Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:15:10.350Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T12:15:10.350Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.350Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T12:15:10.351Z] === RUN TestCreateServiceConflict [2022-03-11T12:15:10.351Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.351Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T12:15:10.351Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T12:15:10.351Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.351Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-11T12:15:10.351Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T12:15:10.351Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.351Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T12:15:10.351Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T12:15:10.351Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.351Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T12:15:10.351Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T12:15:10.351Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.351Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T12:15:10.351Z] === RUN TestCreateServiceSysctls [2022-03-11T12:15:10.351Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.351Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-03-11T12:15:10.351Z] === RUN TestCreateServiceCapabilities [2022-03-11T12:15:10.351Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.688Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T12:15:10.688Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T12:15:10.688Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T12:15:10.688Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T12:15:10.688Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T12:15:10.818Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-11T12:15:10.818Z] === RUN TestInspect [2022-03-11T12:15:10.818Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestInspect (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestCreateJob [2022-03-11T12:15:10.818Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestReplicatedJob [2022-03-11T12:15:10.818Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestUpdateReplicatedJob [2022-03-11T12:15:10.818Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestServiceListWithStatuses [2022-03-11T12:15:10.818Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T12:15:10.818Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestDockerNetworkReConnect [2022-03-11T12:15:10.818Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestServicePlugin [2022-03-11T12:15:10.818Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestServiceUpdateLabel [2022-03-11T12:15:10.818Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestServiceUpdateSecrets [2022-03-11T12:15:10.818Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestServiceUpdateConfigs [2022-03-11T12:15:10.818Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestServiceUpdateNetwork [2022-03-11T12:15:10.818Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T12:15:10.818Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T12:15:10.818Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-11T12:15:10.818Z] PASS [2022-03-11T12:15:10.818Z] ok github.com/docker/docker/integration/service 0.271s [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === Skipped [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:15:10.818Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:15:10.818Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T12:15:10.818Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T12:15:10.818Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-11T12:15:10.818Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T12:15:10.818Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T12:15:10.818Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T12:15:10.818Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-03-11T12:15:10.818Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-11T12:15:10.818Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T12:15:10.818Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T12:15:10.818Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T12:15:10.818Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T12:15:10.818Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T12:15:10.818Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T12:15:10.818Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T12:15:10.818Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T12:15:10.818Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T12:15:10.818Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T12:15:10.818Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T12:15:10.818Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T12:15:10.818Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-11T12:15:10.818Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:15:10.818Z] [2022-03-11T12:15:10.818Z] DONE 24 tests, 23 skipped in 3.358s [2022-03-11T12:15:11.034Z] docker_api_swarm_service_test.go:304: [d5d612fa582bc] joining swarm manager [d67ae531a19a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:15:11.287Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T12:15:11.642Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T12:15:11.898Z] docker_api_swarm_service_test.go:304: [dc59c8d152e74] joining swarm manager [d67ae531a19a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:15:12.462Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T12:15:12.718Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T12:15:13.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:15:13.505Z] INFO: Testing against a local daemon [2022-03-11T12:15:13.505Z] === RUN TestSessionCreate [2022-03-11T12:15:13.505Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T12:15:13.505Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T12:15:13.505Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T12:15:13.505Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T12:15:13.505Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T12:15:13.505Z] PASS [2022-03-11T12:15:13.505Z] ok github.com/docker/docker/integration/session 0.115s [2022-03-11T12:15:13.505Z] [2022-03-11T12:15:13.505Z] === Skipped [2022-03-11T12:15:13.505Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T12:15:13.505Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T12:15:13.505Z] [2022-03-11T12:15:13.505Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T12:15:13.505Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T12:15:13.505Z] [2022-03-11T12:15:13.505Z] DONE 2 tests, 2 skipped in 2.400s [2022-03-11T12:15:13.505Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T12:15:13.647Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T12:15:15.018Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T12:15:16.401Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T12:15:16.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:15:16.460Z] INFO: Testing against a local daemon [2022-03-11T12:15:16.460Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T12:15:16.460Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:16.460Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestDiskUsage [2022-03-11T12:15:16.460Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T12:15:16.460Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestEventsExecDie [2022-03-11T12:15:16.460Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T12:15:16.460Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestEventsBackwardsCompatible [2022-03-11T12:15:16.460Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T12:15:16.460Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestEventsVolumeCreate [2022-03-11T12:15:16.460Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T12:15:16.460Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestInfoAPI [2022-03-11T12:15:16.460Z] --- PASS: TestInfoAPI (0.05s) [2022-03-11T12:15:16.460Z] === RUN TestInfoAPIWarnings [2022-03-11T12:15:16.460Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:15:16.460Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestInfoDebug [2022-03-11T12:15:16.460Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:15:16.460Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestInfoInsecureRegistries [2022-03-11T12:15:16.460Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:15:16.460Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestInfoRegistryMirrors [2022-03-11T12:15:16.460Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:15:16.460Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T12:15:16.460Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T12:15:16.928Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-03-11T12:15:16.928Z] === RUN TestPingCacheHeaders [2022-03-11T12:15:16.928Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-11T12:15:16.928Z] === RUN TestPingGet [2022-03-11T12:15:16.928Z] --- PASS: TestPingGet (0.04s) [2022-03-11T12:15:16.928Z] === RUN TestPingHead [2022-03-11T12:15:16.982Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T12:15:16.982Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-11T12:15:16.982Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T12:15:17.239Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T12:15:17.239Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T12:15:17.239Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T12:15:17.403Z] --- PASS: TestPingHead (0.05s) [2022-03-11T12:15:17.403Z] === RUN TestVersion [2022-03-11T12:15:17.403Z] --- PASS: TestVersion (0.04s) [2022-03-11T12:15:17.403Z] PASS [2022-03-11T12:15:17.403Z] ok github.com/docker/docker/integration/system 1.309s [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === Skipped [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:15:17.403Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T12:15:17.403Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T12:15:17.403Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T12:15:17.403Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T12:15:17.403Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T12:15:17.403Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T12:15:17.403Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T12:15:17.403Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T12:15:17.403Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:15:17.403Z] [2022-03-11T12:15:17.403Z] DONE 15 tests, 9 skipped in 3.778s [2022-03-11T12:15:17.403Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T12:15:17.803Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T12:15:17.858Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T12:15:18.736Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T12:15:19.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:15:19.621Z] INFO: Testing against a local daemon [2022-03-11T12:15:19.621Z] === RUN TestVolumesCreateAndList [2022-03-11T12:15:19.621Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-11T12:15:19.621Z] === RUN TestVolumesRemove [2022-03-11T12:15:19.668Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T12:15:20.092Z] --- PASS: TestVolumesRemove (0.18s) [2022-03-11T12:15:20.092Z] === RUN TestVolumesInspect [2022-03-11T12:15:20.092Z] --- PASS: TestVolumesInspect (0.07s) [2022-03-11T12:15:20.092Z] === RUN TestVolumesInvalidJSON [2022-03-11T12:15:20.092Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T12:15:20.092Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T12:15:20.092Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T12:15:20.092Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-11T12:15:20.092Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T12:15:20.092Z] PASS [2022-03-11T12:15:20.092Z] ok github.com/docker/docker/integration/volume 0.412s [2022-03-11T12:15:20.092Z] [2022-03-11T12:15:20.092Z] DONE 5 tests in 2.754s [2022-03-11T12:15:20.237Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T12:15:20.561Z] INFO: make.ps1 ended at 03/11/2022 12:15:20 [2022-03-11T12:15:20.561Z] INFO: Integration CLI tests being run from the host: [2022-03-11T12:15:20.561Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-11T12:15:26.788Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T12:15:26.788Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T12:15:27.719Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T12:15:27.978Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T12:15:27.978Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T12:15:28.235Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T12:15:30.129Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T12:15:31.060Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T12:15:31.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-11T12:15:32.998Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T12:15:33.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T12:15:33.093Z] INFO: Testing against a local daemon [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T12:15:33.093Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T12:15:33.093Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T12:15:33.093Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T12:15:33.565Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T12:15:33.565Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T12:15:33.930Z] docker_api_swarm_service_test.go:100: [d0e6c0fdee729] joining swarm manager [d4f1149aa4dc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:15:34.187Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T12:15:34.187Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T12:15:34.187Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T12:15:34.553Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T12:15:34.750Z] docker_api_swarm_service_test.go:101: [daa639f7c95df] joining swarm manager [d4f1149aa4dc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:15:35.021Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T12:15:37.270Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T12:15:38.201Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T12:15:38.459Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T12:15:39.850Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T12:15:40.414Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T12:15:41.786Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T12:15:42.043Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T12:15:42.300Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T12:15:42.558Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T12:15:45.841Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T12:15:45.841Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T12:15:46.402Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T12:15:46.658Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T12:15:47.586Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T12:15:47.842Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T12:15:48.099Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T12:15:49.030Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T12:15:49.030Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T12:15:49.595Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T12:15:50.967Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T12:15:51.530Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T12:15:51.530Z] check_test.go:379: [d0e6c0fdee729] daemon is not started [2022-03-11T12:15:52.093Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T12:15:52.659Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-11T12:15:53.591Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T12:15:54.523Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-11T12:15:54.781Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-11T12:15:55.346Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-11T12:15:55.910Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-11T12:15:56.475Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-11T12:15:57.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-11T12:15:57.038Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T12:15:57.968Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-11T12:15:58.533Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T12:15:59.105Z] docker_api_swarm_service_test.go:533: [d11933fdd4632] joining swarm manager [d9f6504313284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:15:59.105Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T12:15:59.708Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T12:16:00.271Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T12:16:00.271Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T12:16:00.527Z] docker_api_swarm_service_test.go:534: [df3419d588c4f] joining swarm manager [d9f6504313284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:16:01.460Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T12:16:02.026Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T12:16:02.961Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T12:16:03.525Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T12:16:04.458Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T12:16:04.458Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T12:16:05.023Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T12:16:05.592Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T12:16:05.850Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T12:16:06.414Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T12:16:07.346Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T12:16:07.346Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T12:16:07.604Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T12:16:07.604Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T12:16:08.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T12:16:08.729Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T12:16:09.291Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T12:16:09.547Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T12:16:09.547Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T12:16:10.109Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T12:16:11.041Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T12:16:11.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T12:16:12.902Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T12:16:13.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T12:16:13.723Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T12:16:14.050Z] --- PASS: TestBuildWithHugeFile (154.37s) [2022-03-11T12:16:14.050Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T12:16:14.050Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:16:14.050Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T12:16:14.050Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:16:14.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:16:14.050Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:16:14.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:16:14.050Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:16:14.050Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:16:14.050Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T12:16:14.050Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T12:16:14.050Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T12:16:14.050Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-11T12:16:14.050Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-11T12:16:14.050Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T12:16:14.050Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-11T12:16:14.050Z] === RUN TestBuildPreserveOwnership [2022-03-11T12:16:14.050Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:16:14.050Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestBuildPlatformInvalid [2022-03-11T12:16:14.050Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-11T12:16:14.050Z] PASS [2022-03-11T12:16:14.050Z] ok github.com/docker/docker/integration/build 236.531s [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === Skipped [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T12:16:14.050Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T12:16:14.050Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-11T12:16:14.050Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-11T12:16:14.050Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T12:16:14.050Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T12:16:14.050Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] DONE 29 tests, 6 skipped in 271.053s [2022-03-11T12:16:14.050Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T12:16:14.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:16:14.050Z] INFO: Testing against a local daemon [2022-03-11T12:16:14.050Z] === RUN TestConfigInspect [2022-03-11T12:16:14.050Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestConfigList [2022-03-11T12:16:14.050Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] --- SKIP: TestConfigList (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestConfigsCreateAndDelete [2022-03-11T12:16:14.050Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestConfigsUpdate [2022-03-11T12:16:14.050Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestTemplatedConfig [2022-03-11T12:16:14.050Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestConfigCreateResolve [2022-03-11T12:16:14.050Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:16:14.050Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-11T12:16:14.050Z] PASS [2022-03-11T12:16:14.050Z] ok github.com/docker/docker/integration/config 0.118s [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === Skipped [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T12:16:14.050Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-11T12:16:14.050Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T12:16:14.050Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T12:16:14.050Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T12:16:14.050Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-11T12:16:14.050Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:16:14.050Z] [2022-03-11T12:16:14.050Z] DONE 6 tests, 6 skipped in 2.505s [2022-03-11T12:16:14.050Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T12:16:14.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:16:14.050Z] INFO: Testing against a local daemon [2022-03-11T12:16:14.050Z] === RUN TestCheckpoint [2022-03-11T12:16:14.050Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:16:14.050Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestContainerInvalidJSON [2022-03-11T12:16:14.050Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:16:14.050Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:16:14.050Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:16:14.050Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:16:14.050Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T12:16:14.050Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T12:16:14.050Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-11T12:16:14.050Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T12:16:14.050Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T12:16:14.050Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-03-11T12:16:14.050Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T12:16:14.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-11T12:16:14.050Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T12:16:14.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-11T12:16:14.050Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T12:16:14.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-11T12:16:14.050Z] === RUN TestCopyFromContainer [2022-03-11T12:16:14.050Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T12:16:14.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:16:14.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:16:14.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:16:14.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:16:14.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:16:14.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:16:14.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T12:16:14.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T12:16:14.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T12:16:14.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T12:16:14.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T12:16:14.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-11T12:16:14.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-11T12:16:14.050Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T12:16:14.050Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T12:16:14.050Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestCreateWithInvalidEnv [2022-03-11T12:16:14.050Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T12:16:14.050Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T12:16:14.050Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T12:16:14.050Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T12:16:14.050Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T12:16:14.050Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T12:16:14.050Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T12:16:14.050Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T12:16:14.050Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T12:16:14.050Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-11T12:16:14.050Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T12:16:14.050Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T12:16:14.050Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-11T12:16:14.050Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T12:16:14.050Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.050Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T12:16:14.050Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:16:14.050Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T12:16:14.050Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:16:14.050Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T12:16:14.050Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T12:16:14.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:16:14.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:16:14.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:16:14.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:16:14.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:16:14.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:16:14.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:16:14.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:16:14.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:16:14.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:16:14.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T12:16:14.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T12:16:14.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T12:16:14.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T12:16:14.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T12:16:14.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-03-11T12:16:14.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T12:16:14.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T12:16:14.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T12:16:14.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T12:16:14.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T12:16:14.051Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T12:16:14.051Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T12:16:14.051Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T12:16:14.051Z] === RUN TestCreateDifferentPlatform [2022-03-11T12:16:14.051Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T12:16:14.051Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T12:16:14.051Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-11T12:16:14.051Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T12:16:14.051Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T12:16:14.051Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T12:16:14.051Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-11T12:16:14.051Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T12:16:14.051Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T12:16:14.051Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T12:16:14.051Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T12:16:14.051Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:14.051Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T12:16:14.051Z] === RUN TestDiff [2022-03-11T12:16:14.051Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T12:16:14.051Z] --- SKIP: TestDiff (0.00s) [2022-03-11T12:16:14.051Z] === RUN TestExecWithCloseStdin [2022-03-11T12:16:14.289Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T12:16:14.520Z] --- PASS: TestExecWithCloseStdin (2.87s) [2022-03-11T12:16:14.520Z] === RUN TestExec [2022-03-11T12:16:14.546Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T12:16:15.110Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T12:16:16.045Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T12:16:17.485Z] --- PASS: TestExec (2.67s) [2022-03-11T12:16:17.485Z] === RUN TestExecUser [2022-03-11T12:16:17.485Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T12:16:17.485Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T12:16:17.485Z] === RUN TestExportContainerAndImportImage [2022-03-11T12:16:17.485Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:17.485Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T12:16:17.485Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T12:16:17.485Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:17.485Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T12:16:17.485Z] === RUN TestHealthCheckWorkdir [2022-03-11T12:16:17.485Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T12:16:17.485Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T12:16:17.485Z] === RUN TestHealthKillContainer [2022-03-11T12:16:17.485Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T12:16:17.485Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T12:16:17.485Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T12:16:17.485Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T12:16:17.485Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T12:16:17.485Z] === RUN TestKillContainerInvalidSignal [2022-03-11T12:16:17.956Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T12:16:17.956Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T12:16:18.519Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T12:16:19.704Z] --- PASS: TestKillContainerInvalidSignal (2.29s) [2022-03-11T12:16:19.704Z] === RUN TestKillContainer [2022-03-11T12:16:19.704Z] === RUN TestKillContainer/no_signal [2022-03-11T12:16:19.887Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T12:16:20.815Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T12:16:21.923Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T12:16:21.923Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T12:16:21.923Z] === RUN TestKillContainer/killing_signal [2022-03-11T12:16:22.179Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T12:16:23.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-11T12:16:23.674Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T12:16:23.674Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-11T12:16:23.674Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T12:16:23.674Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-11T12:16:23.674Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T12:16:24.242Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T12:16:25.616Z] docker_api_swarm_service_test.go:148: [d0c6672f5c7c2] joining swarm manager [d91c66439a5e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:16:25.616Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T12:16:26.182Z] docker_api_swarm_service_test.go:148: [dcf6381b85831] joining swarm manager [d91c66439a5e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:16:26.746Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T12:16:28.643Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T12:16:28.643Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T12:16:29.102Z] --- PASS: TestKillContainer (9.88s) [2022-03-11T12:16:29.102Z] --- PASS: TestKillContainer/no_signal (2.27s) [2022-03-11T12:16:29.102Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:16:29.102Z] --- PASS: TestKillContainer/killing_signal (7.55s) [2022-03-11T12:16:29.102Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T12:16:29.102Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:16:29.102Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T12:16:29.102Z] === RUN TestKillStoppedContainer [2022-03-11T12:16:29.102Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:16:29.102Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T12:16:29.102Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T12:16:29.102Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:16:29.102Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T12:16:29.102Z] === RUN TestKillDifferentUserContainer [2022-03-11T12:16:29.102Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T12:16:29.102Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T12:16:29.102Z] === RUN TestInspectOomKilledTrue [2022-03-11T12:16:29.102Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:29.102Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T12:16:29.102Z] === RUN TestInspectOomKilledFalse [2022-03-11T12:16:29.102Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:16:29.102Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T12:16:29.102Z] === RUN TestLogsFollowTailEmpty [2022-03-11T12:16:30.017Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T12:16:30.583Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-11T12:16:30.583Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-11T12:16:30.583Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T12:16:30.839Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-11T12:16:32.017Z] --- PASS: TestLogsFollowTailEmpty (2.42s) [2022-03-11T12:16:32.017Z] === RUN TestNetworkNat [2022-03-11T12:16:32.017Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T12:16:32.017Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T12:16:32.017Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T12:16:32.205Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T12:16:32.205Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T12:16:32.461Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T12:16:33.024Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T12:16:33.281Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-11T12:16:33.844Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T12:16:33.844Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T12:16:34.101Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T12:16:34.203Z] --- PASS: TestNetworkLocalhostTCPNat (2.70s) [2022-03-11T12:16:34.203Z] === RUN TestNetworkLoopbackNat [2022-03-11T12:16:34.203Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T12:16:34.203Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T12:16:34.203Z] === RUN TestPause [2022-03-11T12:16:34.203Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T12:16:34.203Z] --- SKIP: TestPause (0.00s) [2022-03-11T12:16:34.203Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T12:16:34.667Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T12:16:34.925Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T12:16:35.490Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T12:16:36.055Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T12:16:36.620Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T12:16:37.099Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.48s) [2022-03-11T12:16:37.099Z] === RUN TestPauseStopPausedContainer [2022-03-11T12:16:37.099Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:16:37.099Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T12:16:37.099Z] === RUN TestPsFilter [2022-03-11T12:16:37.099Z] --- PASS: TestPsFilter (0.24s) [2022-03-11T12:16:37.099Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T12:16:37.200Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T12:16:37.462Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T12:16:37.462Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T12:16:38.027Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T12:16:38.284Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T12:16:39.215Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T12:16:39.473Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T12:16:39.473Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-11T12:16:39.473Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T12:16:40.000Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.67s) [2022-03-11T12:16:40.000Z] === RUN TestRemoveContainerWithVolume [2022-03-11T12:16:41.370Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T12:16:41.933Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T12:16:42.174Z] --- PASS: TestRemoveContainerWithVolume (2.56s) [2022-03-11T12:16:42.174Z] === RUN TestRemoveContainerRunning [2022-03-11T12:16:45.072Z] --- PASS: TestRemoveContainerRunning (2.36s) [2022-03-11T12:16:45.072Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T12:16:47.244Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.33s) [2022-03-11T12:16:47.244Z] === RUN TestRemoveInvalidContainer [2022-03-11T12:16:47.244Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-11T12:16:47.244Z] === RUN TestRenameLinkedContainer [2022-03-11T12:16:47.244Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T12:16:47.244Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-11T12:16:47.244Z] === RUN TestRenameStoppedContainer [2022-03-11T12:16:54.113Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-11T12:16:54.113Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T12:16:54.311Z] --- PASS: TestRenameStoppedContainer (7.28s) [2022-03-11T12:16:54.311Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T12:16:54.369Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-11T12:16:54.369Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-11T12:16:54.369Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T12:16:54.369Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T12:16:54.625Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T12:16:56.517Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T12:16:57.450Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T12:16:58.383Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T12:16:58.990Z] --- PASS: TestRenameRunningContainerAndReuse (4.81s) [2022-03-11T12:16:58.990Z] === RUN TestRenameInvalidName [2022-03-11T12:16:59.369Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T12:16:59.369Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T12:16:59.369Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T12:16:59.369Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T12:16:59.369Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T12:17:01.590Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T12:17:01.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-11T12:17:01.889Z] --- PASS: TestRenameInvalidName (2.35s) [2022-03-11T12:17:01.889Z] === RUN TestRenameAnonymousContainer [2022-03-11T12:17:02.582Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T12:17:02.582Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T12:17:03.050Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T12:17:03.050Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T12:17:03.050Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T12:17:03.050Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T12:17:03.050Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T12:17:03.050Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T12:17:04.041Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T12:17:04.189Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T12:17:04.189Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T12:17:04.446Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T12:17:05.374Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T12:17:05.374Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T12:17:05.630Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T12:17:06.559Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T12:17:07.504Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T12:17:07.827Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T12:17:08.434Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T12:17:08.434Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T12:17:08.434Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T12:17:09.367Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T12:17:09.393Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T12:17:09.393Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T12:17:09.393Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T12:17:09.393Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T12:17:09.393Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T12:17:09.393Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T12:17:12.197Z] --- PASS: TestRenameAnonymousContainer (10.81s) [2022-03-11T12:17:12.197Z] === RUN TestRenameContainerWithSameName [2022-03-11T12:17:13.185Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T12:17:13.543Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T12:17:14.108Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T12:17:14.365Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T12:17:15.097Z] --- PASS: TestRenameContainerWithSameName (2.40s) [2022-03-11T12:17:15.097Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T12:17:15.097Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T12:17:15.097Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T12:17:15.097Z] === RUN TestResize [2022-03-11T12:17:15.297Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T12:17:16.546Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T12:17:16.546Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T12:17:16.546Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T12:17:16.546Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T12:17:16.546Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T12:17:16.546Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T12:17:16.546Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T12:17:16.546Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T12:17:16.546Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T12:17:16.546Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T12:17:16.546Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T12:17:16.546Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T12:17:16.546Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T12:17:16.546Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T12:17:16.546Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T12:17:16.546Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T12:17:16.546Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T12:17:16.546Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T12:17:16.546Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T12:17:17.191Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T12:17:17.270Z] --- PASS: TestResize (2.21s) [2022-03-11T12:17:17.270Z] === RUN TestResizeWithInvalidSize [2022-03-11T12:17:19.439Z] --- PASS: TestResizeWithInvalidSize (2.30s) [2022-03-11T12:17:19.440Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T12:17:19.711Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T12:17:21.082Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T12:17:22.343Z] --- PASS: TestResizeWhenContainerNotStarted (2.79s) [2022-03-11T12:17:22.343Z] === RUN TestDaemonRestartKillContainers [2022-03-11T12:17:22.343Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:17:22.343Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T12:17:22.343Z] === RUN TestStats [2022-03-11T12:17:22.343Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T12:17:22.343Z] --- SKIP: TestStats (0.00s) [2022-03-11T12:17:22.343Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T12:17:22.455Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T12:17:23.826Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T12:17:25.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-11T12:17:25.197Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T12:17:25.197Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T12:17:25.455Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T12:17:26.387Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T12:17:26.950Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T12:17:26.967Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T12:17:27.512Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T12:17:28.125Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T12:17:29.408Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.99s) [2022-03-11T12:17:29.408Z] === RUN TestStopContainerWithTimeout [2022-03-11T12:17:29.408Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T12:17:29.408Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T12:17:29.408Z] === RUN TestUpdateRestartPolicy [2022-03-11T12:17:29.411Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T12:17:29.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-11T12:17:31.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T12:17:31.916Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T12:17:32.408Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-11T12:17:32.902Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T12:17:32.902Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T12:17:32.902Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T12:17:34.343Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T12:17:34.909Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T12:17:34.909Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-11T12:17:35.472Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T12:17:35.472Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-11T12:17:35.472Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T12:17:36.039Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T12:17:36.603Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T12:17:36.603Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T12:17:36.698Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T12:17:37.168Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T12:17:38.097Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-11T12:17:38.269Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T12:17:40.610Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-11T12:17:43.132Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-11T12:17:43.132Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-11T12:17:43.132Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T12:17:43.132Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-11T12:17:43.393Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-11T12:17:43.959Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T12:17:44.134Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T12:17:44.134Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T12:17:44.134Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T12:17:44.134Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T12:17:44.134Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T12:17:44.134Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T12:17:44.134Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T12:17:44.134Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T12:17:44.134Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T12:17:44.605Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T12:17:45.327Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T12:17:46.260Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-11T12:17:46.825Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-11T12:17:46.825Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T12:17:46.825Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-11T12:17:47.388Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T12:17:47.645Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T12:17:48.209Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T12:17:48.776Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T12:17:48.776Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-11T12:17:48.776Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T12:17:49.339Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T12:17:49.923Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T12:17:49.923Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-11T12:17:49.923Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T12:17:50.509Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-11T12:17:51.070Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-11T12:17:51.632Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T12:17:51.632Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-11T12:17:51.632Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T12:17:54.151Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T12:17:54.565Z] --- PASS: TestUpdateRestartPolicy (22.20s) [2022-03-11T12:17:54.565Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T12:17:54.565Z] --- PASS: TestUpdateRestartWithAutoRemove (2.38s) [2022-03-11T12:17:54.565Z] === RUN TestWaitNonBlocked [2022-03-11T12:17:54.565Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:17:54.565Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:17:54.565Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:17:54.565Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:17:54.565Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T12:17:54.565Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T12:17:54.715Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T12:17:55.280Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T12:17:59.456Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T12:17:59.456Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T12:17:59.456Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-11T12:18:00.827Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-11T12:18:01.387Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-11T12:18:01.686Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-11T12:18:01.686Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.99s) [2022-03-11T12:18:01.686Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (8.06s) [2022-03-11T12:18:01.686Z] === RUN TestWaitBlocked [2022-03-11T12:18:01.686Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:01.686Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T12:18:01.686Z] PASS [2022-03-11T12:18:01.686Z] ok github.com/docker/docker/integration/container 111.673s [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === Skipped [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T12:18:01.686Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-11T12:18:01.686Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T12:18:01.686Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T12:18:01.686Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T12:18:01.686Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T12:18:01.686Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T12:18:01.686Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T12:18:01.686Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T12:18:01.686Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T12:18:01.686Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T12:18:01.686Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T12:18:01.686Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T12:18:01.686Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T12:18:01.686Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T12:18:01.686Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T12:18:01.686Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:18:01.686Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T12:18:01.686Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T12:18:01.686Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T12:18:01.686Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T12:18:01.686Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T12:18:01.686Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T12:18:01.686Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T12:18:01.686Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T12:18:01.686Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T12:18:01.686Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T12:18:01.686Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T12:18:01.686Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-11T12:18:01.686Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T12:18:01.686Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T12:18:01.686Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T12:18:01.686Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T12:18:01.686Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T12:18:01.686Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:01.686Z] [2022-03-11T12:18:01.686Z] DONE 87 tests, 33 skipped in 114.644s [2022-03-11T12:18:02.144Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T12:18:03.274Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-11T12:18:05.796Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-11T12:18:06.360Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-11T12:18:06.616Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-11T12:18:07.183Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-11T12:18:07.746Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-11T12:18:08.003Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-11T12:18:08.565Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-11T12:18:08.823Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T12:18:09.386Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T12:18:09.644Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T12:18:12.176Z] === RUN TestDockerSuite/TestRunState [2022-03-11T12:18:13.105Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T12:18:13.668Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T12:18:13.924Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T12:18:14.180Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-11T12:18:14.180Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-11T12:18:14.180Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T12:18:15.107Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T12:18:15.107Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-11T12:18:15.364Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-11T12:18:16.737Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T12:18:16.737Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T12:18:16.737Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T12:18:17.300Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-11T12:18:19.195Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-11T12:18:19.759Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-11T12:18:20.690Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-11T12:18:23.216Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T12:18:23.472Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-11T12:18:25.996Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T12:18:26.559Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-11T12:18:26.559Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T12:18:27.126Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T12:18:27.306Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T12:18:27.306Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T12:18:27.306Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-11T12:18:27.306Z] === RUN TestDaemonConfigValidation [2022-03-11T12:18:27.306Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T12:18:27.306Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-11T12:18:27.306Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T12:18:27.306Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T12:18:27.306Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T12:18:27.306Z] === RUN TestDaemonProxy [2022-03-11T12:18:27.306Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T12:18:27.306Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T12:18:27.306Z] PASS [2022-03-11T12:18:27.306Z] ok github.com/docker/docker/integration/daemon 0.150s [2022-03-11T12:18:27.321Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T12:18:27.321Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T12:18:27.321Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T12:18:27.321Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T12:18:27.321Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T12:18:27.689Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T12:18:27.765Z] [2022-03-11T12:18:27.765Z] === Skipped [2022-03-11T12:18:27.765Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-11T12:18:27.765Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T12:18:27.765Z] [2022-03-11T12:18:27.765Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-11T12:18:27.765Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T12:18:27.765Z] [2022-03-11T12:18:27.765Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T12:18:27.765Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T12:18:27.765Z] [2022-03-11T12:18:27.765Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T12:18:27.765Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T12:18:27.765Z] [2022-03-11T12:18:27.765Z] DONE 4 tests, 4 skipped in 25.575s [2022-03-11T12:18:27.765Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T12:18:29.062Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T12:18:30.033Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T12:18:30.597Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T12:18:30.597Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T12:18:30.855Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T12:18:31.111Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T12:18:31.675Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T12:18:32.240Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-11T12:18:32.240Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-11T12:18:32.240Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T12:18:32.240Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T12:18:32.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:18:32.450Z] INFO: Testing against a local daemon [2022-03-11T12:18:32.450Z] === RUN TestCommitInheritsEnv [2022-03-11T12:18:32.450Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:18:32.450Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-11T12:18:32.450Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T12:18:32.450Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:18:32.450Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T12:18:32.450Z] === RUN TestImportWithCustomPlatform [2022-03-11T12:18:32.450Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:18:32.450Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T12:18:32.450Z] === RUN TestImagesFilterMultiReference [2022-03-11T12:18:32.450Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-11T12:18:32.450Z] === RUN TestImagePullPlatformInvalid [2022-03-11T12:18:32.450Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-11T12:18:32.450Z] === RUN TestRemoveImageOrphaning [2022-03-11T12:18:32.514Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T12:18:33.982Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2022-03-11T12:18:33.982Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T12:18:33.982Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-11T12:18:33.982Z] === RUN TestTagInvalidReference [2022-03-11T12:18:33.982Z] --- PASS: TestTagInvalidReference (0.05s) [2022-03-11T12:18:33.982Z] === RUN TestTagValidPrefixedRepo [2022-03-11T12:18:33.982Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-11T12:18:33.982Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T12:18:33.982Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-11T12:18:33.982Z] === RUN TestTagOfficialNames [2022-03-11T12:18:33.982Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-11T12:18:33.982Z] === RUN TestTagMatchesDigest [2022-03-11T12:18:33.982Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-11T12:18:33.982Z] PASS [2022-03-11T12:18:33.982Z] ok github.com/docker/docker/integration/image 1.802s [2022-03-11T12:18:34.442Z] [2022-03-11T12:18:34.442Z] === Skipped [2022-03-11T12:18:34.442Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-11T12:18:34.442Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:18:34.442Z] [2022-03-11T12:18:34.442Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T12:18:34.442Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:18:34.442Z] [2022-03-11T12:18:34.442Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T12:18:34.442Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T12:18:34.442Z] [2022-03-11T12:18:34.442Z] DONE 12 tests, 3 skipped in 6.684s [2022-03-11T12:18:34.442Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T12:18:35.042Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T12:18:35.603Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T12:18:36.166Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T12:18:37.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:18:37.363Z] INFO: Testing against a local daemon [2022-03-11T12:18:37.363Z] === RUN TestNetworkCreateDelete [2022-03-11T12:18:37.363Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:37.363Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T12:18:37.363Z] 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-03-11T12:18:37.363Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestDaemonDNSFallback [2022-03-11T12:18:37.363Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:37.363Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestInspectNetwork [2022-03-11T12:18:37.363Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T12:18:37.363Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T12:18:37.363Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:37.363Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestNetworkInvalidJSON [2022-03-11T12:18:37.363Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T12:18:37.363Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T12:18:37.363Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:18:37.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:18:37.363Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:18:37.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:18:37.363Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T12:18:37.363Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T12:18:37.363Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T12:18:37.363Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-11T12:18:37.363Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T12:18:37.363Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T12:18:37.363Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T12:18:37.363Z] === RUN TestNetworkList [2022-03-11T12:18:37.363Z] === RUN TestNetworkList//networks [2022-03-11T12:18:37.363Z] === PAUSE TestNetworkList//networks [2022-03-11T12:18:37.363Z] === RUN TestNetworkList//networks/ [2022-03-11T12:18:37.363Z] === PAUSE TestNetworkList//networks/ [2022-03-11T12:18:37.363Z] === CONT TestNetworkList//networks [2022-03-11T12:18:37.363Z] === CONT TestNetworkList//networks/ [2022-03-11T12:18:37.363Z] --- PASS: TestNetworkList (0.05s) [2022-03-11T12:18:37.363Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T12:18:37.363Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T12:18:37.363Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T12:18:37.363Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T12:18:37.363Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T12:18:37.363Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T12:18:37.363Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T12:18:37.363Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T12:18:37.363Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T12:18:37.363Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:18:37.363Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T12:18:37.363Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T12:18:37.363Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T12:18:37.363Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T12:18:37.363Z] PASS [2022-03-11T12:18:37.363Z] ok github.com/docker/docker/integration/network 0.194s [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === Skipped [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T12:18:37.363Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T12:18:37.363Z] 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-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T12:18:37.363Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T12:18:37.363Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T12:18:37.363Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T12:18:37.363Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:243: FLAKY_TEST [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T12:18:37.363Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T12:18:37.363Z] [2022-03-11T12:18:37.363Z] DONE 22 tests, 15 skipped in 2.806s [2022-03-11T12:18:37.363Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T12:18:37.536Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T12:18:38.335Z] testing: warning: no tests to run [2022-03-11T12:18:38.335Z] PASS [2022-03-11T12:18:38.335Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [2022-03-11T12:18:38.335Z] [2022-03-11T12:18:38.335Z] DONE 0 tests in 0.900s [2022-03-11T12:18:38.335Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T12:18:38.903Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T12:18:39.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-11T12:18:39.310Z] testing: warning: no tests to run [2022-03-11T12:18:39.310Z] PASS [2022-03-11T12:18:39.310Z] ok github.com/docker/docker/integration/network/macvlan 0.102s [2022-03-11T12:18:39.310Z] [2022-03-11T12:18:39.310Z] DONE 0 tests in 0.841s [2022-03-11T12:18:39.310Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T12:18:40.282Z] testing: warning: no tests to run [2022-03-11T12:18:40.282Z] PASS [2022-03-11T12:18:40.282Z] ok github.com/docker/docker/integration/plugin 0.099s [2022-03-11T12:18:40.282Z] [2022-03-11T12:18:40.282Z] DONE 0 tests in 0.876s [2022-03-11T12:18:40.532Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T12:18:40.743Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T12:18:41.204Z] testing: warning: no tests to run [2022-03-11T12:18:41.204Z] PASS [2022-03-11T12:18:41.204Z] ok github.com/docker/docker/integration/plugin/authz 0.113s [2022-03-11T12:18:41.204Z] [2022-03-11T12:18:41.204Z] DONE 0 tests in 0.866s [2022-03-11T12:18:41.676Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T12:18:41.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-11T12:18:42.163Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T12:18:42.257Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T12:18:42.257Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T12:18:42.724Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T12:18:42.727Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T12:18:42.727Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-11T12:18:42.727Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T12:18:42.727Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-11T12:18:42.727Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T12:18:42.727Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-11T12:18:42.727Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T12:18:42.984Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-11T12:18:42.984Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-11T12:18:42.984Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-11T12:18:43.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T12:18:43.549Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-11T12:18:44.114Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-11T12:18:45.046Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-11T12:18:45.302Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-11T12:18:45.866Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-11T12:18:46.123Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T12:18:46.123Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-11T12:18:47.052Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-11T12:18:47.052Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-11T12:18:47.052Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-11T12:18:47.052Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-11T12:18:47.052Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-11T12:18:47.052Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-11T12:18:47.052Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-11T12:18:47.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:18:47.527Z] INFO: Testing against a local daemon [2022-03-11T12:18:47.527Z] === RUN TestPluginInvalidJSON [2022-03-11T12:18:47.527Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:18:47.527Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:18:47.527Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T12:18:47.527Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-11T12:18:47.527Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T12:18:47.527Z] === RUN TestPluginInstall [2022-03-11T12:18:47.527Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T12:18:47.527Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T12:18:47.527Z] === RUN TestPluginsWithRuntimes [2022-03-11T12:18:47.527Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T12:18:47.527Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T12:18:47.527Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T12:18:47.527Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T12:18:47.527Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-03-11T12:18:47.527Z] PASS [2022-03-11T12:18:47.527Z] ok github.com/docker/docker/integration/plugin/common 0.136s [2022-03-11T12:18:47.527Z] [2022-03-11T12:18:47.527Z] === Skipped [2022-03-11T12:18:47.527Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T12:18:47.527Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T12:18:47.527Z] [2022-03-11T12:18:47.527Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T12:18:47.527Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T12:18:47.527Z] [2022-03-11T12:18:47.527Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-03-11T12:18:47.527Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T12:18:47.527Z] [2022-03-11T12:18:47.527Z] DONE 5 tests, 3 skipped in 5.494s [2022-03-11T12:18:47.527Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T12:18:47.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-11T12:18:47.614Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-11T12:18:48.177Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-11T12:18:48.177Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-11T12:18:48.739Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T12:18:48.739Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T12:18:49.304Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T12:18:49.562Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-11T12:18:50.127Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-11T12:18:50.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T12:18:50.364Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T12:18:50.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:18:50.439Z] INFO: Testing against a local daemon [2022-03-11T12:18:50.439Z] === RUN TestExternalGraphDriver [2022-03-11T12:18:50.439Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T12:18:50.439Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T12:18:50.439Z] === RUN TestGraphdriverPluginV2 [2022-03-11T12:18:50.439Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T12:18:50.439Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T12:18:50.439Z] PASS [2022-03-11T12:18:50.439Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.132s [2022-03-11T12:18:50.439Z] [2022-03-11T12:18:50.439Z] === Skipped [2022-03-11T12:18:50.439Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T12:18:50.439Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T12:18:50.439Z] [2022-03-11T12:18:50.439Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T12:18:50.439Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T12:18:50.439Z] [2022-03-11T12:18:50.439Z] DONE 2 tests, 2 skipped in 2.988s [2022-03-11T12:18:50.439Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T12:18:50.690Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-11T12:18:50.690Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-11T12:18:50.690Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T12:18:50.690Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T12:18:51.253Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T12:18:51.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T12:18:52.205Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-11T12:18:52.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:18:52.611Z] INFO: Testing against a local daemon [2022-03-11T12:18:52.611Z] === RUN TestReadPluginNoRead [2022-03-11T12:18:52.611Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T12:18:52.611Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T12:18:52.611Z] PASS [2022-03-11T12:18:52.611Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-03-11T12:18:53.070Z] [2022-03-11T12:18:53.070Z] === Skipped [2022-03-11T12:18:53.070Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T12:18:53.070Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T12:18:53.070Z] [2022-03-11T12:18:53.070Z] DONE 1 tests, 1 skipped in 2.542s [2022-03-11T12:18:53.070Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T12:18:53.136Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-11T12:18:53.136Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-11T12:18:53.136Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T12:18:53.393Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T12:18:53.393Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T12:18:53.651Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-11T12:18:54.582Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T12:18:54.605Z] testing: warning: no tests to run [2022-03-11T12:18:54.605Z] PASS [2022-03-11T12:18:54.605Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.092s [2022-03-11T12:18:54.605Z] [2022-03-11T12:18:54.605Z] DONE 0 tests in 1.271s [2022-03-11T12:18:54.605Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T12:18:54.840Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T12:18:56.737Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-11T12:18:56.737Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T12:18:56.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:18:56.781Z] INFO: Testing against a local daemon [2022-03-11T12:18:56.781Z] === RUN TestPluginWithDevMounts [2022-03-11T12:18:56.781Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:56.781Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T12:18:56.781Z] PASS [2022-03-11T12:18:56.781Z] ok github.com/docker/docker/integration/plugin/volumes 0.132s [2022-03-11T12:18:57.238Z] [2022-03-11T12:18:57.238Z] === Skipped [2022-03-11T12:18:57.238Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-11T12:18:57.238Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:57.238Z] [2022-03-11T12:18:57.238Z] DONE 1 tests, 1 skipped in 2.582s [2022-03-11T12:18:57.238Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T12:18:57.299Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T12:18:57.299Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T12:18:57.299Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T12:18:57.860Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-11T12:18:57.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T12:18:58.791Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-11T12:18:58.791Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-11T12:18:59.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:18:59.411Z] INFO: Testing against a local daemon [2022-03-11T12:18:59.411Z] === RUN TestSecretInspect [2022-03-11T12:18:59.411Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T12:18:59.411Z] === RUN TestSecretList [2022-03-11T12:18:59.411Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T12:18:59.411Z] === RUN TestSecretsCreateAndDelete [2022-03-11T12:18:59.411Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-11T12:18:59.411Z] === RUN TestSecretsUpdate [2022-03-11T12:18:59.411Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T12:18:59.411Z] === RUN TestTemplatedSecret [2022-03-11T12:18:59.411Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T12:18:59.411Z] === RUN TestSecretCreateResolve [2022-03-11T12:18:59.411Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:59.411Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-03-11T12:18:59.411Z] PASS [2022-03-11T12:18:59.411Z] ok github.com/docker/docker/integration/secret 0.134s [2022-03-11T12:18:59.411Z] [2022-03-11T12:18:59.411Z] === Skipped [2022-03-11T12:18:59.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T12:18:59.411Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] [2022-03-11T12:18:59.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T12:18:59.411Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] [2022-03-11T12:18:59.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-11T12:18:59.411Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] [2022-03-11T12:18:59.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T12:18:59.411Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] [2022-03-11T12:18:59.411Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T12:18:59.411Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:18:59.411Z] [2022-03-11T12:18:59.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.02s) [2022-03-11T12:18:59.411Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:18:59.411Z] [2022-03-11T12:18:59.411Z] DONE 6 tests, 6 skipped in 2.073s [2022-03-11T12:18:59.411Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T12:18:59.720Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T12:18:59.720Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T12:19:01.094Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T12:19:01.353Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T12:19:01.918Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T12:19:02.176Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-11T12:19:02.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:19:02.333Z] INFO: Testing against a local daemon [2022-03-11T12:19:02.333Z] === RUN TestServiceCreateInit [2022-03-11T12:19:02.333Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T12:19:02.333Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T12:19:02.333Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-11T12:19:02.333Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:19:02.333Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T12:19:02.333Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestCreateServiceConflict [2022-03-11T12:19:02.333Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T12:19:02.333Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-11T12:19:02.333Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T12:19:02.333Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T12:19:02.333Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T12:19:02.333Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestCreateServiceSysctls [2022-03-11T12:19:02.333Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-11T12:19:02.333Z] === RUN TestCreateServiceCapabilities [2022-03-11T12:19:02.333Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-11T12:19:02.333Z] === RUN TestInspect [2022-03-11T12:19:02.333Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestInspect (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestCreateJob [2022-03-11T12:19:02.333Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestReplicatedJob [2022-03-11T12:19:02.333Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestUpdateReplicatedJob [2022-03-11T12:19:02.333Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestServiceListWithStatuses [2022-03-11T12:19:02.333Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.333Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T12:19:02.333Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T12:19:02.334Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T12:19:02.334Z] === RUN TestDockerNetworkReConnect [2022-03-11T12:19:02.334Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T12:19:02.334Z] === RUN TestServicePlugin [2022-03-11T12:19:02.334Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T12:19:02.334Z] === RUN TestServiceUpdateLabel [2022-03-11T12:19:02.334Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.334Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T12:19:02.334Z] === RUN TestServiceUpdateSecrets [2022-03-11T12:19:02.334Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.334Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T12:19:02.334Z] === RUN TestServiceUpdateConfigs [2022-03-11T12:19:02.334Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.334Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T12:19:02.334Z] === RUN TestServiceUpdateNetwork [2022-03-11T12:19:02.334Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.334Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T12:19:02.334Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T12:19:02.334Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.334Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-11T12:19:02.334Z] PASS [2022-03-11T12:19:02.334Z] ok github.com/docker/docker/integration/service 0.255s [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === Skipped [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:19:02.334Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:19:02.334Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T12:19:02.334Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T12:19:02.334Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-11T12:19:02.334Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T12:19:02.334Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T12:19:02.334Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T12:19:02.334Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-11T12:19:02.334Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-11T12:19:02.334Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T12:19:02.334Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T12:19:02.334Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.334Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T12:19:02.793Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T12:19:02.793Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T12:19:02.793Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T12:19:02.793Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T12:19:02.793Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T12:19:02.793Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T12:19:02.793Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T12:19:02.793Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T12:19:02.793Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T12:19:02.793Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-11T12:19:02.793Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T12:19:02.793Z] [2022-03-11T12:19:02.793Z] DONE 24 tests, 23 skipped in 3.089s [2022-03-11T12:19:02.793Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T12:19:03.109Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1791855110 [2022-03-11T12:19:03.109Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T12:19:03.367Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T12:19:04.741Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T12:19:04.741Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T12:19:04.741Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T12:19:05.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:19:05.403Z] INFO: Testing against a local daemon [2022-03-11T12:19:05.403Z] === RUN TestSessionCreate [2022-03-11T12:19:05.403Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T12:19:05.403Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T12:19:05.403Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T12:19:05.403Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T12:19:05.403Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T12:19:05.403Z] PASS [2022-03-11T12:19:05.403Z] ok github.com/docker/docker/integration/session 0.117s [2022-03-11T12:19:05.403Z] [2022-03-11T12:19:05.403Z] === Skipped [2022-03-11T12:19:05.403Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T12:19:05.403Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T12:19:05.403Z] [2022-03-11T12:19:05.403Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T12:19:05.403Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T12:19:05.403Z] [2022-03-11T12:19:05.403Z] DONE 2 tests, 2 skipped in 2.253s [2022-03-11T12:19:05.403Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T12:19:06.112Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T12:19:06.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T12:19:07.482Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T12:19:07.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:19:07.592Z] INFO: Testing against a local daemon [2022-03-11T12:19:07.592Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T12:19:07.592Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:07.592Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestDiskUsage [2022-03-11T12:19:07.592Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T12:19:07.592Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestEventsExecDie [2022-03-11T12:19:07.592Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T12:19:07.592Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestEventsBackwardsCompatible [2022-03-11T12:19:07.592Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T12:19:07.592Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestEventsVolumeCreate [2022-03-11T12:19:07.592Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T12:19:07.592Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestInfoAPI [2022-03-11T12:19:07.592Z] --- PASS: TestInfoAPI (0.06s) [2022-03-11T12:19:07.592Z] === RUN TestInfoAPIWarnings [2022-03-11T12:19:07.592Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:19:07.592Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestInfoDebug [2022-03-11T12:19:07.592Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:19:07.592Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestInfoInsecureRegistries [2022-03-11T12:19:07.592Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:19:07.592Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestInfoRegistryMirrors [2022-03-11T12:19:07.592Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:19:07.592Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T12:19:07.592Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T12:19:07.739Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T12:19:07.739Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T12:19:07.739Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-11T12:19:07.996Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T12:19:07.996Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T12:19:08.467Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T12:19:08.467Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T12:19:08.467Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T12:19:08.557Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2022-03-11T12:19:08.557Z] === RUN TestPingCacheHeaders [2022-03-11T12:19:08.557Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-11T12:19:08.557Z] === RUN TestPingGet [2022-03-11T12:19:08.557Z] --- PASS: TestPingGet (0.03s) [2022-03-11T12:19:08.557Z] === RUN TestPingHead [2022-03-11T12:19:08.557Z] --- PASS: TestPingHead (0.04s) [2022-03-11T12:19:08.557Z] === RUN TestVersion [2022-03-11T12:19:08.557Z] --- PASS: TestVersion (0.05s) [2022-03-11T12:19:08.557Z] PASS [2022-03-11T12:19:08.557Z] ok github.com/docker/docker/integration/system 1.359s [2022-03-11T12:19:08.558Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T12:19:08.558Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T12:19:08.934Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T12:19:08.934Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T12:19:09.014Z] [2022-03-11T12:19:09.015Z] === Skipped [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T12:19:09.015Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T12:19:09.015Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T12:19:09.015Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T12:19:09.015Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T12:19:09.015Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T12:19:09.015Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T12:19:09.015Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T12:19:09.015Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T12:19:09.015Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T12:19:09.015Z] [2022-03-11T12:19:09.015Z] DONE 15 tests, 9 skipped in 3.712s [2022-03-11T12:19:09.015Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T12:19:09.122Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T12:19:10.051Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T12:19:10.614Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T12:19:11.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:19:11.204Z] INFO: Testing against a local daemon [2022-03-11T12:19:11.204Z] === RUN TestVolumesCreateAndList [2022-03-11T12:19:11.204Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-11T12:19:11.204Z] === RUN TestVolumesRemove [2022-03-11T12:19:11.204Z] --- PASS: TestVolumesRemove (0.13s) [2022-03-11T12:19:11.204Z] === RUN TestVolumesInspect [2022-03-11T12:19:11.204Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-11T12:19:11.204Z] === RUN TestVolumesInvalidJSON [2022-03-11T12:19:11.667Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T12:19:11.667Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T12:19:11.667Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T12:19:11.667Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-11T12:19:11.667Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-11T12:19:11.667Z] PASS [2022-03-11T12:19:11.667Z] ok github.com/docker/docker/integration/volume 0.359s [2022-03-11T12:19:11.667Z] [2022-03-11T12:19:11.667Z] DONE 5 tests in 2.750s [2022-03-11T12:19:11.667Z] INFO: make.ps1 ended at 03/11/2022 12:19:11 [2022-03-11T12:19:11.667Z] INFO: Integration CLI tests being run from the host: [2022-03-11T12:19:11.667Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-11T12:19:13.146Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-11T12:19:14.797Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T12:19:15.668Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T12:19:15.782Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T12:19:15.782Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T12:19:15.782Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T12:19:15.782Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T12:19:15.782Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T12:19:15.782Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T12:19:15.782Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T12:19:16.251Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T12:19:17.038Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T12:19:17.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T12:19:17.086Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T12:19:17.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T12:19:17.239Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T12:19:17.601Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T12:19:18.533Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T12:19:21.033Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T12:19:21.050Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T12:19:21.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T12:19:21.865Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T12:19:21.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T12:19:21.865Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T12:19:21.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T12:19:22.418Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T12:19:22.595Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T12:19:22.595Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T12:19:22.595Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T12:19:22.595Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T12:19:22.595Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T12:19:22.595Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T12:19:22.673Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T12:19:24.042Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T12:19:24.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T12:19:24.052Z] INFO: Testing against a local daemon [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T12:19:24.052Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T12:19:24.052Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T12:19:24.052Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T12:19:24.509Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T12:19:24.967Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T12:19:24.974Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T12:19:25.424Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T12:19:25.906Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-11T12:19:26.164Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T12:19:26.389Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T12:19:28.692Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-11T12:19:28.692Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T12:19:29.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T12:19:29.037Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T12:19:29.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T12:19:30.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T12:19:30.027Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T12:19:30.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T12:19:30.027Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T12:19:30.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T12:19:32.005Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-11T12:19:32.931Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T12:19:34.297Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-11T12:19:36.218Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T12:19:39.493Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-11T12:19:40.865Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T12:19:41.312Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T12:19:41.428Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-11T12:19:43.319Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-11T12:19:45.208Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T12:19:45.465Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T12:19:46.028Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T12:19:46.284Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T12:19:46.284Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-11T12:19:46.284Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T12:19:46.849Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T12:19:47.176Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T12:19:48.738Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T12:19:48.738Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T12:19:48.738Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T12:19:49.370Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T12:19:52.524Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T12:19:52.644Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-11T12:19:52.644Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-11T12:19:52.902Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-11T12:19:52.902Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-11T12:19:52.902Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-11T12:19:52.902Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-11T12:19:52.902Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-11T12:19:53.830Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-11T12:19:54.087Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T12:19:54.395Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-11T12:19:54.651Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-11T12:19:55.213Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-11T12:19:56.140Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-11T12:20:00.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T12:20:00.343Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-11T12:20:00.600Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-11T12:20:00.600Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-11T12:20:00.600Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-11T12:20:00.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T12:20:00.640Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T12:20:01.163Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-11T12:20:01.240Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T12:20:01.240Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T12:20:01.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T12:20:01.240Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T12:20:01.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T12:20:01.240Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T12:20:01.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T12:20:01.240Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T12:20:01.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T12:20:01.240Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T12:20:01.626Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T12:20:01.626Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T12:20:01.726Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T12:20:02.093Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T12:20:03.675Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T12:20:03.676Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T12:20:03.676Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T12:20:04.248Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-11T12:20:06.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-11T12:20:07.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-11T12:20:08.428Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T12:20:08.434Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-11T12:20:09.805Z] docker_cli_service_logs_test.go:246: checking task lynama4dg0vn [2022-03-11T12:20:09.996Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T12:20:09.996Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T12:20:09.996Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T12:20:09.996Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T12:20:09.996Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T12:20:10.062Z] docker_cli_service_logs_test.go:251: checking messages for lynama4dg0vn [2022-03-11T12:20:10.062Z] docker_cli_service_logs_test.go:246: checking task wkwevkgc5lyp [2022-03-11T12:20:10.062Z] docker_cli_service_logs_test.go:251: checking messages for wkwevkgc5lyp [2022-03-11T12:20:10.318Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T12:20:11.561Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T12:20:12.550Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T12:20:12.839Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T12:20:13.535Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T12:20:14.002Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T12:20:14.471Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T12:20:14.734Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-11T12:20:16.102Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-11T12:20:17.468Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-11T12:20:18.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-11T12:20:18.959Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-11T12:20:20.851Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-11T12:20:20.851Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-11T12:20:21.630Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T12:20:22.240Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-11T12:20:23.200Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T12:20:23.200Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T12:20:23.200Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T12:20:23.609Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-11T12:20:23.866Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-11T12:20:24.767Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T12:20:24.767Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T12:20:24.767Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T12:20:25.235Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T12:20:25.236Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-11T12:20:26.609Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T12:20:27.448Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T12:20:28.433Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T12:20:28.900Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T12:20:28.900Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T12:20:28.900Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T12:20:29.887Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T12:20:30.885Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T12:20:30.885Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T12:20:30.885Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T12:20:30.885Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T12:20:30.885Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T12:20:36.758Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T12:20:43.943Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T12:20:43.943Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T12:20:43.943Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T12:20:43.943Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T12:20:43.943Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T12:20:44.658Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T12:20:45.225Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T12:20:45.225Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T12:20:45.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-11T12:20:45.481Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T12:20:45.481Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T12:20:45.481Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-11T12:20:48.003Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-11T12:20:49.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-11T12:20:51.258Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T12:20:51.820Z] docker_cli_swarm_test.go:1895: [dd651a28d5585] joining swarm manager [d65495641f36b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:20:52.749Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T12:20:52.749Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T12:20:52.749Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T12:20:53.313Z] docker_cli_swarm_test.go:1896: [deb3d11454eca] joining swarm manager [d65495641f36b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:20:55.210Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T12:20:57.124Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T12:20:57.124Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite (1259.53s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.06s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.79s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.63s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.78s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.67s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAttachDetach (0.86s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.73s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.60s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.23s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.07s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.67s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.68s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.38s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.60s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.16s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.71s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.98s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.36s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.03s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.55s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.94s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.02s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.90s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.42s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.79s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.60s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.96s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.19s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.19s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.09s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.77s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.52s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.98s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.56s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.79s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.27s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.53s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.05s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.11s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.86s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.96s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.62s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.08s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.68s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.41s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.59s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.64s) [2022-03-11T12:20:57.124Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.81s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.56s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.20s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.70s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.78s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.60s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.55s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.48s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.16s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.77s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.02s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.20s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.53s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.24s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.27s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.66s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.14s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.38s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.70s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.85s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.05s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.35s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.02s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.92s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.37s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.18s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.11s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.37s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.07s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.91s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.90s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.17s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.42s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnv (1.39s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.77s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.92s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.50s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.70s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.76s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.83s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.30s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.70s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.16s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.16s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.91s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.70s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildHistory (3.27s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.93s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.98s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.57s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.66s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.89s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.69s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.32s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.46s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.40s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.11s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.25s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.72s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.41s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildPATH (1.79s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.14s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.37s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.23s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildRm (2.19s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.70s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.55s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.16s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.59s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.83s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.75s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.98s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.10s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.91s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.84s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.85s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.46s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.93s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitTTY (0.88s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.50s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.98s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.25s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.14s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.41s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.39s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.41s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.48s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.96s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-03-11T12:20:57.125Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.63s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.83s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.77s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.47s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2022-03-11T12:20:57.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.82s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.29s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.40s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000e0d8_} (1.43s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12434277587_/foo_false____} (1.41s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12434277587_/foo_true____} (1.32s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33880714918_/foo_false____} (1.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33880714918_/foo_true____} (1.31s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33880714918_/foo_true__0xc00000e108__} (1.35s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000e120_} (1.39s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000e138_} (1.37s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000e150_} (1.69s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000e180_} (1.51s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.33s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.51s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.22s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.75s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.80s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.68s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.22s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.10s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.56s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.56s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.55s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.91s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.43s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.46s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.85s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.22s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.43s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.67s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.63s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.80s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.77s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.49s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.72s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2022-03-11T12:20:57.126Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-03-11T12:20:57.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.14s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.85s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.90s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.45s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.39s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.74s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.98s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.51s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsAttach (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.23s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.30s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.18s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFilters (1.23s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFormat (0.99s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-03-11T12:20:57.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T12:20:57.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.07s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsRename (0.70s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.63s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsTop (0.47s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.49s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.64s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecStartFails (0.62s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.82s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-03-11T12:20:57.126Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.45s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestHealth (18.86s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.69s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.64s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.65s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImportDisplay (0.98s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.24s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImportGzipped (1.08s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.54s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.52s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.28s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.59s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2022-03-11T12:20:57.126Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.94s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-03-11T12:20:57.126Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T12:20:57.127Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.88s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.44s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.62s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.64s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.85s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.77s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.42s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.42s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.63s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPluginActive (2.08s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.70s) [2022-03-11T12:20:57.127Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.37s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.90s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.50s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.03s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.24s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPortList (5.99s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.27s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.19s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.63s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.98s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.14s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.83s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsByOrder (1.73s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.95s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.77s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.30s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.89s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.78s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.29s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-03-11T12:20:57.127Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.27s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.69s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.20s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.91s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.02s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.55s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.28s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.76s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.82s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.63s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.64s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.67s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.39s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.84s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.85s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.96s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.96s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2022-03-11T12:20:57.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T12:20:57.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.44s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.74s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.29s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-03-11T12:20:57.127Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunExitCode (0.57s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-03-11T12:20:57.127Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.02s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.86s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.83s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-11T12:20:57.127Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.77s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.84s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.88s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.48s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunMount (4.14s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.47s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.52s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.63s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.49s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.60s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.97s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.42s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.29s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.50s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.54s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.34s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.61s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.54s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.42s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.84s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.41s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.50s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.39s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.54s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.95s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.47s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.38s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.65s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.67s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.60s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.89s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.91s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.49s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.23s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.43s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.60s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.17s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.70s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.66s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.45s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.36s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.78s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateStats (3.63s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.14s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.23s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.25s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.93s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.04s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.51s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.48s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.70s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.44s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.53s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.82s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.66s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.97s) [2022-03-11T12:20:57.128Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.24s) [2022-03-11T12:20:57.128Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T12:20:57.128Z] === RUN TestDockerRegistrySuite [2022-03-11T12:20:57.128Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T12:20:58.059Z] check_test.go:195: [d9578133ce882] daemon is not started [2022-03-11T12:20:58.316Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T12:20:59.247Z] check_test.go:195: [d1f81946d6f0f] daemon is not started [2022-03-11T12:20:59.247Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T12:21:00.618Z] check_test.go:195: [d11b53afa46b9] daemon is not started [2022-03-11T12:21:00.619Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T12:21:00.875Z] check_test.go:195: [daabf1090f4aa] daemon is not started [2022-03-11T12:21:00.875Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T12:21:03.391Z] check_test.go:195: [ddfd35327afa0] daemon is not started [2022-03-11T12:21:03.391Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T12:21:05.911Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-11T12:21:09.188Z] check_test.go:195: [d38d486db13b5] daemon is not started [2022-03-11T12:21:09.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T12:21:09.303Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T12:21:09.303Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T12:21:09.303Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T12:21:09.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T12:21:11.714Z] check_test.go:195: [d706997e2ea31] daemon is not started [2022-03-11T12:21:11.714Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T12:21:12.276Z] check_test.go:195: [d3863755120ef] daemon is not started [2022-03-11T12:21:12.276Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T12:21:13.205Z] check_test.go:195: [dc7ee43533835] daemon is not started [2022-03-11T12:21:13.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T12:21:13.205Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-11T12:21:14.572Z] check_test.go:195: [dd25b47f8581f] daemon is not started [2022-03-11T12:21:14.572Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T12:21:15.501Z] check_test.go:195: [d05f1bc54e831] daemon is not started [2022-03-11T12:21:15.501Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T12:21:15.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-11T12:21:17.130Z] check_test.go:195: [d51594c920c3c] daemon is not started [2022-03-11T12:21:17.130Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T12:21:17.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T12:21:17.983Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T12:21:18.063Z] check_test.go:195: [d7ca6fe64cca7] daemon is not started [2022-03-11T12:21:18.063Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T12:21:18.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T12:21:19.016Z] check_test.go:195: [d3f7fba94a151] daemon is not started [2022-03-11T12:21:19.016Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T12:21:19.472Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T12:21:19.472Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T12:21:19.472Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T12:21:19.947Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9cb5dcbac4dd62fa58e168ba8733a24471ee0a57d1dddb3b114c3a89feaf389f [2022-03-11T12:21:20.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T12:21:20.458Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T12:21:20.512Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d38e0ab1dc43709ca52b446332fcbbc0c86ee92ab2c746a6bf2550164a097854 [2022-03-11T12:21:20.770Z] check_test.go:195: [d461a67afc5ce] daemon is not started [2022-03-11T12:21:20.770Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T12:21:20.928Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T12:21:20.928Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.396Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T12:21:21.396Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.396Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T12:21:21.701Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1f8ba46d30dee712b7f252667868396ac55ac866c891e9b82e99ca699d1a902 [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T12:21:21.861Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T12:21:21.861Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T12:21:21.861Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T12:21:21.861Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T12:21:21.861Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T12:21:21.861Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T12:21:21.861Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T12:21:21.861Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T12:21:21.861Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T12:21:22.264Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2ef9fc14a55bb1fa78539ed1b920d520fbf17a7efb0ef9cd1599780860b7582f [2022-03-11T12:21:22.387Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T12:21:22.387Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T12:21:22.387Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T12:21:22.520Z] check_test.go:195: [d77b55fabd690] daemon is not started [2022-03-11T12:21:22.520Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T12:21:23.449Z] check_test.go:195: [d4e1bf0abd05b] daemon is not started [2022-03-11T12:21:23.449Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T12:21:25.967Z] check_test.go:195: [d693f0f4b9207] daemon is not started [2022-03-11T12:21:25.967Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T12:21:26.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T12:21:26.530Z] check_test.go:195: [dc06161e293df] daemon is not started [2022-03-11T12:21:26.530Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T12:21:26.537Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T12:21:26.537Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T12:21:26.537Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T12:21:26.537Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T12:21:26.537Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T12:21:26.787Z] check_test.go:195: [db4714ba6335d] daemon is not started [2022-03-11T12:21:26.787Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T12:21:27.719Z] check_test.go:195: [d0cc4ec70b5a0] daemon is not started [2022-03-11T12:21:27.719Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T12:21:28.651Z] check_test.go:195: [d453da1129281] daemon is not started [2022-03-11T12:21:28.651Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T12:21:29.215Z] check_test.go:195: [d74e310b6200d] daemon is not started [2022-03-11T12:21:29.215Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T12:21:29.433Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T12:21:31.738Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-11T12:21:31.738Z] check_test.go:195: [d9772298b8685] daemon is not started [2022-03-11T12:21:31.738Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T12:21:32.302Z] check_test.go:195: [db0dfb1819492] daemon is not started [2022-03-11T12:21:32.302Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T12:21:33.233Z] check_test.go:195: [dbe3a01ab9365] daemon is not started [2022-03-11T12:21:33.233Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T12:21:33.798Z] check_test.go:195: [de5def9dda446] daemon is not started [2022-03-11T12:21:33.798Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T12:21:33.798Z] docker_cli_swarm_test.go:1796: [de23a92224323] joining swarm manager [dbce20001e261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:21:34.055Z] check_test.go:195: [d7b13b1651905] daemon is not started [2022-03-11T12:21:34.055Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T12:21:34.312Z] check_test.go:195: [de13cd837c361] daemon is not started [2022-03-11T12:21:34.312Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T12:21:34.569Z] check_test.go:195: [dcec349541fe3] daemon is not started [2022-03-11T12:21:34.569Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T12:21:34.824Z] check_test.go:195: [d5470d3ce91d1] daemon is not started [2022-03-11T12:21:34.824Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T12:21:35.080Z] check_test.go:195: [d4fee95f2cf45] daemon is not started [2022-03-11T12:21:35.080Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T12:21:35.336Z] docker_cli_swarm_test.go:1797: [df2648b2742a9] joining swarm manager [dbce20001e261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:21:36.265Z] check_test.go:195: [db1a7943ceac1] daemon is not started [2022-03-11T12:21:36.265Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T12:21:37.631Z] check_test.go:195: [dbcdc23421790] daemon is not started [2022-03-11T12:21:37.631Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T12:21:37.998Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T12:21:37.998Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T12:21:37.998Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T12:21:37.998Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T12:21:37.998Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T12:21:37.998Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T12:21:37.998Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T12:21:37.998Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T12:21:37.998Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T12:21:38.194Z] check_test.go:195: [d580fecadb076] daemon is not started [2022-03-11T12:21:38.194Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T12:21:38.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T12:21:39.132Z] check_test.go:195: [dfffbe9897fd0] daemon is not started [2022-03-11T12:21:39.132Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T12:21:40.062Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T12:21:40.179Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T12:21:40.179Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T12:21:40.179Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T12:21:40.179Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T12:21:40.179Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite (43.82s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.50s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.53s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.32s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.59s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.05s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.23s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.21s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.70s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.49s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.18s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.11s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-11T12:21:40.994Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-11T12:21:40.994Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T12:21:40.994Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T12:21:40.994Z] check_test.go:222: [dd8bfc5d70461] daemon is not started [2022-03-11T12:21:40.994Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T12:21:44.271Z] check_test.go:222: [ddb72d7b5dc6e] daemon is not started [2022-03-11T12:21:44.271Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T12:21:47.542Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-11T12:21:47.689Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T12:21:48.104Z] check_test.go:222: [d17615ef46d12] daemon is not started [2022-03-11T12:21:48.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T12:21:48.687Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T12:21:48.687Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T12:21:48.751Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T12:21:49.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T12:21:49.052Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T12:21:49.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T12:21:49.156Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T12:21:49.469Z] check_test.go:222: [d42d6045c7e3b] daemon is not started [2022-03-11T12:21:49.469Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T12:21:49.469Z] check_test.go:222: [dbfce16f5d90b] daemon is not started [2022-03-11T12:21:49.469Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T12:21:50.399Z] check_test.go:222: [d1b36da2884f3] daemon is not started [2022-03-11T12:21:50.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T12:21:51.331Z] check_test.go:222: [d424cc07372d6] daemon is not started [2022-03-11T12:21:51.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T12:21:52.261Z] check_test.go:222: [d17770d91f8a7] daemon is not started [2022-03-11T12:21:52.261Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T12:21:54.784Z] check_test.go:222: [d6eb0dc2e687b] daemon is not started [2022-03-11T12:21:54.784Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T12:21:54.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-11T12:21:54.784Z] check_test.go:222: [df47ad49b758b] daemon is not started [2022-03-11T12:21:54.784Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T12:21:54.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T12:21:54.917Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T12:21:54.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T12:21:54.917Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T12:21:54.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T12:21:55.349Z] check_test.go:222: [d95bfe5fc71f2] daemon is not started [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite (14.26s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.11s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.27s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-03-11T12:21:55.349Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-03-11T12:21:55.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T12:21:55.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T12:21:55.913Z] check_test.go:251: [d7dd21df8f224] daemon is not started [2022-03-11T12:21:55.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T12:21:56.844Z] check_test.go:251: [ddc1f6dcb73e9] daemon is not started [2022-03-11T12:21:56.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T12:21:57.101Z] docker_cli_swarm_test.go:1315: [d1469d1b6b8f6] joining swarm manager [dbfd294cde636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:21:57.101Z] check_test.go:251: [d12633e420782] daemon is not started [2022-03-11T12:21:57.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T12:21:58.468Z] docker_cli_swarm_test.go:1316: [d52a7f0564108] joining swarm manager [dbfd294cde636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:21:58.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T12:21:59.030Z] check_test.go:251: [d4b4564ffdf51] daemon is not started [2022-03-11T12:21:59.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T12:21:59.591Z] check_test.go:251: [ded9b41d93e21] daemon is not started [2022-03-11T12:21:59.591Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T12:22:00.520Z] check_test.go:251: [dcbb9e3281ae3] daemon is not started [2022-03-11T12:22:00.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T12:22:00.520Z] check_test.go:251: [dd2005e27b6c4] daemon is not started [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.40s) [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.90s) [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.63s) [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-03-11T12:22:00.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-11T12:22:00.520Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T12:22:00.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T12:22:02.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T12:22:02.069Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T12:22:02.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T12:22:03.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T12:22:03.057Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T12:22:03.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T12:22:03.057Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T12:22:03.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T12:22:05.793Z] check_test.go:278: [d77296429cf39] daemon is not started [2022-03-11T12:22:05.794Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T12:22:06.051Z] check_test.go:278: [d39d029c32728] daemon is not started [2022-03-11T12:22:06.051Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T12:22:06.051Z] check_test.go:278: [d9180a9d575d8] daemon is not started [2022-03-11T12:22:06.051Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T12:22:06.307Z] check_test.go:278: [d9f2133b0c78d] daemon is not started [2022-03-11T12:22:06.307Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T12:22:06.307Z] check_test.go:278: [de58cc97b3b29] daemon is not started [2022-03-11T12:22:06.307Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-03-11T12:22:06.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-11T12:22:06.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.20s) [2022-03-11T12:22:06.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-03-11T12:22:06.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-11T12:22:06.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-11T12:22:06.307Z] === RUN TestDockerNetworkSuite [2022-03-11T12:22:06.307Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-11T12:22:07.239Z] docker_cli_network_unix_test.go:46: [d73cbec70df4a] daemon is not started [2022-03-11T12:22:07.496Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-11T12:22:07.752Z] docker_cli_network_unix_test.go:46: [dfbcbdf3ad8bf] daemon is not started [2022-03-11T12:22:08.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-11T12:22:10.404Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T12:22:10.528Z] docker_cli_network_unix_test.go:46: [d903a38806319] daemon is not started [2022-03-11T12:22:10.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-11T12:22:10.872Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T12:22:11.858Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T12:22:12.157Z] docker_cli_network_unix_test.go:46: [d8f39d706a8a1] daemon is not started [2022-03-11T12:22:12.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-11T12:22:12.415Z] docker_cli_network_unix_test.go:1233: [dd7820673954f] daemon is not started [2022-03-11T12:22:14.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-11T12:22:15.501Z] docker_cli_network_unix_test.go:46: [dc917e55c71bd] daemon is not started [2022-03-11T12:22:16.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-11T12:22:16.615Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T12:22:19.580Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T12:22:20.243Z] docker_cli_network_unix_test.go:46: [d3f38d5c156fb] daemon is not started [2022-03-11T12:22:20.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-11T12:22:22.536Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T12:22:22.697Z] docker_cli_network_unix_test.go:46: [d92e31a1c77c2] daemon is not started [2022-03-11T12:22:22.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-11T12:22:23.885Z] docker_cli_network_unix_test.go:46: [db661de8a2a5a] daemon is not started [2022-03-11T12:22:24.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-11T12:22:24.706Z] docker_cli_network_unix_test.go:46: [d578827369b41] daemon is not started [2022-03-11T12:22:24.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-11T12:22:24.964Z] docker_cli_network_unix_test.go:46: [da58c1bd774ee] daemon is not started [2022-03-11T12:22:24.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-11T12:22:25.539Z] docker_cli_network_unix_test.go:46: [d3691cd5b3f51] daemon is not started [2022-03-11T12:22:25.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-11T12:22:26.385Z] docker_cli_network_unix_test.go:46: [d33478682af65] daemon is not started [2022-03-11T12:22:26.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-11T12:22:26.900Z] docker_cli_network_unix_test.go:46: [d32d87737b5a4] daemon is not started [2022-03-11T12:22:26.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-11T12:22:27.156Z] docker_cli_network_unix_test.go:46: [d3965b7cb4026] daemon is not started [2022-03-11T12:22:27.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-11T12:22:27.720Z] docker_cli_network_unix_test.go:46: [d1f12eff2f6c5] daemon is not started [2022-03-11T12:22:27.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-11T12:22:27.977Z] docker_cli_network_unix_test.go:46: [dd9645a8b093f] daemon is not started [2022-03-11T12:22:27.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-11T12:22:27.977Z] docker_cli_network_unix_test.go:46: [d024db54e6344] daemon is not started [2022-03-11T12:22:27.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-11T12:22:28.234Z] docker_cli_network_unix_test.go:46: [d7bd84ee75b81] daemon is not started [2022-03-11T12:22:28.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-11T12:22:28.798Z] docker_cli_network_unix_test.go:46: [d6b4a83c28e97] daemon is not started [2022-03-11T12:22:28.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-11T12:22:29.366Z] docker_cli_network_unix_test.go:46: [d6f335e5607fe] daemon is not started [2022-03-11T12:22:29.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-11T12:22:29.929Z] docker_cli_network_unix_test.go:46: [d771369c113ca] daemon is not started [2022-03-11T12:22:29.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-11T12:22:30.187Z] docker_cli_network_unix_test.go:46: [d9418e6452ce5] daemon is not started [2022-03-11T12:22:30.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-11T12:22:30.187Z] docker_cli_network_unix_test.go:46: [dbc902691ce6b] daemon is not started [2022-03-11T12:22:30.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-11T12:22:31.554Z] docker_cli_network_unix_test.go:968: [da26fb687b308] daemon is not started [2022-03-11T12:22:32.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-11T12:22:33.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T12:22:33.845Z] docker_cli_network_unix_test.go:46: [dedaa14957e83] daemon is not started [2022-03-11T12:22:33.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-11T12:22:36.370Z] docker_cli_network_unix_test.go:1116: [df878d3fbf7b2] daemon is not started [2022-03-11T12:22:38.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-11T12:22:39.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T12:22:39.034Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T12:22:39.151Z] docker_cli_network_unix_test.go:46: [df443a860f774] daemon is not started [2022-03-11T12:22:39.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-11T12:22:40.019Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T12:22:40.019Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T12:22:40.082Z] docker_cli_network_unix_test.go:46: [d3ae923610434] daemon is not started [2022-03-11T12:22:40.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-11T12:22:40.082Z] docker_cli_network_unix_test.go:46: [d54c66da52b7e] daemon is not started [2022-03-11T12:22:40.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-11T12:22:40.082Z] docker_cli_network_unix_test.go:46: [db48f1b895063] daemon is not started [2022-03-11T12:22:40.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-11T12:22:40.339Z] docker_cli_network_unix_test.go:46: [d6dfaeff041bb] daemon is not started [2022-03-11T12:22:40.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-11T12:22:40.339Z] docker_cli_network_unix_test.go:46: [d6f7d21a82565] daemon is not started [2022-03-11T12:22:40.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-11T12:22:40.339Z] docker_cli_network_unix_test.go:46: [d88c88f254937] daemon is not started [2022-03-11T12:22:40.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-11T12:22:40.487Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T12:22:42.051Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T12:22:42.051Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T12:22:42.051Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T12:22:42.235Z] docker_cli_network_unix_test.go:46: [d813648b7af45] daemon is not started [2022-03-11T12:22:42.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-11T12:22:42.797Z] docker_cli_network_unix_test.go:46: [d9b3c41616016] daemon is not started [2022-03-11T12:22:42.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-11T12:22:42.797Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-11T12:22:42.797Z] docker_cli_network_unix_test.go:46: [dd83fd959630a] daemon is not started [2022-03-11T12:22:42.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-11T12:22:43.053Z] docker_cli_network_unix_test.go:46: [d322912de3783] daemon is not started [2022-03-11T12:22:43.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-11T12:22:46.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-11T12:22:47.983Z] docker_cli_network_unix_test.go:1084: [d81f1fa224ec2] daemon is not started [2022-03-11T12:22:49.207Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T12:22:49.675Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T12:22:49.675Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T12:22:49.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-11T12:22:49.877Z] docker_cli_network_unix_test.go:46: [d9b669ac07b77] daemon is not started [2022-03-11T12:22:49.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-11T12:22:50.134Z] docker_cli_network_unix_test.go:46: [d4701ff51c89d] daemon is not started [2022-03-11T12:22:50.143Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T12:22:50.143Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T12:22:50.143Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T12:22:50.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-11T12:22:51.707Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T12:22:51.763Z] docker_cli_network_unix_test.go:46: [d81a57ec3b36d] daemon is not started [2022-03-11T12:22:52.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-11T12:22:52.020Z] docker_cli_network_unix_test.go:46: [de39a47679753] daemon is not started [2022-03-11T12:22:52.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-11T12:22:52.277Z] docker_cli_network_unix_test.go:46: [d3da60c6fcf2c] daemon is not started [2022-03-11T12:22:52.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-11T12:22:52.693Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T12:22:53.098Z] docker_cli_network_unix_test.go:46: [dc65787aa669c] daemon is not started [2022-03-11T12:22:53.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-11T12:22:53.661Z] docker_cli_network_unix_test.go:46: [d773ea7867ffd] daemon is not started [2022-03-11T12:22:53.677Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T12:22:53.918Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-11T12:22:54.145Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T12:22:55.135Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T12:22:59.170Z] docker_cli_network_unix_test.go:46: [dbc4fd2609e4d] daemon is not started [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite (52.86s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.98s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.71s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.89s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-03-11T12:22:59.170Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.20s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.26s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-11T12:22:59.171Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.70s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.28s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.90s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-03-11T12:22:59.171Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.37s) [2022-03-11T12:22:59.171Z] === RUN TestDockerHubPullSuite [2022-03-11T12:22:59.171Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-11T12:23:01.065Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-11T12:23:02.291Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T12:23:03.585Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-11T12:23:03.912Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-11T12:23:05.241Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T12:23:05.241Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T12:23:05.241Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T12:23:05.279Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-11T12:23:05.536Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-11T12:23:05.536Z] --- PASS: TestDockerHubPullSuite (6.35s) [2022-03-11T12:23:05.536Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2022-03-11T12:23:05.536Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.35s) [2022-03-11T12:23:05.536Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-03-11T12:23:05.536Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.42s) [2022-03-11T12:23:05.536Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2022-03-11T12:23:05.536Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-03-11T12:23:05.536Z] PASS [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === Skipped [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T12:23:05.536Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-11T12:23:05.536Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T12:23:05.536Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-11T12:23:05.536Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T12:23:05.536Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-11T12:23:05.537Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-11T12:23:05.537Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-11T12:23:05.537Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-11T12:23:05.537Z] docker_cli_network_unix_test.go:46: [dd83fd959630a] daemon is not started [2022-03-11T12:23:05.537Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-11T12:23:05.537Z] [2022-03-11T12:23:05.537Z] DONE 1265 tests, 51 skipped in 1393.978s [2022-03-11T12:23:05.537Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T12:23:05.793Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T12:23:05.793Z] +++ kill 8362 [2022-03-11T12:23:05.793Z] +++ /etc/init.d/apparmor stop [2022-03-11T12:23:05.793Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T12:23:05.793Z] [2022-03-11T12:23:05.793Z] Unloading profiles will leave already running processes permanently [2022-03-11T12:23:05.793Z] unconfined, which can lead to unexpected situations. [2022-03-11T12:23:05.793Z] [2022-03-11T12:23:05.793Z] To set a process to complain mode, use the command line tool [2022-03-11T12:23:05.793Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T12:23:05.793Z] +++ true [2022-03-11T12:23:05.793Z] exiting test-integration [2022-03-11T12:23:05.793Z] ++ exit 0 [2022-03-11T12:23:05.793Z] [2022-03-11T12:23:06.049Z] + for job in $(jobs -p) [2022-03-11T12:23:06.049Z] + wait 7809 [2022-03-11T12:23:06.225Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T12:23:06.225Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T12:23:06.225Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T12:23:07.211Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T12:23:10.165Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T12:23:11.153Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T12:23:12.140Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T12:23:12.140Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T12:23:12.140Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T12:23:13.126Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T12:23:13.595Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T12:23:13.595Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T12:23:13.595Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T12:23:13.595Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T12:23:13.595Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T12:23:20.754Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T12:23:23.195Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T12:23:24.815Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T12:23:24.815Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T12:23:25.284Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T12:23:44.718Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-11T12:23:46.614Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-11T12:23:51.861Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-11T12:23:58.406Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-11T12:23:59.778Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-11T12:24:00.386Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T12:24:00.386Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T12:24:00.386Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T12:24:03.958Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-11T12:24:06.163Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T12:24:06.163Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T12:24:10.507Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-11T12:24:10.852Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T12:24:11.623Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T12:24:11.623Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T12:24:11.623Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T12:24:11.824Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T12:24:11.824Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T12:24:11.824Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T12:24:11.824Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T12:24:11.824Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T12:24:11.824Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T12:24:11.824Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T12:24:12.282Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T12:24:13.252Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T12:24:13.776Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-11T12:24:13.776Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-11T12:24:13.776Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-11T12:24:13.832Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T12:24:13.832Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T12:24:14.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T12:24:14.300Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T12:24:14.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T12:24:14.767Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T12:24:14.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T12:24:15.235Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T12:24:15.235Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T12:24:15.235Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T12:24:16.976Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T12:24:18.509Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T12:24:18.509Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T12:24:18.509Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T12:24:18.509Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T12:24:18.509Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T12:24:18.509Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T12:24:20.315Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-11T12:24:20.315Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-11T12:24:20.879Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-11T12:24:22.238Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T12:24:23.401Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-11T12:24:37.029Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T12:24:37.605Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T12:24:37.605Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T12:24:37.605Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T12:24:45.346Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T12:24:45.585Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T12:24:45.813Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T12:24:45.813Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T12:24:46.280Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T12:24:46.550Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T12:24:46.550Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T12:24:46.550Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T12:24:50.277Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T12:24:51.810Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T12:24:52.545Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T12:24:57.592Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T12:24:57.592Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T12:24:57.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T12:24:57.592Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T12:24:57.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T12:24:57.592Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T12:24:57.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T12:24:57.592Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T12:24:57.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T12:24:58.050Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T12:25:02.992Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T12:25:11.572Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T12:25:11.572Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T12:25:12.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T12:25:15.505Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T12:25:17.324Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T12:25:19.584Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-11T12:25:19.584Z] docker_cli_swarm_test.go:1180: [d49296138987e] joining swarm manager [d4f67c2a18a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:25:22.078Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T12:25:24.832Z] docker_cli_swarm_test.go:1189: [d53b8b4232dc0] joining swarm manager [d4f67c2a18a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:25:25.871Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T12:25:51.391Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T12:25:58.465Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T12:25:58.465Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T12:25:58.465Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T12:25:58.465Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T12:25:58.465Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T12:25:58.559Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T12:26:03.503Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-11T12:26:08.995Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T12:26:13.448Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-11T12:26:17.627Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-11T12:26:18.992Z] docker_cli_swarm_test.go:1112: [dc9f4ff8c2cde] joining swarm manager [dfec66df9fa4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:26:20.362Z] docker_cli_swarm_test.go:1113: [d2fcc738fc38b] joining swarm manager [dfec66df9fa4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:26:23.629Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T12:26:23.629Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T12:26:24.593Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T12:26:25.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T12:26:34.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T12:26:34.115Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T12:26:34.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T12:26:38.178Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T12:26:38.178Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T12:26:38.178Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T12:26:38.178Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T12:26:39.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T12:26:50.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T12:27:00.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T12:27:00.501Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T12:27:00.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T12:27:10.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T12:27:10.807Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T12:27:10.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T12:27:10.807Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T12:27:10.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T12:27:17.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T12:27:17.866Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T12:27:17.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T12:27:18.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T12:27:18.325Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T12:27:18.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T12:27:18.782Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T12:27:18.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T12:27:35.292Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T12:27:35.293Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T12:27:35.293Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T12:27:35.293Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T12:27:35.293Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T12:27:35.293Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T12:27:35.762Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T12:27:36.754Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T12:27:36.754Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T12:27:36.754Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T12:27:37.740Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T12:27:38.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T12:27:44.167Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T12:27:47.120Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T12:27:48.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T12:27:50.500Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T12:27:50.500Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T12:27:50.500Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T12:27:51.887Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T12:27:51.887Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T12:27:52.355Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T12:27:52.355Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T12:27:52.355Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T12:27:52.355Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T12:27:52.355Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T12:27:52.355Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T12:27:52.823Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T12:27:52.823Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T12:27:52.823Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T12:27:54.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T12:27:54.497Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T12:27:54.954Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T12:27:54.954Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T12:27:55.412Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T12:27:56.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T12:27:56.615Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T12:27:56.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T12:27:56.615Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T12:27:56.805Z] docker_cli_swarm_test.go:1166: [d1e267c2c19d3] joining swarm manager [dfec66df9fa4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T12:27:56.949Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T12:27:56.949Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T12:27:56.949Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T12:27:57.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T12:27:57.083Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T12:27:57.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T12:27:58.068Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T12:28:02.733Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T12:28:03.938Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T12:28:04.264Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T12:28:04.264Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T12:28:04.264Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T12:28:04.264Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T12:28:04.264Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T12:28:05.798Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T12:28:07.331Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T12:28:07.788Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T12:28:08.246Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T12:28:09.225Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T12:28:15.009Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T12:28:15.784Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T12:28:17.906Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T12:28:17.906Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T12:28:17.906Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T12:28:18.884Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T12:28:19.351Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T12:28:19.351Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T12:28:19.351Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T12:28:19.351Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T12:28:19.351Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T12:28:19.351Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T12:28:19.351Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T12:28:19.351Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T12:28:19.351Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T12:28:19.351Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T12:28:19.351Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T12:28:19.440Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T12:28:19.440Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T12:28:19.440Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T12:28:19.897Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T12:28:22.066Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T12:28:22.304Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T12:28:22.304Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T12:28:23.031Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T12:28:23.491Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T12:28:23.491Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T12:28:23.949Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T12:28:24.914Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T12:28:25.372Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T12:28:25.372Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T12:28:25.372Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T12:28:25.372Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T12:28:25.372Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T12:28:26.200Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T12:28:28.847Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-11T12:28:28.847Z] docker_cli_swarm_test.go:1447: [d231ab11a47a5] joining swarm manager [df1b1b8ed4c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:28:29.464Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T12:28:29.778Z] docker_cli_swarm_test.go:1448: [d184bd92c567d] joining swarm manager [df1b1b8ed4c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T12:28:32.434Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T12:28:35.439Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T12:28:41.128Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T12:28:41.951Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-11T12:28:41.951Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-11T12:28:41.951Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-11T12:28:41.951Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-11T12:28:41.951Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-11T12:28:42.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-11T12:28:44.119Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T12:28:44.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-11T12:28:47.675Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-11T12:28:49.985Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T12:28:50.195Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-11T12:28:51.549Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T12:28:52.090Z] docker_cli_swarm_unix_test.go:63: [d4fd182fba594] joining swarm manager [d5d9f1aa849f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:28:57.431Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T12:28:57.431Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T12:28:57.431Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T12:28:58.419Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T12:28:58.887Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T12:28:58.887Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T12:28:58.887Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T12:29:08.090Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T12:29:08.090Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T12:29:08.548Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T12:29:09.327Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T12:29:09.327Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T12:29:09.327Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T12:29:15.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T12:29:15.609Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T12:29:15.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T12:29:15.609Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T12:29:15.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T12:29:15.609Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T12:29:15.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T12:29:16.069Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T12:29:16.069Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T12:29:16.069Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T12:29:16.992Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T12:29:21.840Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T12:29:22.309Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T12:29:24.520Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T12:29:24.520Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T12:29:24.987Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T12:29:25.455Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T12:29:25.924Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T12:29:29.482Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T12:29:30.676Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T12:29:32.245Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T12:29:32.713Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T12:29:33.705Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T12:29:34.703Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T12:29:35.693Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T12:29:37.263Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T12:29:41.975Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T12:29:44.420Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T12:29:44.420Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T12:29:44.420Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T12:29:44.420Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T12:29:44.420Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T12:29:44.420Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T12:29:44.420Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T12:29:44.420Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T12:29:44.420Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T12:29:44.889Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T12:29:45.875Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T12:29:48.276Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-11T12:29:48.276Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-11T12:29:48.276Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-11T12:29:49.643Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-11T12:29:51.741Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T12:29:52.909Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-11T12:29:55.431Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-11T12:29:57.324Z] docker_api_swarm_test.go:962: [d1c24b7e8f1e6] joining swarm manager [d93a48a57cc3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T12:30:06.745Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T12:30:06.745Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T12:30:06.745Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T12:30:06.745Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T12:30:09.558Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T12:30:09.558Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T12:30:09.558Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T12:30:11.771Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T12:30:15.373Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-11T12:30:27.611Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-11T12:30:29.504Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-11T12:30:31.399Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-11T12:30:32.108Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T12:30:32.578Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T12:30:33.570Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T12:30:34.673Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-11T12:30:37.372Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T12:30:41.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T12:30:41.213Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-11T12:30:44.141Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T12:30:45.386Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-11T12:30:47.899Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-11T12:30:50.416Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-11T12:30:52.976Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-11T12:30:54.571Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T12:30:55.491Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-11T12:30:58.008Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-11T12:31:00.527Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-11T12:31:05.057Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T12:31:10.939Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T12:31:18.128Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T12:31:23.495Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T12:31:23.495Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T12:31:23.495Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T12:31:23.495Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T12:31:24.024Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T12:31:30.725Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T12:31:34.510Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T12:31:41.665Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T12:31:41.665Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T12:31:41.665Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T12:31:41.665Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T12:31:41.665Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T12:31:41.665Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T12:31:41.665Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T12:31:41.665Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T12:31:41.665Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T12:31:41.665Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T12:31:41.665Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T12:31:45.267Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T12:31:45.267Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T12:31:45.267Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T12:31:46.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T12:31:46.414Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T12:31:46.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T12:31:46.414Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T12:31:46.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T12:31:46.414Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T12:31:46.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T12:31:47.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T12:31:52.426Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T12:31:52.893Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T12:31:52.893Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T12:31:52.893Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T12:31:52.893Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T12:31:52.893Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T12:31:54.552Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T12:31:56.690Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T12:31:56.713Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-11T12:32:01.449Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T12:32:04.403Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T12:32:04.403Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T12:32:04.870Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T12:32:07.821Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T12:32:08.806Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T12:32:10.371Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T12:32:10.573Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T12:32:11.572Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-11T12:32:12.360Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T12:32:12.360Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T12:32:12.361Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T12:32:12.361Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T12:32:12.361Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T12:32:12.361Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T12:32:12.361Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T12:32:12.361Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T12:32:12.361Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T12:32:12.361Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T12:32:12.361Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T12:32:12.361Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T12:32:13.532Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T12:32:13.532Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T12:32:13.532Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T12:32:15.319Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T12:32:15.786Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T12:32:20.796Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T12:32:22.373Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T12:32:24.451Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite (1620.18s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.88s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.07s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.94s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.76s) [2022-03-11T12:32:26.423Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.70s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.75s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.75s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (51.41s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.50s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.02s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.83s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.87s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.44s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (14.94s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.74s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.03s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.91s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.21s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.70s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.35s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.20s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.10s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.50s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.74s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.43s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.84s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.42s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.13s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.97s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.92s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.74s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.73s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.41s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.31s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.09s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.04s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.01s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.52s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.97s) [2022-03-11T12:32:26.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.75s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.74s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.95s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.88s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.89s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.41s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.79s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.00s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.90s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.54s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.44s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.57s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.67s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.90s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.92s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.32s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (22.01s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.22s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.21s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.71s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.87s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.22s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.82s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.04s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.42s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.46s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.65s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.12s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.76s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.54s) [2022-03-11T12:32:26.424Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.75s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.45s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.93s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.87s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.19s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.11s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.02s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.36s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.85s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.75s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-03-11T12:32:26.424Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-03-11T12:32:26.424Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T12:32:26.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-11T12:32:26.681Z] docker_cli_external_volume_driver_test.go:52: [d43707296167a] daemon is not started [2022-03-11T12:32:31.609Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T12:32:32.807Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T12:32:36.598Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T12:32:42.030Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T12:32:44.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-11T12:32:47.036Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T12:32:47.892Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T12:32:50.105Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T12:32:51.795Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T12:32:55.973Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T12:32:55.973Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T12:32:56.442Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T12:32:56.552Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T12:32:56.909Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T12:32:57.895Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T12:32:57.895Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T12:32:57.895Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T12:32:58.133Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T12:32:58.133Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T12:32:58.133Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T12:32:58.133Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T12:32:58.133Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T12:33:00.352Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T12:33:00.352Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T12:33:00.352Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T12:33:10.399Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T12:33:10.399Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T12:33:10.399Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T12:33:22.898Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T12:33:24.460Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T12:33:27.410Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T12:33:27.410Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T12:33:27.410Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T12:33:28.396Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T12:33:28.396Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T12:33:34.263Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T12:33:35.828Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T12:33:36.296Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T12:33:37.422Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T12:33:38.413Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T12:33:39.398Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T12:33:41.612Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T12:33:48.773Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T12:33:48.773Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T12:33:48.773Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T12:33:48.773Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T12:33:48.773Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T12:33:48.773Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T12:33:48.773Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T12:33:48.773Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T12:33:48.773Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T12:33:49.764Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T12:33:50.234Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T12:33:51.228Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T12:33:52.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-11T12:33:54.954Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T12:33:54.954Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T12:33:54.954Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T12:33:57.386Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T12:33:58.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-11T12:34:09.050Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T12:34:12.700Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T12:34:13.780Z] docker_cli_external_volume_driver_test.go:52: [d35d1c9eeb06e] daemon is not started [2022-03-11T12:34:18.648Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T12:34:18.648Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T12:34:18.648Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T12:34:20.861Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T12:34:21.543Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T12:34:24.495Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T12:34:24.495Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T12:34:24.495Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T12:34:24.495Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T12:34:24.964Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T12:34:26.534Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T12:34:27.500Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T12:34:28.631Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-11T12:34:31.295Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T12:34:35.119Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T12:34:39.864Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T12:34:40.988Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T12:34:46.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-11T12:34:58.807Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T12:34:58.808Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T12:34:59.795Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T12:35:01.534Z] docker_cli_external_volume_driver_test.go:52: [d1d9738ec2411] daemon is not started [2022-03-11T12:35:03.563Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T12:35:10.229Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T12:35:10.229Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T12:35:14.992Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T12:35:14.992Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T12:35:16.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-11T12:35:16.380Z] docker_cli_external_volume_driver_test.go:52: [d37861e231ea2] daemon is not started [2022-03-11T12:35:20.878Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T12:35:24.799Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T12:35:29.551Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T12:35:30.511Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T12:35:31.221Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-11T12:35:38.212Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T12:35:42.111Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T12:35:42.111Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T12:35:42.111Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T12:35:45.902Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T12:35:46.873Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T12:35:47.477Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T12:35:51.618Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T12:35:52.229Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T12:35:58.109Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T12:35:58.109Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T12:35:58.109Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T12:35:58.109Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T12:35:58.109Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T12:35:58.109Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T12:35:58.109Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T12:36:01.901Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T12:36:02.887Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T12:36:03.267Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-11T12:36:05.853Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T12:36:05.853Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T12:36:05.853Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T12:36:05.853Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T12:36:05.853Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T12:36:09.278Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T12:36:12.153Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T12:36:12.153Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T12:36:12.153Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T12:36:18.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-11T12:36:20.819Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T12:36:21.808Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T12:36:21.808Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T12:36:21.808Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T12:36:21.808Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T12:36:21.808Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T12:36:26.590Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T12:36:31.148Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T12:36:31.617Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T12:36:32.457Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T12:36:32.967Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-11T12:36:35.413Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T12:36:35.880Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T12:36:35.880Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T12:36:38.827Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T12:36:40.391Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T12:36:42.040Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T12:36:42.604Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T12:36:47.916Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T12:36:47.916Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T12:36:48.383Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T12:36:48.383Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T12:36:48.383Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T12:36:51.331Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T12:36:51.331Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T12:36:51.331Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T12:36:55.092Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T12:36:56.077Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T12:37:03.837Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T12:37:07.632Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T12:37:08.101Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T12:37:08.563Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T12:37:13.314Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T12:37:19.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-11T12:37:23.043Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T12:37:23.043Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T12:37:23.511Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T12:37:23.511Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T12:37:23.988Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T12:37:23.988Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T12:37:23.988Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T12:37:25.556Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T12:37:25.802Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T12:37:31.689Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T12:37:34.229Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T12:37:35.797Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T12:37:35.797Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T12:37:36.273Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T12:37:36.273Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T12:37:36.273Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T12:37:36.273Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T12:37:36.273Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T12:37:37.678Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-11T12:37:38.494Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T12:37:38.845Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T12:37:39.314Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T12:37:39.314Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T12:37:39.314Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T12:37:39.314Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T12:37:39.314Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T12:37:43.107Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T12:37:43.107Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T12:37:43.107Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T12:37:43.259Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T12:37:49.130Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T12:37:54.997Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T12:37:54.997Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T12:37:54.997Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T12:38:03.682Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T12:38:03.682Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T12:38:03.682Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T12:38:09.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-11T12:38:10.925Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T12:38:16.794Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T12:38:16.794Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T12:38:16.794Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T12:38:16.794Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T12:38:16.794Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T12:38:16.794Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T12:38:16.794Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T12:38:16.794Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T12:38:25.457Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T12:38:34.130Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T12:38:34.130Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T12:38:34.130Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T12:38:36.252Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T12:38:36.252Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T12:38:36.252Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T12:38:36.252Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T12:38:36.349Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T12:38:36.349Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T12:38:36.349Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T12:38:36.349Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T12:38:36.349Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T12:38:36.349Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T12:38:36.349Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T12:38:36.708Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T12:38:39.305Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T12:38:39.305Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T12:38:39.305Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T12:38:39.305Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T12:38:41.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-11T12:38:42.257Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T12:38:42.257Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T12:38:42.257Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T12:38:42.257Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T12:38:42.257Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T12:38:42.257Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T12:38:42.257Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T12:38:42.257Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T12:38:42.487Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T12:38:42.487Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T12:38:42.487Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T12:38:42.487Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T12:38:42.487Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T12:38:42.487Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T12:38:42.487Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T12:38:42.487Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T12:38:42.487Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T12:38:42.487Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T12:38:42.487Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T12:38:43.724Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T12:38:46.055Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T12:38:47.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T12:38:47.165Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T12:38:47.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T12:38:47.165Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T12:38:47.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T12:38:47.165Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T12:38:47.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T12:38:48.273Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T12:38:48.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T12:38:50.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T12:38:50.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T12:38:50.512Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T12:38:50.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T12:38:53.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T12:38:53.465Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T12:38:54.477Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T12:38:56.426Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T12:38:56.426Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:38:56.426Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T12:38:56.426Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:38:56.426Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T12:38:56.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-11T12:38:58.644Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T12:38:58.644Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T12:38:58.693Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T12:39:00.869Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T12:39:00.870Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T12:39:00.870Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T12:39:03.825Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T12:39:04.293Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T12:39:07.245Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T12:39:12.004Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T12:39:12.147Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T12:39:12.147Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T12:39:12.147Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T12:39:12.147Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T12:39:12.147Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T12:39:12.619Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T12:39:12.619Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T12:39:12.619Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T12:39:12.619Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T12:39:12.619Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T12:39:12.619Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T12:39:12.619Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T12:39:14.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-11T12:39:14.654Z] docker_cli_external_volume_driver_test.go:484: [dc3d47d400086] daemon is not started [2022-03-11T12:39:15.575Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T12:39:15.575Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T12:39:15.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T12:39:15.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T12:39:15.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T12:39:15.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T12:39:15.797Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T12:39:16.513Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T12:39:18.013Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T12:39:18.013Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T12:39:18.013Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T12:39:20.964Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T12:39:20.964Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T12:39:20.964Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T12:39:21.488Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T12:39:23.185Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T12:39:23.653Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T12:39:25.169Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T12:39:25.169Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T12:39:25.169Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T12:39:25.169Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T12:39:25.169Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T12:39:26.804Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T12:39:28.416Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T12:39:28.659Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T12:39:29.500Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-11T12:39:29.500Z] docker_cli_external_volume_driver_test.go:52: [deeb7fefd0fcd] daemon is not started [2022-03-11T12:39:30.631Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T12:39:30.631Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T12:39:30.631Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T12:39:30.631Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T12:39:30.631Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T12:39:30.631Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T12:39:30.631Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T12:39:30.631Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T12:39:30.631Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T12:39:30.631Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T12:39:30.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T12:39:32.673Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T12:39:32.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T12:39:32.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T12:39:35.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T12:39:37.424Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T12:39:38.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T12:39:40.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T12:39:41.185Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T12:39:43.296Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T12:39:43.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007ddaa0_} [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite (436.74s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.49s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-03-11T12:39:44.367Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-11T12:39:44.367Z] PASS [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] === Skipped [2022-03-11T12:39:44.367Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-03-11T12:39:44.367Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-11T12:39:44.367Z] check_test.go:308: [dc97341a475db] daemon is not started [2022-03-11T12:39:44.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-11T12:39:44.367Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-11T12:39:44.367Z] check_test.go:308: [d0ea1958b30a4] daemon is not started [2022-03-11T12:39:44.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T12:39:44.367Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-11T12:39:44.367Z] check_test.go:308: [d3d189d39872a] daemon is not started [2022-03-11T12:39:44.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T12:39:44.367Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-11T12:39:44.367Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-11T12:39:44.367Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-11T12:39:44.367Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] DONE 271 tests, 5 skipped in 2391.234s [2022-03-11T12:39:44.367Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T12:39:44.367Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9810662a008e/docker.pid [2022-03-11T12:39:44.367Z] +++ kill 6249 [2022-03-11T12:39:44.367Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6249 is not a child of this shell [2022-03-11T12:39:44.367Z] warning: PID 6249 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9810662a008e/docker.pid had a nonzero exit code [2022-03-11T12:39:44.367Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T12:39:44.367Z] +++ kill 8366 [2022-03-11T12:39:44.367Z] +++ /etc/init.d/apparmor stop [2022-03-11T12:39:44.367Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] Unloading profiles will leave already running processes permanently [2022-03-11T12:39:44.367Z] unconfined, which can lead to unexpected situations. [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] To set a process to complain mode, use the command line tool [2022-03-11T12:39:44.367Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T12:39:44.367Z] +++ true [2022-03-11T12:39:44.367Z] exiting test-integration [2022-03-11T12:39:44.367Z] ++ exit 0 [2022-03-11T12:39:44.367Z] [2022-03-11T12:39:44.367Z] + exit 0 [2022-03-11T12:39:44.367Z] ++ jobs -p [2022-03-11T12:39:44.367Z] + pids= [2022-03-11T12:39:44.367Z] + echo 'Remaining pids to kill: []' [2022-03-11T12:39:44.367Z] Remaining pids to kill: [] [2022-03-11T12:39:44.367Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-11T12:39:44.377Z] Recording test results [2022-03-11T12:39:45.940Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T12:39:46.257Z] + echo Ensuring container killed. [2022-03-11T12:39:46.257Z] Ensuring container killed. [2022-03-11T12:39:46.257Z] + docker ps -aq -f name=docker-pr7-* [2022-03-11T12:39:46.257Z] + cids=bff9380ef515 [2022-03-11T12:39:46.257Z] ce888bdec013 [2022-03-11T12:39:46.257Z] df2be18b2061 [2022-03-11T12:39:46.257Z] + [ -n bff9380ef515 [2022-03-11T12:39:46.257Z] ce888bdec013 [2022-03-11T12:39:46.257Z] df2be18b2061 ] [2022-03-11T12:39:46.257Z] + docker rm -vf bff9380ef515 ce888bdec013 df2be18b2061 [2022-03-11T12:39:46.819Z] bff9380ef515 [2022-03-11T12:39:46.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13101796973_c:\foo_false____} [2022-03-11T12:39:47.076Z] ce888bdec013 [2022-03-11T12:39:47.076Z] df2be18b2061 [Pipeline] sh [2022-03-11T12:39:47.356Z] + echo Chowning /workspace to jenkins user [2022-03-11T12:39:47.357Z] Chowning /workspace to jenkins user [2022-03-11T12:39:47.357Z] + id -u [2022-03-11T12:39:47.357Z] + id -g [2022-03-11T12:39:47.357Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43354:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T12:39:47.357Z] Unable to find image 'busybox:latest' locally [2022-03-11T12:39:47.357Z] latest: Pulling from library/busybox [2022-03-11T12:39:47.612Z] 7e5209d2300f: Pulling fs layer [2022-03-11T12:39:47.612Z] 7e5209d2300f: Download complete [2022-03-11T12:39:47.612Z] 7e5209d2300f: Pull complete [2022-03-11T12:39:47.612Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-11T12:39:47.612Z] Status: Downloaded newer image for busybox:latest [2022-03-11T12:39:49.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13101796973_c:\foo_true____} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T12:39:50.472Z] + bundleName=amd64 [2022-03-11T12:39:50.472Z] + echo Creating amd64-bundles.tar.gz [2022-03-11T12:39:50.472Z] Creating amd64-bundles.tar.gz [2022-03-11T12:39:50.472Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-11T12:39:50.472Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-11T12:39:51.410Z] Archiving artifacts [2022-03-11T12:39:51.635Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T12:39:52.084Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T12:39:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T12:39:52.552Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T12:39:52.552Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T12:39:52.552Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T12:39:52.552Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T12:39:52.552Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T12:39:52.552Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T12:39:53.050Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T12:39:53.203Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T12:39:53.358Z] + make clean [2022-03-11T12:39:53.615Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T12:39:53.615Z] docker-dev-cache [2022-03-11T12:39:53.615Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T12:39:55.504Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T12:39:55.504Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.504Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T12:39:55.504Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T12:39:55.973Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T12:39:55.973Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T12:39:55.973Z] === RUN TestDockerSuite/TestCpGarbagePath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T12:39:59.766Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T12:39:59.766Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T12:39:59.766Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T12:39:59.766Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T12:40:00.370Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T12:40:00.370Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T12:40:00.370Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T12:40:00.370Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T12:40:00.840Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T12:40:00.840Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T12:40:01.309Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T12:40:02.717Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T12:40:02.717Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T12:40:02.717Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T12:40:02.717Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T12:40:02.717Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T12:40:02.717Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T12:40:02.717Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T12:40:04.529Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T12:40:04.998Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T12:40:05.992Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T12:40:07.473Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T12:40:10.427Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T12:40:10.427Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T12:40:10.427Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T12:40:10.427Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T12:40:10.427Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T12:40:11.707Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T12:40:11.707Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T12:40:11.707Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T12:40:16.434Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T12:40:16.434Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T12:40:20.848Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T12:40:20.848Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T12:40:20.848Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T12:40:20.848Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T12:40:20.848Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T12:40:22.300Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T12:40:22.767Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T12:40:24.216Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T12:40:25.207Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T12:40:27.427Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T12:40:27.427Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T12:40:27.427Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T12:40:28.416Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T12:40:28.630Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T12:40:28.885Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T12:40:31.269Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T12:40:31.269Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T12:40:31.269Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T12:40:31.269Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T12:40:31.269Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T12:40:33.646Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T12:40:34.225Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T12:40:34.226Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T12:40:34.226Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T12:40:34.226Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T12:40:34.226Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T12:40:34.639Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T12:40:35.628Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T12:40:36.618Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T12:40:37.177Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T12:40:37.177Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:40:37.177Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T12:40:37.177Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T12:40:37.177Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T12:40:37.177Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T12:40:37.177Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T12:40:37.177Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T12:40:37.177Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T12:40:37.608Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T12:40:37.647Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T12:40:37.647Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T12:40:38.597Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T12:40:39.862Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T12:40:40.820Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T12:40:42.817Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T12:40:42.817Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T12:40:43.284Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T12:40:45.504Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T12:40:45.988Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T12:40:46.462Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T12:40:46.462Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T12:40:46.462Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T12:40:46.930Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T12:40:46.930Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T12:40:46.930Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T12:40:47.398Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T12:40:47.399Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T12:40:47.989Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T12:40:47.989Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T12:40:47.989Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T12:40:47.989Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T12:40:47.989Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T12:40:47.989Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T12:40:47.989Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T12:40:47.989Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T12:40:48.460Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T12:40:48.929Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T12:40:49.917Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T12:40:55.747Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T12:40:57.838Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T12:40:57.838Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T12:40:57.838Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T12:40:58.787Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T12:40:58.787Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T12:40:58.787Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T12:41:01.001Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T12:41:01.631Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T12:41:01.631Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T12:41:01.631Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T12:41:01.631Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T12:41:01.988Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T12:41:04.591Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T12:41:04.591Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T12:41:04.591Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T12:41:04.591Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T12:41:04.591Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T12:41:04.591Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T12:41:04.591Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T12:41:04.591Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T12:41:07.539Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T12:41:09.144Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T12:41:10.494Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T12:41:13.449Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T12:41:16.307Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T12:41:16.307Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T12:41:16.307Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T12:41:16.307Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T12:41:16.307Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T12:41:16.307Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T12:41:16.307Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T12:41:21.060Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T12:41:21.527Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T12:41:23.875Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T12:41:25.327Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T12:41:25.327Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T12:41:25.327Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T12:41:25.327Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T12:41:25.327Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T12:41:25.664Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T12:41:25.664Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T12:41:25.664Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T12:41:25.664Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T12:41:28.631Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T12:41:34.530Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T12:41:36.749Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T12:41:37.734Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T12:41:42.490Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T12:41:43.476Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T12:41:44.462Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T12:41:50.332Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T12:41:55.447Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T12:41:55.447Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T12:41:56.216Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T12:41:56.216Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T12:41:56.216Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T12:41:56.216Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T12:41:56.216Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T12:41:56.216Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T12:41:56.216Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T12:41:56.216Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T12:41:56.216Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T12:41:57.202Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T12:41:57.202Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T12:41:57.202Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T12:42:00.156Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T12:42:05.864Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T12:42:08.159Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T12:42:08.826Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T12:42:11.776Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T12:42:13.034Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T12:42:13.034Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T12:42:13.034Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T12:42:13.034Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T12:42:13.034Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T12:42:13.990Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T12:42:16.823Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T12:42:16.823Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T12:42:17.291Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T12:42:19.869Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T12:42:19.869Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T12:42:19.869Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T12:42:20.520Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T12:42:22.082Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T12:42:26.294Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T12:42:26.844Z] === RUN TestDockerSuite/TestExec [2022-03-11T12:42:26.844Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:42:26.844Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T12:42:26.844Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T12:42:26.844Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T12:42:29.073Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T12:42:32.029Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T12:42:32.029Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:42:32.029Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T12:42:32.029Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:42:32.029Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T12:42:32.029Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T12:42:32.029Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T12:42:32.220Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T12:42:33.353Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T12:42:34.253Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T12:42:36.470Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T12:42:38.082Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T12:42:38.551Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T12:42:38.688Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T12:42:39.128Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T12:42:40.906Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T12:42:46.771Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T12:42:46.771Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T12:42:46.771Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T12:42:46.771Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T12:42:46.771Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T12:42:46.771Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T12:42:46.771Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T12:42:48.339Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T12:42:54.229Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T12:42:54.229Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T12:42:54.229Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T12:42:54.229Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T12:42:54.229Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T12:42:54.229Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T12:42:54.229Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T12:42:54.229Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T12:42:54.229Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T12:42:54.229Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T12:42:54.229Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T12:42:56.363Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T12:42:56.363Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T12:42:56.363Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T12:42:56.363Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T12:42:56.363Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T12:42:56.363Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T12:42:56.363Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T12:42:56.446Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T12:42:56.446Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T12:42:56.446Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T12:42:56.446Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T12:42:56.446Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T12:42:56.446Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T12:42:56.446Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T12:42:56.446Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T12:42:56.446Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T12:42:56.446Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T12:42:56.446Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T12:42:57.926Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T12:42:58.660Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T12:42:58.661Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T12:42:58.661Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T12:43:00.198Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T12:43:00.198Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T12:43:00.198Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T12:43:04.539Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T12:43:04.539Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T12:43:04.539Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T12:43:04.539Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T12:43:04.539Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T12:43:04.539Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T12:43:04.539Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T12:43:10.418Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T12:43:10.525Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T12:43:10.885Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T12:43:10.885Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T12:43:11.353Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T12:43:11.353Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T12:43:11.353Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T12:43:11.353Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T12:43:11.353Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T12:43:11.500Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T12:43:11.500Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T12:43:11.500Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T12:43:11.500Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T12:43:11.500Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T12:43:11.697Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T12:43:14.306Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T12:43:14.306Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T12:43:14.306Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T12:43:15.237Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T12:43:17.563Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T12:43:19.914Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T12:43:20.513Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T12:43:21.466Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T12:43:22.808Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T12:43:22.808Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T12:43:23.265Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T12:43:26.161Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T12:43:26.217Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T12:43:26.217Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T12:43:26.217Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T12:43:26.395Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T12:43:26.396Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:43:26.396Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T12:43:26.396Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T12:43:26.867Z] === RUN TestDockerSuite/TestHealth [2022-03-11T12:43:26.867Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T12:43:26.867Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T12:43:26.867Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T12:43:26.867Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T12:43:26.867Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T12:43:27.126Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T12:43:28.659Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T12:43:32.738Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T12:43:32.738Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T12:43:32.738Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T12:43:32.738Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T12:43:32.738Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T12:43:32.738Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T12:43:33.205Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T12:43:33.674Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T12:43:33.674Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T12:43:33.674Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T12:43:35.241Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T12:43:35.241Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T12:43:36.682Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T12:43:36.682Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T12:43:36.682Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T12:43:36.812Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T12:43:37.284Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T12:43:39.497Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T12:43:43.292Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T12:43:43.292Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T12:43:43.292Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T12:43:43.292Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T12:43:45.340Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T12:43:47.087Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T12:43:47.087Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T12:43:47.087Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T12:43:47.087Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.087Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T12:43:47.087Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.087Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T12:43:47.555Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T12:43:47.555Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T12:43:47.555Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T12:43:47.555Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T12:43:47.555Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T12:43:47.555Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T12:43:47.555Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T12:43:47.555Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T12:43:47.555Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T12:43:49.789Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T12:43:50.247Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T12:43:50.507Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T12:43:51.206Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T12:43:51.206Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T12:43:51.206Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T12:43:51.206Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T12:43:51.206Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T12:43:51.206Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T12:43:51.206Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T12:43:51.206Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T12:43:51.206Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T12:43:51.206Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T12:43:51.206Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T12:43:51.206Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T12:43:51.206Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T12:43:51.206Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T12:43:51.206Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T12:43:51.673Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T12:43:53.457Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T12:43:53.457Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T12:43:53.457Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T12:43:53.457Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T12:43:53.457Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T12:43:53.457Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T12:43:53.457Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T12:43:53.457Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T12:43:56.405Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T12:43:56.405Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T12:43:59.367Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T12:43:59.367Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T12:43:59.367Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T12:43:59.367Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T12:43:59.367Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T12:43:59.367Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T12:43:59.367Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T12:44:00.547Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T12:44:01.581Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T12:44:02.098Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T12:44:04.269Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T12:44:07.445Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T12:44:07.445Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:44:07.445Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T12:44:07.445Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:44:07.445Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T12:44:07.445Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T12:44:07.445Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T12:44:09.670Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T12:44:10.752Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T12:44:10.752Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T12:44:10.752Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T12:44:11.888Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T12:44:12.356Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T12:44:13.705Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T12:44:13.705Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T12:44:13.705Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T12:44:13.705Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T12:44:13.705Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T12:44:13.705Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T12:44:13.705Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T12:44:14.590Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T12:44:15.323Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T12:44:17.496Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T12:44:17.496Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T12:44:17.496Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T12:44:17.496Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T12:44:17.534Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T12:44:17.534Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T12:44:17.534Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T12:44:17.534Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T12:44:19.351Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T12:44:19.751Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T12:44:21.286Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T12:44:21.286Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T12:44:21.286Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T12:44:21.286Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T12:44:21.286Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T12:44:21.286Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T12:44:21.286Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T12:44:21.286Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T12:44:23.547Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T12:44:25.075Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T12:44:25.234Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T12:44:26.224Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T12:44:26.224Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T12:44:26.693Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T12:44:26.693Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T12:44:26.693Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T12:44:28.300Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T12:44:28.912Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T12:44:28.912Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T12:44:28.912Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T12:44:29.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T12:44:30.515Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T12:44:32.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T12:44:32.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T12:44:32.774Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T12:44:32.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T12:44:33.475Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T12:44:35.689Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T12:44:37.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T12:44:37.526Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T12:44:38.645Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T12:44:40.485Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T12:44:40.485Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:44:40.485Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T12:44:40.485Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:44:40.485Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T12:44:41.593Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T12:44:43.822Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T12:44:44.277Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T12:44:44.277Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T12:44:44.289Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T12:44:44.289Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T12:44:44.289Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T12:44:44.289Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T12:44:46.519Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T12:44:47.229Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T12:44:47.229Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T12:44:47.229Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T12:44:48.737Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T12:44:51.988Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T12:44:51.988Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T12:44:55.777Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T12:44:55.899Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T12:44:57.466Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T12:44:57.466Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T12:44:57.934Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T12:45:00.165Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T12:45:00.165Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T12:45:01.647Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T12:45:07.333Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T12:45:08.812Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T12:45:08.812Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T12:45:08.812Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T12:45:08.812Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T12:45:08.812Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T12:45:11.771Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T12:45:11.771Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T12:45:11.771Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T12:45:14.518Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T12:45:15.556Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T12:45:15.556Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T12:45:15.556Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T12:45:19.342Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T12:45:19.807Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T12:45:19.811Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T12:45:21.684Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T12:45:23.912Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T12:45:25.674Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T12:45:26.130Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T12:45:26.130Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T12:45:26.130Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T12:45:28.628Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T12:45:28.628Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T12:45:28.628Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T12:45:28.628Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T12:45:28.628Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T12:45:28.628Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T12:45:28.628Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T12:45:28.628Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T12:45:28.628Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T12:45:28.628Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T12:45:28.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T12:45:29.081Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T12:45:31.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T12:45:31.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T12:45:32.037Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T12:45:34.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T12:45:38.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T12:45:41.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T12:45:42.459Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T12:45:42.459Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T12:45:42.459Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T12:45:42.459Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T12:45:42.459Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T12:45:45.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008fb938_} [2022-03-11T12:45:45.413Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T12:45:48.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1376709483_c:\foo_false____} [2022-03-11T12:45:48.362Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T12:45:49.943Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T12:45:51.336Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T12:45:51.336Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T12:45:51.336Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T12:45:51.336Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T12:45:51.336Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T12:45:51.336Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T12:45:51.336Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T12:45:51.336Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T12:45:51.336Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T12:45:51.336Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T12:45:51.336Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T12:45:51.336Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T12:45:51.336Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T12:45:51.336Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T12:45:51.336Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T12:45:51.336Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPortList [2022-03-11T12:45:51.336Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T12:45:51.336Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T12:45:51.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1376709483_c:\foo_true____} [2022-03-11T12:45:54.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T12:45:54.766Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T12:45:54.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T12:45:54.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T12:45:54.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T12:45:54.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T12:45:54.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T12:45:54.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T12:45:54.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T12:45:54.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T12:45:54.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T12:45:55.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T12:45:55.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T12:45:55.250Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T12:45:55.250Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T12:45:55.250Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T12:45:55.250Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T12:45:55.250Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T12:45:55.250Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T12:45:55.250Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T12:45:55.250Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T12:45:55.250Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T12:45:55.250Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T12:45:55.250Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T12:45:57.209Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T12:45:57.209Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T12:45:57.209Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T12:45:57.209Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T12:45:57.209Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T12:45:57.209Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T12:45:57.209Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T12:45:57.209Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T12:45:57.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T12:45:59.065Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T12:45:59.065Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T12:45:59.065Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T12:45:59.065Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T12:46:00.282Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T12:46:02.855Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T12:46:02.855Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T12:46:02.855Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T12:46:02.855Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T12:46:03.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T12:46:03.073Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T12:46:03.073Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T12:46:04.019Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T12:46:04.019Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T12:46:04.019Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T12:46:04.019Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T12:46:04.477Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T12:46:06.008Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T12:46:06.644Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T12:46:06.644Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T12:46:06.644Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T12:46:06.644Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T12:46:06.644Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T12:46:06.644Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T12:46:06.644Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T12:46:09.736Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T12:46:12.518Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T12:46:13.577Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T12:46:13.577Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T12:46:13.577Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T12:46:16.336Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T12:46:16.336Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T12:46:16.336Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T12:46:16.336Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T12:46:16.336Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T12:46:20.036Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T12:46:24.008Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T12:46:24.717Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T12:46:28.824Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T12:46:28.824Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T12:46:28.824Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T12:46:28.824Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T12:46:28.824Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T12:46:41.836Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T12:46:41.837Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T12:46:41.837Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T12:46:41.837Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T12:46:43.753Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T12:46:43.753Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T12:46:43.753Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T12:46:43.753Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T12:46:43.753Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T12:46:45.972Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T12:46:45.972Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T12:46:45.972Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T12:46:45.972Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T12:46:45.972Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T12:46:49.780Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T12:46:49.780Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:46:49.780Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T12:46:49.780Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T12:46:49.780Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T12:46:49.780Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T12:46:49.780Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T12:46:49.780Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T12:46:49.780Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T12:46:49.780Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T12:46:49.836Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T12:46:49.857Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T12:46:49.857Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T12:46:50.250Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T12:46:52.464Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T12:46:54.329Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T12:46:56.252Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T12:46:56.252Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T12:46:56.720Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T12:46:59.089Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T12:46:59.674Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T12:47:00.142Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T12:47:00.610Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T12:47:00.610Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T12:47:00.610Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T12:47:01.078Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T12:47:01.078Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T12:47:01.078Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T12:47:01.078Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T12:47:01.545Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T12:47:02.225Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T12:47:02.225Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T12:47:07.764Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T12:47:08.007Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T12:47:08.007Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T12:47:12.536Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T12:47:12.536Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T12:47:12.536Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T12:47:12.536Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T12:47:12.536Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T12:47:13.790Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T12:47:14.034Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T12:47:14.034Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T12:47:14.034Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T12:47:16.987Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T12:47:16.987Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T12:47:16.987Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T12:47:16.987Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T12:47:18.436Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T12:47:18.439Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T12:47:18.439Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T12:47:18.439Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T12:47:18.439Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T12:47:18.439Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T12:47:18.439Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T12:47:18.439Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T12:47:18.439Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T12:47:20.779Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T12:47:20.779Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T12:47:20.779Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T12:47:20.779Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T12:47:20.779Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T12:47:20.779Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T12:47:20.779Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T12:47:20.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T12:47:20.779Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T12:47:21.247Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T12:47:21.247Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T12:47:21.247Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T12:47:21.247Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T12:47:21.247Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T12:47:21.247Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T12:47:21.247Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T12:47:21.247Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T12:47:25.046Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T12:47:25.601Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T12:47:25.603Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T12:47:25.603Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T12:47:27.167Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T12:47:27.167Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T12:47:27.167Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T12:47:28.738Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T12:47:28.838Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T12:47:29.723Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T12:47:29.723Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T12:47:29.723Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T12:47:32.631Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T12:47:34.479Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T12:47:38.902Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T12:47:38.902Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T12:47:38.902Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T12:47:39.865Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T12:47:40.345Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T12:47:41.396Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T12:47:42.560Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T12:47:45.120Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T12:47:47.204Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T12:47:50.991Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T12:47:53.113Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T12:47:53.113Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T12:47:53.113Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T12:47:53.113Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T12:47:53.113Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T12:47:53.113Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T12:47:53.113Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T12:47:59.392Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T12:47:59.392Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T12:47:59.399Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T12:48:00.962Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T12:48:01.579Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T12:48:01.579Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T12:48:01.579Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T12:48:01.579Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T12:48:01.579Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T12:48:01.946Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T12:48:07.817Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T12:48:08.285Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T12:48:09.270Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T12:48:09.682Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T12:48:09.682Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:48:09.682Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T12:48:14.441Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T12:48:14.441Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T12:48:14.441Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T12:48:15.443Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T12:48:16.430Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T12:48:21.310Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T12:48:23.589Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T12:48:23.589Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T12:48:23.589Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T12:48:23.589Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T12:48:23.589Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T12:48:23.589Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T12:48:23.589Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T12:48:23.589Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T12:48:23.589Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T12:48:24.574Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T12:48:24.574Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T12:48:24.574Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T12:48:26.062Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T12:48:26.062Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:48:26.062Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T12:48:26.735Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T12:48:27.193Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T12:48:28.363Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T12:48:30.823Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T12:48:30.823Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T12:48:31.291Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T12:48:37.500Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T12:48:49.117Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T12:48:49.889Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T12:48:49.889Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T12:48:49.889Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T12:48:49.889Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T12:48:49.889Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T12:48:50.120Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T12:48:50.593Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T12:48:52.063Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T12:48:52.063Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T12:48:52.063Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T12:48:57.752Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T12:49:03.623Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T12:49:04.148Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T12:49:04.436Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T12:49:05.110Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T12:49:09.776Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T12:49:10.212Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T12:49:10.212Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T12:49:12.303Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T12:49:15.541Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T12:49:15.541Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T12:49:15.541Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T12:49:17.074Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T12:49:17.542Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T12:49:18.428Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T12:49:20.494Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T12:49:24.226Z] === RUN TestDockerSuite/TestExec [2022-03-11T12:49:24.226Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:49:24.226Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T12:49:24.226Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T12:49:24.226Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T12:49:27.119Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T12:49:30.873Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T12:49:30.873Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:49:30.873Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T12:49:30.873Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:49:30.873Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T12:49:30.873Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T12:49:30.873Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T12:49:34.588Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T12:49:35.328Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T12:49:35.328Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T12:49:35.328Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T12:49:35.328Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T12:49:35.785Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T12:49:35.785Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T12:49:35.785Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T12:49:37.319Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T12:49:38.304Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T12:49:41.737Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T12:49:42.205Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T12:49:42.971Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T12:49:46.691Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T12:49:47.620Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T12:49:48.072Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T12:49:48.588Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T12:49:48.588Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.045Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T12:49:49.045Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.045Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T12:49:49.045Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T12:49:49.045Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T12:49:49.058Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T12:49:49.058Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.058Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T12:49:49.058Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.058Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T12:49:49.058Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T12:49:49.058Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T12:49:49.058Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T12:49:49.058Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.058Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T12:49:49.058Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T12:49:49.058Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T12:49:51.943Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T12:49:52.015Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T12:49:52.015Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T12:49:52.015Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T12:49:52.015Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T12:49:52.015Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T12:49:53.739Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T12:49:53.739Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T12:49:53.739Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T12:49:53.739Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T12:49:53.739Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T12:49:53.739Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T12:49:53.739Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T12:49:56.630Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T12:49:57.998Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T12:49:58.407Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T12:50:00.213Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T12:50:02.409Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T12:50:03.075Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T12:50:03.075Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T12:50:03.075Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T12:50:03.075Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T12:50:03.075Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T12:50:03.075Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T12:50:03.075Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T12:50:03.075Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T12:50:03.075Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T12:50:03.075Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T12:50:03.075Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T12:50:03.168Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T12:50:06.118Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T12:50:07.089Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T12:50:07.089Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T12:50:07.089Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T12:50:07.752Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T12:50:07.752Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T12:50:07.752Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T12:50:07.752Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T12:50:07.752Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T12:50:07.752Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T12:50:07.752Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T12:50:07.752Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T12:50:07.752Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T12:50:07.752Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T12:50:07.752Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T12:50:08.338Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T12:50:08.806Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T12:50:11.479Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T12:50:11.479Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T12:50:11.479Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T12:50:14.672Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T12:50:14.672Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T12:50:17.626Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T12:50:17.626Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T12:50:17.626Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T12:50:19.733Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T12:50:19.733Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T12:50:19.733Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T12:50:20.027Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T12:50:20.027Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T12:50:20.027Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T12:50:20.027Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T12:50:20.027Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T12:50:20.027Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T12:50:20.027Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T12:50:21.420Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T12:50:21.420Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T12:50:21.420Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T12:50:21.420Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T12:50:21.420Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T12:50:23.636Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T12:50:23.636Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T12:50:23.636Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T12:50:23.636Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T12:50:23.636Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T12:50:23.636Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T12:50:23.636Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T12:50:23.636Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T12:50:23.636Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T12:50:23.636Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T12:50:23.636Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T12:50:23.636Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T12:50:23.636Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T12:50:23.636Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T12:50:23.636Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T12:50:25.853Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T12:50:27.085Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T12:50:28.808Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T12:50:31.021Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T12:50:31.021Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T12:50:31.021Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T12:50:31.021Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T12:50:31.021Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T12:50:31.021Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T12:50:31.021Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T12:50:33.979Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T12:50:33.979Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T12:50:33.979Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T12:50:33.979Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T12:50:33.979Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T12:50:33.979Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T12:50:33.979Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T12:50:33.979Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T12:50:33.979Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T12:50:34.129Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T12:50:36.196Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T12:50:37.394Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T12:50:38.803Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T12:50:42.073Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T12:50:42.073Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T12:50:42.073Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T12:50:42.073Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T12:50:42.073Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T12:50:42.073Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T12:50:42.073Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T12:50:42.073Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T12:50:42.073Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T12:50:42.073Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T12:50:42.531Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T12:50:42.531Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T12:50:42.531Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T12:50:42.531Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T12:50:42.531Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T12:50:42.531Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T12:50:43.351Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T12:50:43.351Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T12:50:43.351Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T12:50:43.351Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T12:50:43.351Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T12:50:43.351Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T12:50:43.351Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T12:50:43.351Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T12:50:43.351Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T12:50:43.351Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T12:50:43.351Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T12:50:43.351Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T12:50:43.351Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T12:50:45.852Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T12:50:45.852Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:50:45.852Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T12:50:45.852Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T12:50:46.305Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T12:50:46.305Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T12:50:46.305Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T12:50:46.308Z] === RUN TestDockerSuite/TestHealth [2022-03-11T12:50:46.308Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T12:50:46.308Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T12:50:46.308Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T12:50:46.308Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T12:50:46.308Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T12:50:46.773Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T12:50:46.773Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T12:50:46.773Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T12:50:49.734Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T12:50:51.082Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T12:50:51.951Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T12:50:51.951Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T12:50:51.951Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T12:50:53.359Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T12:50:53.359Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T12:50:53.359Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T12:50:53.359Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T12:50:53.359Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T12:50:53.359Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T12:50:53.359Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T12:50:53.815Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T12:50:53.815Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T12:50:53.815Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T12:50:54.911Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T12:50:54.911Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T12:50:54.911Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T12:50:54.911Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T12:50:54.911Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T12:50:54.911Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T12:50:54.911Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T12:50:55.345Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T12:50:55.346Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T12:50:57.519Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T12:50:57.862Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T12:50:57.976Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T12:51:00.148Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T12:51:00.823Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T12:51:03.447Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T12:51:03.447Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T12:51:03.447Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T12:51:03.780Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T12:51:04.819Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T12:51:04.819Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T12:51:04.819Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T12:51:04.819Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T12:51:04.979Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T12:51:04.979Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T12:51:04.979Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T12:51:04.979Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T12:51:04.979Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T12:51:04.979Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T12:51:04.979Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T12:51:06.003Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T12:51:06.003Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T12:51:06.003Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T12:51:06.003Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T12:51:06.003Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T12:51:06.003Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T12:51:06.003Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T12:51:06.471Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T12:51:06.471Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T12:51:06.471Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T12:51:06.471Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T12:51:06.471Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T12:51:06.471Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T12:51:06.471Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T12:51:06.471Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T12:51:06.471Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T12:51:08.537Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T12:51:08.537Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T12:51:08.537Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T12:51:08.537Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.537Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T12:51:08.537Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.537Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T12:51:08.997Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T12:51:08.997Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T12:51:08.997Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T12:51:08.997Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T12:51:08.997Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T12:51:08.997Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T12:51:08.997Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T12:51:08.997Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T12:51:08.997Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T12:51:11.226Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T12:51:11.226Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T12:51:11.226Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T12:51:11.226Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T12:51:11.226Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T12:51:11.226Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T12:51:11.226Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T12:51:11.226Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T12:51:11.226Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T12:51:11.693Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T12:51:11.693Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T12:51:11.693Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T12:51:12.722Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T12:51:13.529Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T12:51:13.530Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T12:51:13.530Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T12:51:13.530Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T12:51:15.064Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T12:51:15.064Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T12:51:15.064Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T12:51:15.064Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T12:51:15.064Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T12:51:15.064Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T12:51:15.064Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T12:51:15.064Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T12:51:16.438Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T12:51:16.438Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T12:51:16.438Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T12:51:16.438Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T12:51:16.438Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T12:51:16.438Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T12:51:16.438Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T12:51:16.438Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T12:51:17.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T12:51:19.381Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T12:51:19.837Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T12:51:20.364Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T12:51:20.364Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T12:51:20.364Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T12:51:20.832Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T12:51:20.832Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T12:51:20.832Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T12:51:20.832Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T12:51:20.832Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T12:51:20.832Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T12:51:20.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T12:51:21.299Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T12:51:21.299Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T12:51:23.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T12:51:23.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T12:51:23.037Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T12:51:23.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T12:51:23.554Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T12:51:23.554Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T12:51:23.554Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T12:51:23.554Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T12:51:23.554Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T12:51:23.554Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T12:51:23.554Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T12:51:25.934Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T12:51:25.934Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T12:51:27.269Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T12:51:28.107Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T12:51:28.107Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:51:28.107Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T12:51:28.107Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:51:28.107Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T12:51:29.972Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T12:51:29.972Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T12:51:29.972Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T12:51:29.972Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T12:51:29.972Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T12:51:29.972Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T12:51:29.972Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T12:51:31.831Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T12:51:31.831Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T12:51:33.036Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T12:51:33.036Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:51:33.036Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T12:51:33.036Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:51:33.036Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T12:51:33.036Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T12:51:33.036Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T12:51:34.001Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T12:51:34.001Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T12:51:34.001Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T12:51:35.840Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T12:51:35.922Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T12:51:36.950Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T12:51:36.950Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T12:51:40.592Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T12:51:40.592Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T12:51:40.596Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T12:51:40.596Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T12:51:41.059Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T12:51:42.624Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T12:51:44.192Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T12:51:44.321Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T12:51:45.508Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T12:51:46.405Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T12:51:47.975Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T12:51:48.052Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T12:51:48.052Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T12:51:48.052Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T12:51:48.052Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T12:51:48.407Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T12:51:50.193Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T12:51:50.662Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T12:51:50.662Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T12:51:50.662Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T12:51:50.662Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T12:51:50.662Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T12:51:50.662Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T12:51:50.662Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T12:51:50.662Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T12:51:50.662Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T12:51:50.662Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T12:51:50.662Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T12:51:50.662Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T12:51:50.662Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T12:51:50.662Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T12:51:50.662Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T12:51:50.662Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T12:51:51.767Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T12:51:53.085Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T12:51:53.085Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T12:51:53.085Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T12:51:53.085Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T12:51:53.085Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T12:51:54.462Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T12:51:54.462Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T12:51:54.462Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T12:51:54.462Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T12:51:54.462Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T12:51:54.462Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T12:51:54.462Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T12:51:54.462Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T12:51:54.462Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T12:51:54.462Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T12:51:54.462Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T12:51:55.255Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T12:51:55.255Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T12:51:55.255Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T12:51:56.436Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T12:51:58.150Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T12:51:58.150Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T12:51:58.150Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T12:52:00.320Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T12:52:00.320Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T12:52:03.481Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T12:52:04.906Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T12:52:04.906Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T12:52:04.906Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T12:52:04.999Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T12:52:07.127Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T12:52:07.172Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T12:52:07.172Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T12:52:07.172Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T12:52:07.172Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T12:52:07.172Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T12:52:07.172Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T12:52:07.172Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T12:52:07.172Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T12:52:07.172Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T12:52:07.172Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T12:52:07.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T12:52:08.158Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T12:52:09.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T12:52:09.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T12:52:11.051Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T12:52:12.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T12:52:12.996Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T12:52:14.771Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T12:52:15.947Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T12:52:18.500Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T12:52:18.900Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T12:52:21.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T12:52:21.111Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T12:52:21.393Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T12:52:22.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T12:52:24.063Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T12:52:24.063Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T12:52:24.063Z] === RUN TestDockerSuite/TestRunState [2022-03-11T12:52:24.063Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T12:52:24.063Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T12:52:25.110Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T12:52:25.110Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T12:52:25.110Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T12:52:25.110Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T12:52:26.285Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T12:52:26.285Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T12:52:26.755Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T12:52:28.829Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T12:52:28.971Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T12:52:28.971Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T12:52:28.971Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T12:52:28.971Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T12:52:28.971Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T12:52:29.439Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T12:52:29.439Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T12:52:29.439Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T12:52:29.439Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T12:52:31.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ab8120_} [2022-03-11T12:52:32.546Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T12:52:33.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11915813373_c:\foo_false____} [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T12:52:35.305Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T12:52:35.305Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T12:52:36.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11915813373_c:\foo_true____} [2022-03-11T12:52:37.535Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T12:52:37.535Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T12:52:37.535Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T12:52:39.600Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T12:52:40.495Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T12:52:40.495Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T12:52:40.495Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T12:52:40.495Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T12:52:40.495Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T12:52:42.489Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T12:52:42.489Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T12:52:42.489Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T12:52:44.284Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T12:52:44.781Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T12:52:44.781Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T12:52:44.781Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T12:52:44.781Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T12:52:44.781Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T12:52:44.781Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T12:52:44.781Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T12:52:46.213Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T12:52:46.213Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T12:52:46.951Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.951Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T12:52:46.951Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.952Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T12:52:46.952Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.952Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T12:52:46.952Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T12:52:46.952Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T12:52:49.853Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T12:52:49.853Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T12:52:49.853Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T12:52:49.853Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T12:52:52.750Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T12:52:52.750Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T12:52:52.750Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T12:52:52.750Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T12:52:52.750Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T12:52:52.750Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T12:52:52.750Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T12:52:52.960Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T12:52:54.754Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T12:52:57.429Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T12:52:57.712Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T12:53:00.324Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T12:53:00.324Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T12:53:00.324Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T12:53:00.324Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T12:53:00.324Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T12:53:01.806Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T12:53:04.896Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T12:53:04.896Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T12:53:04.896Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T12:53:04.896Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T12:53:08.693Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T12:53:10.355Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T12:53:10.909Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T12:53:13.868Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T12:53:13.868Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T12:53:13.868Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T12:53:13.868Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T12:53:13.868Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T12:53:13.868Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T12:53:13.868Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T12:53:15.035Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T12:53:15.113Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T12:53:15.113Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T12:53:15.113Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T12:53:15.113Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T12:53:15.113Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T12:53:18.623Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T12:53:19.707Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T12:53:19.707Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T12:53:19.707Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T12:53:20.188Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T12:53:22.403Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T12:53:23.432Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T12:53:26.327Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T12:53:28.272Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T12:53:28.272Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T12:53:28.272Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T12:53:28.272Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T12:53:28.272Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T12:53:28.272Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T12:53:28.272Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T12:53:30.486Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T12:53:30.486Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T12:53:30.954Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T12:53:31.427Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T12:53:32.993Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T12:53:32.993Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T12:53:35.953Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T12:53:36.179Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T12:53:36.179Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T12:53:36.179Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T12:53:36.179Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T12:53:36.179Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T12:53:36.643Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T12:53:36.643Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T12:53:36.643Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T12:53:36.643Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T12:53:36.643Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T12:53:37.145Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T12:53:37.145Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T12:53:37.602Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T12:53:37.602Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T12:53:37.602Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T12:53:38.904Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T12:53:40.363Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T12:53:40.497Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T12:53:40.497Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:53:40.497Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T12:53:40.497Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T12:53:40.497Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T12:53:40.497Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T12:53:40.497Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T12:53:40.497Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T12:53:40.497Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T12:53:40.497Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T12:53:40.497Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T12:53:41.118Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T12:53:41.118Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T12:53:41.118Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T12:53:42.667Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T12:53:44.087Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T12:53:45.568Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T12:53:45.568Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T12:53:46.025Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T12:53:47.937Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T12:53:47.937Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.937Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T12:53:47.937Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.937Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T12:53:47.937Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T12:53:47.938Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T12:53:47.938Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T12:53:47.938Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T12:53:47.938Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T12:53:47.938Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T12:53:47.938Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T12:53:47.938Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T12:53:47.938Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T12:53:47.938Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T12:53:47.938Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T12:53:47.938Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T12:53:47.938Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T12:53:47.938Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPortList [2022-03-11T12:53:47.938Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T12:53:47.938Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T12:53:48.197Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T12:53:49.167Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T12:53:49.167Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T12:53:49.167Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T12:53:49.167Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T12:53:49.624Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T12:53:49.624Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T12:53:49.624Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T12:53:49.624Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T12:53:50.081Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T12:53:51.553Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T12:53:51.553Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T12:53:51.553Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T12:53:54.985Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T12:53:54.985Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T12:53:54.985Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T12:53:54.985Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T12:53:54.985Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T12:53:54.985Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T12:53:54.985Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T12:53:54.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T12:53:54.986Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T12:53:54.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T12:53:55.361Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T12:53:55.361Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T12:53:55.361Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T12:53:55.361Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T12:53:55.361Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T12:53:55.361Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T12:53:55.361Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T12:53:55.361Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T12:53:55.361Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T12:54:00.388Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T12:54:00.388Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T12:54:00.388Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T12:54:02.044Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T12:54:02.044Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T12:54:02.044Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T12:54:03.287Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T12:54:03.287Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T12:54:03.287Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T12:54:03.287Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T12:54:04.031Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T12:54:04.031Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T12:54:04.031Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T12:54:04.031Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T12:54:04.031Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T12:54:04.031Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T12:54:04.031Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T12:54:04.031Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T12:54:04.031Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T12:54:04.031Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T12:54:04.031Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T12:54:04.031Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T12:54:04.031Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T12:54:05.597Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T12:54:06.186Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T12:54:06.186Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.186Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T12:54:06.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T12:54:06.644Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T12:54:06.644Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T12:54:06.644Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.644Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T12:54:06.644Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.644Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T12:54:06.644Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T12:54:06.644Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T12:54:08.552Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T12:54:08.552Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T12:54:08.552Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T12:54:09.551Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T12:54:10.767Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T12:54:10.767Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T12:54:10.767Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T12:54:10.767Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T12:54:10.767Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T12:54:10.767Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T12:54:10.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T12:54:10.767Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T12:54:10.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T12:54:10.767Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T12:54:10.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T12:54:10.767Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T12:54:10.768Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T12:54:12.445Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T12:54:14.615Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T12:54:16.826Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T12:54:16.826Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T12:54:16.826Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T12:54:28.601Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T12:54:28.601Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T12:54:28.601Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T12:54:28.601Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T12:54:28.601Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T12:54:28.601Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T12:54:28.601Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T12:54:28.601Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T12:54:30.171Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T12:54:30.172Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T12:54:31.598Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T12:54:33.968Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T12:54:33.968Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T12:54:34.440Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T12:54:34.440Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T12:54:34.908Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T12:54:35.683Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T12:54:38.579Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T12:54:43.575Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T12:54:43.575Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T12:54:43.575Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T12:54:44.362Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T12:54:44.564Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T12:54:44.564Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T12:54:44.564Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T12:54:44.564Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T12:54:46.535Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T12:54:47.504Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T12:54:52.651Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T12:54:52.651Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T12:54:52.651Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T12:54:52.651Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T12:54:52.651Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T12:54:52.651Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T12:54:53.251Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T12:54:53.251Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T12:54:53.251Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T12:54:53.281Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T12:54:53.282Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T12:54:54.814Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T12:54:56.368Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T12:55:05.125Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T12:55:05.756Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T12:55:05.756Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.756Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite (2500.53s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.39s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.78s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.34s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.41s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.29s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.31s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.72s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.17s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.51s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.36s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.77s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.37s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.60s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.10s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.45s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.39s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.17s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.74s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.03s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.60s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.21s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.04s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.79s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.42s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.12s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.41s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.18s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.07s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.38s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.82s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.54s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.76s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.22s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.38s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.32s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.45s) [2022-03-11T12:55:05.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.79s) [2022-03-11T12:55:05.756Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.96s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.86s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.46s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.95s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.54s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.67s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.79s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.12s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (85.30s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.52s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.40s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.16s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.30s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.26s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFails (2.77s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.67s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.61s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.83s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.60s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.89s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.45s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildHistory (12.72s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.56s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.17s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.61s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.78s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.69s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.97s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.59s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.26s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.15s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.85s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.32s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.35s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.06s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.34s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.85s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.35s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.08s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.20s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.43s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.22s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.39s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.44s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.80s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.14s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildRm (13.37s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.66s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.32s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.22s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.18s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.64s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.77s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.19s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildStderr (5.42s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.89s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.81s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.90s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.77s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.21s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.31s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.34s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.99s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.27s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.73s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.08s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.13s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.17s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.14s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestCommitChange (5.82s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.34s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.31s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestCommitTTY (8.23s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.52s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.28s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.42s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.82s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.89s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.58s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.36s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.42s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.86s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.47s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.00s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.82s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.41s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.41s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.15s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.84s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.37s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.66s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.25s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.33s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.28s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.78s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.79s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.65s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.77s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007ddaa0_} (2.73s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13101796973_c:\foo_false____} (2.74s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13101796973_c:\foo_true____} (2.79s) [2022-03-11T12:55:05.757Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T12:55:05.757Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.97s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.23s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.97s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.08s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.85s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.38s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.49s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCpToStdout (2.98s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.81s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.07s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.22s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.87s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.88s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.86s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.95s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.39s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsCopy (5.25s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.16s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.76s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.77s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFilters (5.79s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFormat (5.78s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsRename (2.98s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsResize (8.19s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.76s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.70s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.38s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.79s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.28s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.32s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.28s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.31s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.41s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.31s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.14s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.45s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecInspectID (4.82s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.62s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.42s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.12s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.10s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.20s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.31s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.24s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.37s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.97s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.30s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.30s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.05s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.74s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.79s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.74s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.81s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectDefault (2.79s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectHistory (5.13s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.74s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.27s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.72s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.42s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.31s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectStatus (3.54s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.62s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.54s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.80s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.37s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.78s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.69s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.22s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.06s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.79s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.38s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.84s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.85s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.99s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.79s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.63s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.96s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.85s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsSince (9.59s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsTail (3.26s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.05s) [2022-03-11T12:55:05.758Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.85s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-11T12:55:05.758Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.50s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.58s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsByOrder (9.61s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.37s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.80s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.37s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.45s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.83s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.32s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.42s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.49s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.55s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.36s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.87s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.87s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.76s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.12s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.08s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.10s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.31s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.41s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.79s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.72s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.06s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.57s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.90s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.71s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.17s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.37s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.48s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.48s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.80s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.67s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.77s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.66s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.74s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.76s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.50s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.80s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.40s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.86s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.22s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.87s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.46s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.85s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunExitCode (2.84s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.82s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.84s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.80s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.00s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.67s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.86s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.36s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.87s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.07s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.53s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.61s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.70s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunRm (2.78s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.85s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.84s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.36s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.83s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.57s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-11T12:55:05.759Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2022-03-11T12:55:05.759Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.76s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.81s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.48s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.51s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.41s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.85s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.74s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.48s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.82s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.92s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.29s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.43s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.28s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.72s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.78s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.75s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.20s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.03s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.76s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.32s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.54s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.34s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.99s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.55s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.77s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.05s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.95s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T12:55:05.760Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T12:55:05.760Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T12:55:05.760Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T12:55:05.760Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T12:55:05.760Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T12:55:05.760Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T12:55:05.760Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T12:55:05.760Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T12:55:05.761Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T12:55:05.761Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T12:55:05.761Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T12:55:05.761Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T12:55:05.761Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T12:55:05.761Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T12:55:05.761Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T12:55:05.761Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T12:55:05.761Z] === RUN TestDockerDaemonSuite [2022-03-11T12:55:05.761Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T12:55:05.761Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T12:55:05.761Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T12:55:05.761Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T12:55:05.761Z] === RUN TestDockerSwarmSuite [2022-03-11T12:55:05.761Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T12:55:05.761Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T12:55:05.761Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T12:55:05.761Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T12:55:05.761Z] === RUN TestDockerNetworkSuite [2022-03-11T12:55:05.761Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T12:55:05.761Z] === RUN TestDockerHubPullSuite [2022-03-11T12:55:05.761Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T12:55:05.761Z] PASS [2022-03-11T12:55:05.761Z] ok github.com/docker/docker/integration-cli 2500.961s [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === Skipped [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T12:55:05.761Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T12:55:05.761Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-11T12:55:05.761Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T12:55:05.761Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T12:55:05.761Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T12:55:05.761Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T12:55:05.761Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T12:55:05.761Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T12:55:05.761Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T12:55:05.761Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T12:55:05.761Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-03-11T12:55:05.761Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T12:55:05.761Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T12:55:05.761Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T12:55:05.761Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T12:55:05.761Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T12:55:05.761Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T12:55:05.761Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-11T12:55:05.761Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T12:55:05.761Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-11T12:55:05.761Z] [2022-03-11T12:55:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T12:55:06.232Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-11T12:55:06.232Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-11T12:55:06.232Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.232Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-11T12:55:06.232Z] [2022-03-11T12:55:06.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-11T12:55:06.233Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T12:55:06.233Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T12:55:06.233Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-11T12:55:06.233Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T12:55:06.233Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-11T12:55:06.233Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-11T12:55:06.233Z] [2022-03-11T12:55:06.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T12:55:06.233Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T12:55:06.234Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T12:55:06.234Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-11T12:55:06.234Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-11T12:55:06.234Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-11T12:55:06.234Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T12:55:06.234Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T12:55:06.234Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T12:55:06.234Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T12:55:06.234Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T12:55:06.234Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T12:55:06.234Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T12:55:06.234Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-11T12:55:06.234Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.234Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-11T12:55:06.234Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T12:55:06.235Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T12:55:06.235Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T12:55:06.235Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-11T12:55:06.235Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-11T12:55:06.235Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-11T12:55:06.235Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T12:55:06.235Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-11T12:55:06.235Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.235Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-11T12:55:06.235Z] [2022-03-11T12:55:06.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T12:55:06.235Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T12:55:06.236Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.236Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T12:55:06.236Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.237Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-11T12:55:06.237Z] [2022-03-11T12:55:06.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T12:55:06.237Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-11T12:55:06.705Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.705Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-11T12:55:06.705Z] [2022-03-11T12:55:06.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-11T12:55:06.706Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T12:55:06.706Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.706Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T12:55:06.706Z] [2022-03-11T12:55:06.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T12:55:06.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T12:55:06.707Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] DONE 1088 tests, 539 skipped in 2513.437s [2022-03-11T12:55:06.707Z] INFO: Integration tests ended at 03/11/2022 12:55:06. Duration:00:41:53.5723852 [2022-03-11T12:55:06.707Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] Containers: 2 [2022-03-11T12:55:06.707Z] Running: 0 [2022-03-11T12:55:06.707Z] Paused: 0 [2022-03-11T12:55:06.707Z] Stopped: 2 [2022-03-11T12:55:06.707Z] Images: 18 [2022-03-11T12:55:06.707Z] Server Version: 0.0.0-dev [2022-03-11T12:55:06.707Z] Storage Driver: windowsfilter [2022-03-11T12:55:06.707Z] Windows: [2022-03-11T12:55:06.707Z] Logging Driver: json-file [2022-03-11T12:55:06.707Z] Plugins: [2022-03-11T12:55:06.707Z] Volume: local [2022-03-11T12:55:06.707Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T12:55:06.707Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T12:55:06.707Z] Swarm: inactive [2022-03-11T12:55:06.707Z] Default Isolation: process [2022-03-11T12:55:06.707Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T12:55:06.707Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T12:55:06.707Z] OSType: windows [2022-03-11T12:55:06.707Z] Architecture: x86_64 [2022-03-11T12:55:06.707Z] CPUs: 4 [2022-03-11T12:55:06.707Z] Total Memory: 32GiB [2022-03-11T12:55:06.707Z] Name: azwin-2-cbd700 [2022-03-11T12:55:06.707Z] ID: EIIN:3XGT:OI6A:Y377:3T6O:U7QE:7ZSH:7MGX:KUKO:NON7:35Y4:XLJQ [2022-03-11T12:55:06.707Z] Docker Root Dir: D:\CI\PR-43354\7\daemon [2022-03-11T12:55:06.707Z] Debug Mode (client): false [2022-03-11T12:55:06.707Z] Debug Mode (server): true [2022-03-11T12:55:06.707Z] File Descriptors: -1 [2022-03-11T12:55:06.707Z] Goroutines: 17 [2022-03-11T12:55:06.707Z] System Time: 2022-03-11T12:55:06.45951Z [2022-03-11T12:55:06.707Z] EventsListeners: 0 [2022-03-11T12:55:06.707Z] Registry: https://index.docker.io/v1/ [2022-03-11T12:55:06.707Z] Labels: [2022-03-11T12:55:06.707Z] Experimental: false [2022-03-11T12:55:06.707Z] Insecure Registries: [2022-03-11T12:55:06.707Z] 127.0.0.0/8 [2022-03-11T12:55:06.707Z] Live Restore Enabled: false [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] [2022-03-11T12:55:06.707Z] INFO: Stopping daemon under test [2022-03-11T12:55:06.707Z] SUCCESS: The process with PID 3368 (child process of PID 4184) has been terminated. [2022-03-11T12:55:06.707Z] SUCCESS: The process with PID 4184 (child process of PID 3796) has been terminated. [2022-03-11T12:55:06.707Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T12:55:06.707Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 12:55:06. [2022-03-11T12:55:06.707Z] INFO: Tidying up at end of run [2022-03-11T12:55:07.176Z] INFO: Saving daemon under test log (d:\CI\PR-43354\7\dut.out) to bundles\CIDUT.out [2022-03-11T12:55:07.176Z] INFO: Saving daemon under test log (d:\CI\PR-43354\7\dut.err) to bundles\CIDUT.err [2022-03-11T12:55:07.176Z] INFO: Saving containerd logs to bundles [2022-03-11T12:55:07.176Z] INFO: Nuke-Everything... [2022-03-11T12:55:07.176Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T12:55:07.176Z] 1cc0e86be266 [2022-03-11T12:55:07.176Z] 755c347bc0aa [2022-03-11T12:55:07.176Z] INFO: Tidying pidfile d:\CI\PR-43354\7\docker.pid [2022-03-11T12:55:07.646Z] INFO: Nuking d:\CI [2022-03-11T12:55:08.731Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T12:55:09.807Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T12:55:09.807Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T12:55:09.807Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T12:55:09.807Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T12:55:09.807Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T12:55:09.807Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T12:55:09.807Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T12:55:09.807Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T12:55:09.807Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T12:55:10.771Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T12:55:10.771Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T12:55:10.771Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T12:55:13.668Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T12:55:14.504Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T12:55:14.504Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T12:55:14.504Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T12:55:14.504Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T12:55:14.504Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T12:55:22.218Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T12:55:23.049Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T12:55:23.049Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T12:55:23.049Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T12:55:23.049Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T12:55:23.049Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T12:55:23.049Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T12:55:23.049Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T12:55:23.049Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T12:55:23.049Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T12:55:24.389Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T12:55:27.293Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T12:55:31.974Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T12:55:31.974Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T12:55:31.974Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T12:55:32.946Z] INFO: Zapped successfully [2022-03-11T12:55:32.947Z] [2022-03-11T12:55:32.947Z] INFO: executeCI.ps1 exiting at Fri Mar 11 12:55:31 CUT 2022. Duration 01:07:23.9979220 [2022-03-11T12:55:32.947Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T12:55:33.200Z] Recording test results [2022-03-11T12:55:33.343Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T12:55:33.343Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T12:55:33.343Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T12:55:34.869Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T12:55:34.869Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T12:55:34.869Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T12:55:34.871Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T12:55:36.399Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T12:55:37.361Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T12:55:37.361Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T12:55:37.361Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T12:55:39.555Z] === RUN TestDockerSuite/TestExec [2022-03-11T12:55:39.555Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:55:39.555Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T12:55:39.555Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T12:55:39.555Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T12:55:41.727Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T12:55:42.355Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T12:55:43.911Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T12:55:43.911Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:55:43.911Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T12:55:43.911Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T12:55:43.911Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T12:55:43.911Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T12:55:43.911Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T12:55:43.965Z] Creating win-2022-integration-bundles.zip [2022-03-11T12:55:44.418Z] === RUN TestDockerSuite/TestRestartContainerSuccess [Pipeline] archiveArtifacts [2022-03-11T12:55:45.756Z] Archiving artifacts [2022-03-11T12:55:46.088Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T12:55:48.987Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T12:55:51.159Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T12:55:51.475Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T12:55:53.332Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T12:55:55.191Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T12:55:58.052Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T12:55:58.052Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T12:55:58.052Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T12:55:58.052Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T12:55:58.052Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T12:55:58.052Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T12:55:58.052Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T12:56:00.948Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T12:56:01.614Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T12:56:02.638Z] + make clean [2022-03-11T12:56:04.206Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T12:56:04.206Z] docker-dev-cache [2022-03-11T12:56:04.206Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T12:56:06.725Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T12:56:06.725Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T12:56:06.725Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T12:56:06.725Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T12:56:06.725Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T12:56:06.725Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T12:56:06.725Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T12:56:06.725Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T12:56:06.725Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T12:56:06.725Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T12:56:06.725Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T12:56:08.894Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T12:56:08.894Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T12:56:08.894Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T12:56:08.894Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T12:56:08.894Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T12:56:08.894Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T12:56:08.894Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T12:56:08.894Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T12:56:08.894Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T12:56:08.894Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T12:56:08.894Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T12:56:11.793Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T12:56:11.793Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T12:56:11.793Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T12:56:20.341Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T12:56:20.341Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T12:56:20.341Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T12:56:20.341Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T12:56:20.341Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T12:56:20.341Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T12:56:20.341Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T12:56:27.402Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T12:56:30.846Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T12:56:30.846Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:56:30.846Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T12:56:33.181Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T12:56:36.909Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T12:56:37.895Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T12:56:37.895Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T12:56:37.895Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T12:56:38.352Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T12:56:42.692Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T12:56:42.692Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:56:42.692Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T12:56:42.692Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T12:56:42.692Z] === RUN TestDockerSuite/TestHealth [2022-03-11T12:56:42.692Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T12:56:42.692Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T12:56:43.151Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T12:56:43.151Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T12:56:43.151Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T12:56:46.896Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T12:56:48.934Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T12:56:48.934Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T12:56:48.934Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T12:56:48.934Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T12:56:48.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T12:56:48.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T12:56:48.934Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T12:56:49.391Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T12:56:49.391Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T12:56:49.391Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T12:56:50.926Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T12:56:50.926Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T12:56:53.096Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T12:56:53.096Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T12:56:53.947Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T12:56:53.947Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:56:53.947Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T12:56:55.992Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T12:56:58.889Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T12:56:58.889Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T12:56:58.889Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T12:56:58.889Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T12:57:01.005Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T12:57:01.006Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T12:57:01.006Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T12:57:02.616Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T12:57:03.073Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T12:57:03.073Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T12:57:03.073Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T12:57:03.073Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T12:57:03.073Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T12:57:03.073Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T12:57:03.073Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T12:57:03.073Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T12:57:03.073Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.073Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T12:57:03.073Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T12:57:03.531Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T12:57:10.595Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T12:57:13.492Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T12:57:13.492Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T12:57:13.492Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T12:57:13.492Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T12:57:13.492Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T12:57:13.492Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T12:57:13.492Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T12:57:13.492Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T12:57:15.663Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T12:57:15.663Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T12:57:18.563Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T12:57:18.563Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T12:57:18.563Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T12:57:18.563Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T12:57:18.563Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T12:57:18.563Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T12:57:18.563Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T12:57:20.735Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T12:57:22.051Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T12:57:24.218Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T12:57:25.179Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T12:57:26.521Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T12:57:26.521Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T12:57:26.521Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T12:57:26.521Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T12:57:26.521Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T12:57:26.521Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T12:57:26.521Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T12:57:28.693Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T12:57:30.867Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T12:57:31.325Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T12:57:33.498Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T12:57:35.475Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T12:57:36.394Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T12:57:36.394Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T12:57:36.394Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T12:57:36.394Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T12:57:38.567Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T12:57:41.244Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T12:57:41.469Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T12:57:47.248Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T12:57:49.421Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T12:57:51.540Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T12:57:51.593Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T12:57:54.492Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T12:57:56.663Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T12:57:57.311Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T12:57:58.276Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T12:58:02.007Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T12:58:03.716Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T12:58:12.269Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T12:58:12.269Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T12:58:12.269Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T12:58:12.269Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T12:58:14.440Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T12:58:16.618Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T12:58:22.399Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T12:58:25.297Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T12:58:25.297Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T12:58:25.297Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T12:58:27.114Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T12:58:27.467Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T12:58:27.467Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T12:58:28.077Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T12:58:35.124Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T12:58:36.014Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T12:58:36.085Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T12:58:36.085Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T12:58:36.085Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T12:58:36.085Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T12:58:36.085Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T12:58:36.085Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T12:58:36.085Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T12:58:36.085Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T12:58:36.085Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T12:58:36.085Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T12:58:36.085Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T12:58:36.085Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T12:58:36.085Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T12:58:36.085Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T12:58:36.085Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T12:58:38.981Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T12:58:38.981Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T12:58:38.981Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T12:58:38.981Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T12:58:38.981Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T12:58:43.074Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T12:58:46.028Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T12:58:49.750Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T12:58:51.626Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T12:58:53.159Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T12:58:53.470Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T12:58:56.053Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T12:58:56.053Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T12:58:56.053Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T12:58:56.371Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T12:58:58.950Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T12:59:00.088Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T12:59:00.088Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T12:59:01.120Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.136Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T12:59:07.136Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T12:59:07.137Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T12:59:10.024Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T12:59:10.024Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T12:59:10.480Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T12:59:11.432Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T12:59:11.432Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T12:59:11.432Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T12:59:11.432Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T12:59:11.432Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T12:59:14.328Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T12:59:15.156Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T12:59:15.156Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T12:59:15.156Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T12:59:15.156Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T12:59:15.156Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T12:59:17.224Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T12:59:18.042Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T12:59:18.042Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T12:59:18.042Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T12:59:18.042Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T12:59:18.042Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T12:59:18.042Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T12:59:18.042Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T12:59:18.042Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T12:59:18.042Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T12:59:18.042Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T12:59:18.042Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T12:59:18.042Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T12:59:18.042Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T12:59:18.042Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T12:59:18.042Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T12:59:19.397Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T12:59:19.397Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.397Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T12:59:19.397Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T12:59:19.855Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T12:59:19.855Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T12:59:19.855Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T12:59:19.855Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T12:59:19.855Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T12:59:19.855Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T12:59:19.855Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T12:59:19.855Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T12:59:19.855Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T12:59:19.855Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T12:59:19.855Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T12:59:19.855Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T12:59:19.855Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T12:59:19.855Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPortList [2022-03-11T12:59:19.855Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T12:59:19.855Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T12:59:20.208Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T12:59:23.928Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T12:59:25.810Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T12:59:25.810Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T12:59:25.810Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T12:59:25.810Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T12:59:25.810Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T12:59:25.810Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T12:59:25.810Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T12:59:25.810Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T12:59:25.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T12:59:27.645Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T12:59:27.645Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T12:59:27.645Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T12:59:27.645Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T12:59:27.645Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T12:59:27.645Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T12:59:27.645Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T12:59:30.501Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T12:59:30.501Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T12:59:30.501Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T12:59:30.550Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T12:59:30.550Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T12:59:30.550Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T12:59:30.550Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T12:59:30.550Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T12:59:30.550Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T12:59:30.550Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T12:59:30.550Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T12:59:30.550Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T12:59:32.734Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T12:59:39.813Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T12:59:39.813Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T12:59:39.813Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T12:59:39.813Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T12:59:39.813Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T12:59:39.813Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T12:59:39.813Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T12:59:39.813Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T12:59:39.813Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T12:59:39.813Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T12:59:39.813Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T12:59:39.813Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T12:59:39.813Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T12:59:40.833Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T12:59:40.833Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T12:59:40.833Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T12:59:43.530Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T12:59:43.530Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T12:59:43.530Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T12:59:43.530Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T12:59:43.530Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T12:59:43.530Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T12:59:47.251Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T12:59:50.972Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T12:59:50.972Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T12:59:50.972Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T12:59:51.136Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T12:59:53.868Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T12:59:53.868Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T12:59:53.868Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T12:59:53.868Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T12:59:53.868Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T12:59:53.868Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T12:59:53.868Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T12:59:57.586Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T13:00:00.487Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T13:00:04.208Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T13:00:07.098Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T13:00:07.555Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T13:00:07.555Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T13:00:07.555Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T13:00:07.555Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T13:00:07.555Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T13:00:07.555Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T13:00:07.555Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T13:00:07.555Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T13:00:07.555Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T13:00:07.555Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T13:00:07.555Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T13:00:07.555Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T13:00:07.555Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T13:00:07.555Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T13:00:07.555Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T13:00:12.205Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T13:00:12.205Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T13:00:12.205Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T13:00:12.205Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T13:00:14.605Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T13:00:14.605Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T13:00:14.605Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T13:00:14.605Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T13:00:14.605Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T13:00:14.605Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T13:00:14.605Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T13:00:14.605Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T13:00:14.605Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T13:00:14.605Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T13:00:14.605Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T13:00:14.605Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T13:00:23.156Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T13:00:23.156Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T13:00:23.156Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T13:00:24.581Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T13:00:25.323Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T13:00:25.323Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T13:00:29.268Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T13:00:35.626Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T13:00:35.626Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T13:00:35.626Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T13:00:35.626Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T13:00:35.626Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T13:00:35.626Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T13:00:35.626Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T13:00:42.677Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T13:00:46.945Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T13:00:49.734Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T13:00:49.734Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T13:00:50.695Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T13:00:51.668Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T13:00:51.668Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T13:00:51.668Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T13:00:51.668Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T13:00:51.669Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T13:00:52.861Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T13:00:55.752Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T13:00:56.714Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T13:00:59.601Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T13:01:00.057Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T13:01:00.057Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T13:01:00.057Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T13:01:00.057Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T13:01:00.057Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T13:01:00.057Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T13:01:00.057Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T13:01:00.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T13:01:00.057Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T13:01:00.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T13:01:00.057Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T13:01:00.057Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T13:01:00.057Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T13:01:00.057Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T13:01:00.057Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T13:01:00.057Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T13:01:01.972Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T13:01:01.972Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T13:01:01.972Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T13:01:01.972Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T13:01:01.972Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T13:01:01.972Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T13:01:01.972Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T13:01:01.972Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T13:01:01.972Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T13:01:05.830Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T13:01:05.830Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T13:01:05.830Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T13:01:05.830Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T13:01:05.830Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T13:01:05.830Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T13:01:05.830Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T13:01:05.830Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T13:01:05.830Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T13:01:05.830Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T13:01:05.831Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T13:01:10.530Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T13:01:10.530Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T13:01:10.530Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T13:01:11.497Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T13:01:11.497Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T13:01:11.497Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T13:01:13.030Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T13:01:13.995Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T13:01:13.995Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T13:01:13.995Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T13:01:18.295Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T13:01:18.295Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T13:01:18.295Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T13:01:18.672Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T13:01:20.460Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T13:01:23.352Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T13:01:26.254Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T13:01:27.510Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T13:01:30.406Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T13:01:34.120Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T13:01:37.839Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T13:01:38.300Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T13:01:38.300Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T13:01:38.300Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T13:01:38.300Z] === RUN TestDockerSuite/TestRunState [2022-03-11T13:01:38.300Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T13:01:38.300Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T13:01:42.018Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T13:01:42.018Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T13:01:42.018Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T13:01:42.018Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T13:01:42.018Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T13:01:42.018Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T13:01:42.018Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T13:01:42.018Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T13:01:42.474Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T13:01:42.474Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T13:01:42.474Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T13:01:42.474Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T13:01:48.255Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T13:01:48.255Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T13:01:51.380Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T13:01:51.380Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T13:01:51.380Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T13:01:51.975Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T13:01:51.975Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T13:01:51.975Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T13:01:55.690Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T13:01:55.691Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T13:01:55.691Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T13:01:55.691Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T13:01:55.691Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T13:01:56.057Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T13:01:56.057Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T13:01:56.057Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T13:01:56.514Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T13:01:59.409Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T13:02:01.194Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T13:02:09.714Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T13:02:11.949Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T13:02:11.949Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T13:02:11.949Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T13:02:15.697Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T13:02:15.697Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T13:02:15.697Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T13:02:16.792Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T13:02:27.110Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T13:02:27.110Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T13:02:27.110Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T13:02:27.110Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T13:02:31.778Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T13:02:33.390Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T13:02:34.668Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T13:02:34.922Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T13:02:35.887Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T13:02:38.393Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T13:02:38.393Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T13:02:38.393Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T13:02:38.393Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T13:02:38.393Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T13:02:38.393Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T13:02:38.393Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T13:02:42.944Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T13:02:44.168Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T13:02:47.063Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T13:02:48.727Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T13:02:49.229Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T13:02:56.278Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T13:02:56.278Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T13:02:56.278Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T13:02:56.278Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T13:02:56.278Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T13:02:56.278Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T13:02:56.278Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T13:02:57.277Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T13:02:58.445Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T13:02:58.901Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T13:02:59.356Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T13:02:59.812Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T13:03:01.337Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T13:03:01.337Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T13:03:01.959Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T13:03:02.922Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T13:03:05.055Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T13:03:05.818Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T13:03:08.776Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T13:03:11.668Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T13:03:11.668Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T13:03:11.668Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T13:03:24.031Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T13:03:24.031Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T13:03:24.031Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T13:03:26.895Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T13:03:26.895Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T13:03:28.702Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T13:03:28.702Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T13:03:28.702Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T13:03:28.702Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T13:03:29.160Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T13:03:29.160Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T13:03:29.160Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T13:03:29.160Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T13:03:29.160Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T13:03:32.679Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T13:03:33.645Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T13:03:33.645Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T13:03:33.645Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T13:03:33.645Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T13:03:33.645Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T13:03:33.645Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T13:03:33.645Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T13:03:33.645Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T13:03:33.645Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T13:03:33.645Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T13:03:33.645Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T13:03:33.645Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T13:03:33.645Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T13:03:33.645Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T13:03:33.645Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T13:03:35.820Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T13:03:35.820Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T13:03:35.820Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T13:03:35.820Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T13:03:35.820Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T13:03:39.460Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T13:03:39.460Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T13:03:39.460Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T13:03:39.460Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T13:03:39.460Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T13:03:39.460Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T13:03:39.460Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T13:03:39.460Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T13:03:39.460Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T13:03:39.460Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T13:03:39.460Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T13:03:39.460Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T13:03:39.460Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T13:03:40.504Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T13:03:43.185Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T13:03:44.231Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T13:03:46.401Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T13:03:47.856Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T13:03:47.856Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T13:03:47.856Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T13:03:51.588Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T13:03:51.588Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T13:03:51.588Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T13:03:51.588Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T13:03:51.588Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T13:03:51.588Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T13:03:51.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T13:03:51.588Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T13:03:51.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T13:03:51.588Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T13:03:51.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T13:03:51.588Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T13:03:51.588Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T13:03:54.974Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T13:03:56.543Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T13:03:56.543Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T13:04:06.975Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T13:04:06.975Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T13:04:09.197Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T13:04:09.197Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T13:04:09.197Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T13:04:09.383Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T13:04:09.383Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T13:04:09.383Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T13:04:09.383Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T13:04:09.383Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T13:04:09.383Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T13:04:09.383Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T13:04:09.383Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T13:04:12.337Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T13:04:12.337Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T13:04:12.996Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T13:04:12.996Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T13:04:12.996Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T13:04:12.996Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T13:04:12.996Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T13:04:15.216Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T13:04:15.217Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T13:04:15.217Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T13:04:15.217Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T13:04:15.217Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T13:04:15.217Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T13:04:15.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T13:04:15.217Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T13:04:15.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T13:04:15.217Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T13:04:15.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T13:04:15.217Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T13:04:15.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T13:04:15.217Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T13:04:15.217Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T13:04:17.093Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T13:04:17.093Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T13:04:17.570Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T13:04:17.570Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T13:04:17.570Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T13:04:18.175Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T13:04:20.398Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T13:04:23.356Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T13:04:23.356Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T13:04:23.356Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T13:04:23.356Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T13:04:23.356Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T13:04:23.356Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T13:04:23.356Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T13:04:26.315Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T13:04:26.315Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T13:04:26.315Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T13:04:26.315Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T13:04:26.315Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T13:04:26.315Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T13:04:26.315Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T13:04:26.315Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T13:04:26.315Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T13:04:28.538Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T13:04:30.109Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T13:04:30.109Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T13:04:30.109Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T13:04:30.109Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T13:04:30.109Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T13:04:30.109Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T13:04:30.109Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T13:04:34.416Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T13:04:34.416Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T13:04:34.416Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T13:04:34.416Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T13:04:34.416Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T13:04:34.416Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T13:04:34.416Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T13:04:34.416Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T13:04:34.416Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T13:04:34.416Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T13:04:34.416Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T13:04:34.416Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T13:04:34.416Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T13:04:37.373Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T13:04:37.373Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T13:04:37.373Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T13:04:37.373Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T13:04:37.373Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T13:04:37.373Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T13:04:39.593Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T13:04:40.531Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T13:04:40.533Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T13:04:40.533Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T13:04:42.552Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T13:04:42.552Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T13:04:42.552Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T13:04:49.641Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T13:04:49.641Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T13:04:49.641Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T13:04:49.641Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T13:04:49.641Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T13:04:49.641Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T13:04:49.641Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T13:04:55.467Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T13:04:55.467Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T13:04:55.467Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite (2963.47s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.89s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.07s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.52s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.42s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (12.76s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.66s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.89s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.58s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.68s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.50s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.68s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.30s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.01s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.27s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.19s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.74s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.47s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.34s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.73s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.82s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.38s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.52s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.59s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.27s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.08s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.76s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.43s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.58s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.12s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.82s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.71s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.82s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.42s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.24s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.12s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.85s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.07s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.82s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.66s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.98s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.94s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.40s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.37s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.10s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.54s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.51s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.47s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.35s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.45s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.46s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.50s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.39s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.54s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.23s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.54s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.34s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFails (3.32s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.01s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.83s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.31s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.35s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.41s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.58s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildHistory (13.63s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.22s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.16s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.94s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.99s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.73s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.13s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.64s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.66s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.43s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.70s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.33s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.70s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.55s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T13:04:55.936Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.26s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.78s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.53s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.08s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.56s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.68s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.65s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.67s) [2022-03-11T13:04:55.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.18s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.55s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.93s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.56s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.55s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.55s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.37s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildRm (16.35s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (9.25s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.84s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.95s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.92s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.95s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.22s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.57s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.88s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildStderr (6.06s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.42s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.58s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.33s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.98s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.38s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.96s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.37s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.33s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.07s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.78s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.47s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.08s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.04s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.93s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.36s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.51s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCommitChange (6.43s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.95s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.42s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCommitTTY (9.38s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.52s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.26s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.41s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.43s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.46s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.13s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.20s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.61s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.06s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.42s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.46s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.64s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.13s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.33s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.53s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.73s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.27s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.47s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.08s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.31s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.37s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.97s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.37s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.27s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.35s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.34s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.32s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008fb938_} (3.30s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1376709483_c:\foo_false____} (3.35s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1376709483_c:\foo_true____} (3.41s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.13s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.64s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.51s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.41s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.40s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.40s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.80s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.19s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpToDot (3.78s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCpToStdout (3.68s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.47s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.85s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.59s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.51s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T13:04:55.937Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.57s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.51s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.76s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.13s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsCopy (6.14s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.02s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.47s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.74s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2022-03-11T13:04:55.937Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsFilters (6.95s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsFormat (6.66s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsRename (3.54s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsResize (33.81s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.40s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.13s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.84s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.74s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.42s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.41s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.56s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.03s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.03s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.09s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.34s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.10s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecInspectID (5.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.30s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.10s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.46s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.48s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.48s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.47s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.49s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.11s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.32s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.15s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.53s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.86s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.07s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.40s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.43s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.50s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.57s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectDefault (3.38s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectHistory (5.90s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.32s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.15s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.52s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.11s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.55s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectStatus (4.18s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.50s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.19s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.42s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.59s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.35s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.33s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.34s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.39s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.44s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.70s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.41s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.06s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.69s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.67s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.89s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.05s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.85s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.60s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.44s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsSince (10.09s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsTail (3.84s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.60s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.48s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.68s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.74s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsByOrder (14.22s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.28s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.87s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.12s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.49s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.17s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.60s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.21s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.80s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.77s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.13s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.63s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.05s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.05s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.49s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.39s) [2022-03-11T13:04:55.938Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.73s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.42s) [2022-03-11T13:04:55.938Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.20s) [2022-03-11T13:04:55.939Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-11T13:04:55.939Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.40s) [2022-03-11T13:04:55.939Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.66s) [2022-03-11T13:04:55.939Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.51s) [2022-03-11T13:04:55.939Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.77s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.56s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.79s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.78s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.39s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.79s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.62s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.25s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.27s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.36s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.37s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.82s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T13:04:56.409Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.39s) [2022-03-11T13:04:56.409Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.43s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.84s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.41s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.63s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.40s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.47s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.21s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.81s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.56s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.22s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.35s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.38s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.32s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunExitCode (3.37s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.36s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.39s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.37s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.20s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.51s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.80s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.04s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.15s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.16s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.28s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.25s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.19s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.89s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.04s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunRm (3.50s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.42s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.48s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.42s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.06s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.45s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.47s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.74s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.36s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.39s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.24s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.46s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.11s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.57s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.33s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.40s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.51s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.97s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.84s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.25s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.68s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.25s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.42s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.35s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.47s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.99s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.14s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.97s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.06s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.25s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.16s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.83s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.24s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.75s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.09s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.56s) [2022-03-11T13:04:56.410Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T13:04:56.410Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.91s) [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T13:04:56.410Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T13:04:56.410Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T13:04:56.410Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T13:04:56.410Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T13:04:56.410Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T13:04:56.410Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T13:04:56.410Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T13:04:56.410Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.410Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T13:04:56.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T13:04:56.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T13:04:56.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T13:04:56.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T13:04:56.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T13:04:56.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T13:04:56.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T13:04:56.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T13:04:56.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T13:04:56.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T13:04:56.411Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T13:04:56.411Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T13:04:56.411Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T13:04:56.411Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T13:04:56.411Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerDaemonSuite [2022-03-11T13:04:56.411Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T13:04:56.411Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T13:04:56.411Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T13:04:56.411Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerSwarmSuite [2022-03-11T13:04:56.411Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T13:04:56.411Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T13:04:56.411Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerNetworkSuite [2022-03-11T13:04:56.411Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T13:04:56.411Z] === RUN TestDockerHubPullSuite [2022-03-11T13:04:56.411Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T13:04:56.411Z] PASS [2022-03-11T13:04:56.411Z] ok github.com/docker/docker/integration-cli 2963.903s [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === Skipped [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-11T13:04:56.411Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T13:04:56.411Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T13:04:56.411Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T13:04:56.411Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T13:04:56.411Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T13:04:56.411Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T13:04:56.411Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T13:04:56.411Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.411Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T13:04:56.411Z] [2022-03-11T13:04:56.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T13:04:56.412Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T13:04:56.412Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-03-11T13:04:56.412Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T13:04:56.412Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T13:04:56.412Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T13:04:56.412Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-11T13:04:56.412Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T13:04:56.412Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T13:04:56.412Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T13:04:56.412Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-11T13:04:56.412Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T13:04:56.412Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.412Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T13:04:56.412Z] [2022-03-11T13:04:56.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T13:04:56.412Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-03-11T13:04:56.413Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-11T13:04:56.413Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-11T13:04:56.413Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T13:04:56.413Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T13:04:56.413Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T13:04:56.413Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T13:04:56.413Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T13:04:56.413Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T13:04:56.413Z] [2022-03-11T13:04:56.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T13:04:56.413Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T13:04:56.414Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T13:04:56.414Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T13:04:56.414Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-11T13:04:56.414Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T13:04:56.414Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T13:04:56.414Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T13:04:56.414Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T13:04:56.414Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.414Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T13:04:56.414Z] [2022-03-11T13:04:56.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T13:04:56.796Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T13:04:56.883Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T13:04:56.883Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T13:04:56.883Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T13:04:56.883Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T13:04:56.883Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T13:04:56.883Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T13:04:56.883Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T13:04:56.883Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T13:04:56.883Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T13:04:56.883Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T13:04:56.883Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.883Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T13:04:56.883Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-11T13:04:56.884Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T13:04:56.884Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T13:04:56.884Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T13:04:56.884Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T13:04:56.884Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T13:04:56.884Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T13:04:56.884Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T13:04:56.884Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T13:04:56.884Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T13:04:56.884Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T13:04:56.884Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-11T13:04:56.884Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-11T13:04:56.884Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T13:04:56.884Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T13:04:56.884Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-11T13:04:56.884Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-11T13:04:56.884Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.884Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-11T13:04:56.884Z] [2022-03-11T13:04:56.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T13:04:56.885Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T13:04:56.885Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T13:04:56.885Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.885Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T13:04:56.885Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T13:04:56.886Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.886Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T13:04:56.886Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T13:04:56.887Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T13:04:56.887Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T13:04:56.887Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.887Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T13:04:56.887Z] [2022-03-11T13:04:56.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T13:04:56.888Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-11T13:04:56.888Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T13:04:56.888Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T13:04:56.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T13:04:56.888Z] [2022-03-11T13:04:56.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T13:04:56.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T13:04:56.889Z] [2022-03-11T13:04:56.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T13:04:56.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.889Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T13:04:56.889Z] [2022-03-11T13:04:56.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T13:04:56.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.889Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T13:04:56.889Z] [2022-03-11T13:04:56.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T13:04:56.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.889Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T13:04:56.889Z] [2022-03-11T13:04:56.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T13:04:56.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.889Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T13:04:56.889Z] [2022-03-11T13:04:56.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T13:04:56.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.889Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T13:04:56.889Z] [2022-03-11T13:04:56.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T13:04:56.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:56.889Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T13:04:56.889Z] [2022-03-11T13:04:56.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T13:04:57.357Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] DONE 1088 tests, 544 skipped in 2976.566s [2022-03-11T13:04:57.357Z] INFO: Integration tests ended at 03/11/2022 13:04:56. Duration:00:49:36.7223828 [2022-03-11T13:04:57.357Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] Containers: 2 [2022-03-11T13:04:57.357Z] Running: 0 [2022-03-11T13:04:57.357Z] Paused: 0 [2022-03-11T13:04:57.357Z] Stopped: 2 [2022-03-11T13:04:57.357Z] Images: 18 [2022-03-11T13:04:57.357Z] Server Version: 0.0.0-dev [2022-03-11T13:04:57.357Z] Storage Driver: windowsfilter [2022-03-11T13:04:57.357Z] Windows: [2022-03-11T13:04:57.357Z] Logging Driver: json-file [2022-03-11T13:04:57.357Z] Plugins: [2022-03-11T13:04:57.357Z] Volume: local [2022-03-11T13:04:57.357Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T13:04:57.357Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T13:04:57.357Z] Swarm: inactive [2022-03-11T13:04:57.357Z] Default Isolation: process [2022-03-11T13:04:57.357Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T13:04:57.357Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T13:04:57.357Z] OSType: windows [2022-03-11T13:04:57.357Z] Architecture: x86_64 [2022-03-11T13:04:57.357Z] CPUs: 4 [2022-03-11T13:04:57.357Z] Total Memory: 32GiB [2022-03-11T13:04:57.357Z] Name: azwin-2-d93e30 [2022-03-11T13:04:57.357Z] ID: FLOU:NSA4:UXHM:VNAO:63B6:H6JV:PE2U:MV3E:FGY4:TNHK:S7HI:JWZX [2022-03-11T13:04:57.357Z] Docker Root Dir: D:\CI\PR-43354\7\daemon [2022-03-11T13:04:57.357Z] Debug Mode (client): false [2022-03-11T13:04:57.357Z] Debug Mode (server): true [2022-03-11T13:04:57.357Z] File Descriptors: -1 [2022-03-11T13:04:57.357Z] Goroutines: 46 [2022-03-11T13:04:57.357Z] System Time: 2022-03-11T13:04:56.9662214Z [2022-03-11T13:04:57.357Z] EventsListeners: 0 [2022-03-11T13:04:57.357Z] Registry: https://index.docker.io/v1/ [2022-03-11T13:04:57.357Z] Labels: [2022-03-11T13:04:57.357Z] Experimental: false [2022-03-11T13:04:57.357Z] Insecure Registries: [2022-03-11T13:04:57.357Z] 127.0.0.0/8 [2022-03-11T13:04:57.357Z] Live Restore Enabled: false [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] [2022-03-11T13:04:57.357Z] INFO: Stopping daemon under test [2022-03-11T13:04:57.357Z] SUCCESS: The process with PID 3760 (child process of PID 180) has been terminated. [2022-03-11T13:04:57.357Z] SUCCESS: The process with PID 180 (child process of PID 4540) has been terminated. [2022-03-11T13:04:57.357Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T13:04:57.357Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 13:04:57. [2022-03-11T13:04:57.357Z] INFO: Tidying up at end of run [2022-03-11T13:04:57.357Z] INFO: Saving daemon under test log (d:\CI\PR-43354\7\dut.out) to bundles\CIDUT.out [2022-03-11T13:04:57.357Z] INFO: Saving daemon under test log (d:\CI\PR-43354\7\dut.err) to bundles\CIDUT.err [2022-03-11T13:04:57.357Z] INFO: Saving containerd logs to bundles [2022-03-11T13:04:57.357Z] INFO: Nuke-Everything... [2022-03-11T13:04:57.825Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T13:04:57.826Z] 5431c451176c [2022-03-11T13:04:57.826Z] 7382ed2d2fd2 [2022-03-11T13:04:57.826Z] INFO: Tidying pidfile d:\CI\PR-43354\7\docker.pid [2022-03-11T13:04:57.826Z] INFO: Killing containerd with PID 3736 [2022-03-11T13:04:57.826Z] INFO: Nuking d:\CI [2022-03-11T13:04:59.756Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T13:05:01.975Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T13:05:09.145Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T13:05:09.145Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T13:05:09.145Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T13:05:09.145Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T13:05:09.145Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T13:05:09.145Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T13:05:09.145Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T13:05:09.145Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T13:05:13.908Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T13:05:13.908Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T13:05:13.908Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T13:05:13.908Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T13:05:13.908Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T13:05:13.908Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T13:05:13.908Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T13:05:13.908Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T13:05:13.908Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T13:05:13.908Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T13:05:13.908Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T13:05:13.908Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T13:05:24.347Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T13:05:24.347Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T13:05:24.347Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T13:05:26.569Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T13:05:26.569Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T13:05:27.942Z] INFO: Zapped successfully [2022-03-11T13:05:27.942Z] [2022-03-11T13:05:27.942Z] INFO: executeCI.ps1 exiting at Fri Mar 11 13:05:23 CUT 2022. Duration 01:16:54.6147126 [2022-03-11T13:05:27.942Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T13:05:28.192Z] Recording test results [2022-03-11T13:05:35.212Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T13:05:35.213Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T13:05:35.213Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T13:05:35.213Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T13:05:35.213Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T13:05:35.213Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T13:05:35.213Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T13:05:35.898Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T13:05:38.002Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-11T13:05:39.791Z] Archiving artifacts [2022-03-11T13:05:39.888Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T13:05:44.565Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T13:05:44.565Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T13:05:46.100Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T13:05:48.272Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T13:05:50.445Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T13:05:51.978Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T13:05:54.148Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T13:05:54.148Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T13:05:54.148Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T13:05:54.148Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T13:05:54.148Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T13:05:54.148Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T13:05:54.148Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T13:05:54.148Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T13:05:54.148Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T13:05:54.148Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T13:05:54.148Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T13:05:54.148Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T13:05:54.148Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T13:05:54.148Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T13:05:54.331Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T13:05:54.605Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T13:05:54.605Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T13:05:54.605Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T13:05:55.283Z] + make clean [2022-03-11T13:05:57.502Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T13:05:57.502Z] docker-dev-cache [2022-03-11T13:05:57.502Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T13:06:03.159Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T13:06:03.159Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T13:06:03.159Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T13:06:03.159Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T13:06:03.159Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T13:06:03.159Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T13:06:03.159Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T13:06:03.159Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T13:06:03.159Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T13:06:03.159Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T13:06:03.159Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T13:06:11.713Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T13:06:11.713Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T13:06:11.713Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T13:06:13.880Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T13:06:19.660Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T13:06:22.561Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T13:06:24.731Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T13:06:27.628Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T13:06:29.805Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T13:06:29.805Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T13:06:30.267Z] === RUN TestDockerSuite/TestRunState [2022-03-11T13:06:30.267Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T13:06:30.267Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T13:06:32.458Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T13:06:32.458Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T13:06:32.458Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T13:06:35.359Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T13:06:35.359Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T13:06:35.359Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T13:06:35.359Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T13:06:35.359Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T13:06:35.359Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T13:06:35.359Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T13:06:35.359Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T13:06:35.359Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T13:06:41.164Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T13:06:41.164Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T13:06:43.337Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T13:06:43.337Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T13:06:43.337Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T13:06:45.516Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T13:06:45.516Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T13:06:45.516Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T13:06:45.516Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T13:06:45.516Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T13:06:50.199Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T13:06:57.282Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T13:07:07.588Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T13:07:14.651Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T13:07:14.651Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T13:07:14.651Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T13:07:14.651Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T13:07:23.207Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T13:07:24.740Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T13:07:27.638Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T13:07:27.638Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T13:07:27.639Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T13:07:27.639Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T13:07:27.639Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T13:07:27.639Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T13:07:27.639Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T13:07:27.639Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T13:07:27.639Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T13:07:27.639Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T13:07:28.096Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T13:07:28.096Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T13:07:28.096Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T13:07:28.096Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T13:07:28.096Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T13:07:32.774Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T13:07:34.307Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T13:07:36.478Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T13:07:42.263Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T13:07:42.263Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T13:07:42.263Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T13:07:42.263Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.263Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T13:07:42.263Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T13:07:42.264Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T13:07:42.264Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T13:07:42.264Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T13:07:42.264Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T13:07:44.433Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T13:07:44.891Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T13:07:44.891Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T13:07:45.348Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T13:07:47.521Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T13:07:47.521Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T13:07:49.698Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T13:07:51.870Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T13:07:54.766Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T13:07:54.766Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T13:07:54.766Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T13:08:03.327Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T13:08:03.327Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T13:08:03.327Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T13:08:18.120Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T13:08:18.120Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T13:08:18.120Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T13:08:18.120Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T13:08:18.120Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T13:08:18.120Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T13:08:18.120Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T13:08:18.120Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T13:08:18.120Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T13:08:30.484Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T13:08:30.484Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T13:08:30.484Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T13:08:30.484Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T13:08:30.484Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T13:08:30.484Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T13:08:30.484Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T13:08:30.484Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T13:08:30.484Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T13:08:30.484Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T13:08:30.484Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T13:08:30.484Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T13:08:30.484Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T13:08:31.451Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T13:08:34.355Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T13:08:34.355Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T13:08:34.355Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T13:08:36.531Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T13:08:36.531Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T13:08:36.531Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T13:08:36.531Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T13:08:36.531Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T13:08:36.531Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T13:08:36.990Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T13:08:36.990Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T13:08:36.990Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T13:08:36.990Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T13:08:36.990Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T13:08:36.990Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T13:08:36.990Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T13:08:54.649Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T13:08:54.649Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T13:08:54.649Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T13:08:54.649Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T13:08:54.649Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T13:08:54.649Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T13:08:54.649Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T13:08:54.649Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T13:08:56.820Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T13:08:56.820Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T13:09:00.544Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T13:09:00.544Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T13:09:01.003Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T13:09:01.459Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T13:09:01.459Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T13:09:16.264Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T13:09:16.264Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T13:09:16.264Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T13:09:16.264Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T13:09:16.264Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T13:09:16.264Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T13:09:16.264Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T13:09:24.813Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T13:09:24.813Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T13:09:24.813Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T13:09:35.113Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T13:09:35.113Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T13:09:35.113Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite (3012.85s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.92s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.20s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.11s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.31s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.40s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.34s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.45s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.51s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.64s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.52s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.99s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.54s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.36s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.06s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.36s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.35s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.54s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.78s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.78s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.45s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.29s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.59s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.20s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.48s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.19s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.11s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.40s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.77s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.05s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.57s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.24s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.83s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.81s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.66s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.06s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (49.07s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.21s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.84s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.12s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.03s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignore (83.05s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.46s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.50s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.82s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.80s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.63s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (49.79s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.41s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.44s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (135.96s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.41s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.94s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.72s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.38s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.46s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.39s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.63s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFails (2.64s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.68s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.22s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.37s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.73s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.07s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.79s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildHistory (13.24s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.26s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.99s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.95s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.66s) [2022-03-11T13:09:36.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.79s) [2022-03-11T13:09:36.078Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.04s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.94s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.73s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.69s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.23s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.39s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.38s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.35s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.14s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.77s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.32s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.71s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.74s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.06s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.60s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.77s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.49s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.42s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.59s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.87s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildRm (14.59s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.79s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.95s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.89s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.87s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.60s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.03s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.18s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.76s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildStderr (5.43s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.22s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.10s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.26s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.05s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.71s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.34s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.63s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.95s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.07s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.95s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.44s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.34s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.59s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.89s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.35s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.39s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.89s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCommitChange (5.50s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.03s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.50s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCommitTTY (17.46s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.51s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.61s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.48s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.31s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.66s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.93s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.46s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.42s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.59s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.49s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.26s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.23s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.90s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.37s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.28s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.24s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.04s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.75s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.62s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.26s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.19s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.16s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.78s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.75s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.73s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ab8120_} (2.76s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11915813373_c:\foo_false____} (2.70s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11915813373_c:\foo_true____} (7.71s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.67s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.59s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.86s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.55s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpToCaseH (19.56s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpToDot (3.25s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCpToStdout (2.70s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.23s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.78s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T13:09:36.079Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.67s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.92s) [2022-03-11T13:09:36.079Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.66s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.26s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsCopy (5.68s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.55s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.45s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.83s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFilters (9.97s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFormat (5.01s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsRename (2.68s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsResize (8.10s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.49s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.93s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.36s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.33s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.31s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.27s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.41s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.72s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.68s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecInspectID (5.05s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.80s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.60s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.93s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.29s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.25s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.27s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.30s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.04s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.06s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.51s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.80s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.99s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.30s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.49s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.37s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.44s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectHistory (5.07s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.45s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.50s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.47s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.45s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectStatus (3.01s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.87s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.58s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.54s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.53s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.22s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.40s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.31s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.14s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.99s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.49s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.65s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.72s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.68s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.85s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.78s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.54s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.53s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsSince (9.46s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsTail (3.32s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.94s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.94s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsByOrder (9.67s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.46s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.98s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.99s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.22s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.62s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.91s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.15s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.12s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.62s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.56s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.75s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.87s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.50s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.67s) [2022-03-11T13:09:36.080Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.36s) [2022-03-11T13:09:36.080Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.70s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.76s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.16s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.28s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.62s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.52s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.86s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.42s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.86s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.32s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.89s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.58s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.31s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.59s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-03-11T13:09:36.081Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T13:09:36.081Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T13:09:36.545Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T13:09:36.545Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.48s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T13:09:36.545Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-11T13:09:36.545Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.60s) [2022-03-11T13:09:36.545Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.65s) [2022-03-11T13:09:36.545Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T13:09:36.545Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.10s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T13:09:36.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T13:09:36.545Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.28s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.00s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.58s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.41s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.41s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.33s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunExitCode (7.36s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.42s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.53s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.31s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.22s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.50s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.93s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.64s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.33s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.45s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.34s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.57s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunRm (2.55s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.72s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.43s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.53s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.79s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.13s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.59s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.45s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.19s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.62s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.85s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.10s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.69s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.76s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.39s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.93s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.36s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.86s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.24s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.39s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.40s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.43s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.86s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestStartAttachSilent (14.19s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.47s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.92s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.47s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.53s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.64s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.47s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.82s) [2022-03-11T13:09:36.546Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T13:09:36.546Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.67s) [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T13:09:36.546Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.546Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T13:09:36.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T13:09:36.547Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T13:09:36.547Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T13:09:36.547Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T13:09:36.547Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T13:09:36.547Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T13:09:36.547Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T13:09:36.547Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T13:09:36.547Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T13:09:36.547Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T13:09:36.547Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T13:09:36.547Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T13:09:36.547Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T13:09:36.547Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T13:09:36.547Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerDaemonSuite [2022-03-11T13:09:36.547Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T13:09:36.547Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T13:09:36.547Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T13:09:36.547Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerSwarmSuite [2022-03-11T13:09:36.547Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T13:09:36.547Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T13:09:36.547Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerNetworkSuite [2022-03-11T13:09:36.547Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T13:09:36.547Z] === RUN TestDockerHubPullSuite [2022-03-11T13:09:36.547Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T13:09:36.547Z] PASS [2022-03-11T13:09:36.547Z] ok github.com/docker/docker/integration-cli 3013.374s [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === Skipped [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T13:09:36.547Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T13:09:36.547Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T13:09:36.547Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T13:09:36.547Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T13:09:36.547Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T13:09:36.547Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T13:09:36.547Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T13:09:36.547Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T13:09:36.547Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.547Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T13:09:36.547Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T13:09:36.548Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T13:09:36.548Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T13:09:36.548Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-11T13:09:36.548Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T13:09:36.548Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-11T13:09:36.548Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.548Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-11T13:09:36.548Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-03-11T13:09:36.549Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-11T13:09:36.549Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T13:09:36.549Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T13:09:36.549Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T13:09:36.549Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T13:09:36.549Z] [2022-03-11T13:09:36.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T13:09:36.549Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T13:09:36.549Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T13:09:37.008Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T13:09:37.008Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T13:09:37.008Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T13:09:37.008Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T13:09:37.008Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T13:09:37.008Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T13:09:37.008Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T13:09:37.008Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.008Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T13:09:37.008Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T13:09:37.009Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-11T13:09:37.009Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T13:09:37.009Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T13:09:37.009Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T13:09:37.009Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T13:09:37.009Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T13:09:37.009Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T13:09:37.009Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T13:09:37.009Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T13:09:37.009Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T13:09:37.009Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T13:09:37.009Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T13:09:37.009Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T13:09:37.009Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T13:09:37.009Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T13:09:37.009Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.009Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T13:09:37.009Z] [2022-03-11T13:09:37.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-11T13:09:37.010Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T13:09:37.010Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-11T13:09:37.010Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T13:09:37.010Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T13:09:37.010Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T13:09:37.010Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T13:09:37.010Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.010Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T13:09:37.010Z] [2022-03-11T13:09:37.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T13:09:37.010Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T13:09:37.011Z] [2022-03-11T13:09:37.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-11T13:09:37.011Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.011Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T13:09:37.012Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.012Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T13:09:37.012Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.013Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T13:09:37.013Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.013Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T13:09:37.013Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.013Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T13:09:37.013Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.013Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T13:09:37.013Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.013Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T13:09:37.013Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.013Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-11T13:09:37.013Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.013Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T13:09:37.013Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.013Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T13:09:37.013Z] [2022-03-11T13:09:37.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T13:09:37.013Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.469Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T13:09:37.469Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-11T13:09:37.470Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-11T13:09:37.470Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T13:09:37.470Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T13:09:37.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T13:09:37.470Z] [2022-03-11T13:09:37.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T13:09:37.471Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] DONE 1088 tests, 539 skipped in 3025.390s [2022-03-11T13:09:37.471Z] INFO: Integration tests ended at 03/11/2022 13:09:37. Duration:00:50:25.5859784 [2022-03-11T13:09:37.471Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] Containers: 2 [2022-03-11T13:09:37.471Z] Running: 0 [2022-03-11T13:09:37.471Z] Paused: 0 [2022-03-11T13:09:37.471Z] Stopped: 2 [2022-03-11T13:09:37.471Z] Images: 18 [2022-03-11T13:09:37.471Z] Server Version: 0.0.0-dev [2022-03-11T13:09:37.471Z] Storage Driver: windowsfilter [2022-03-11T13:09:37.471Z] Windows: [2022-03-11T13:09:37.471Z] Logging Driver: json-file [2022-03-11T13:09:37.471Z] Plugins: [2022-03-11T13:09:37.471Z] Volume: local [2022-03-11T13:09:37.471Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T13:09:37.471Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T13:09:37.471Z] Swarm: inactive [2022-03-11T13:09:37.471Z] Default Isolation: process [2022-03-11T13:09:37.471Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T13:09:37.471Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T13:09:37.471Z] OSType: windows [2022-03-11T13:09:37.471Z] Architecture: x86_64 [2022-03-11T13:09:37.471Z] CPUs: 4 [2022-03-11T13:09:37.471Z] Total Memory: 32GiB [2022-03-11T13:09:37.471Z] Name: azwin-2-a5f300 [2022-03-11T13:09:37.471Z] ID: AHVQ:B2QV:UPCH:2WOX:7WPP:WY5O:Q7BB:L4BA:XSS2:HCZZ:UGGF:XH5D [2022-03-11T13:09:37.471Z] Docker Root Dir: D:\CI\PR-43354\7\daemon [2022-03-11T13:09:37.471Z] Debug Mode (client): false [2022-03-11T13:09:37.471Z] Debug Mode (server): true [2022-03-11T13:09:37.471Z] File Descriptors: -1 [2022-03-11T13:09:37.471Z] Goroutines: 17 [2022-03-11T13:09:37.471Z] System Time: 2022-03-11T13:09:37.2374619Z [2022-03-11T13:09:37.471Z] EventsListeners: 0 [2022-03-11T13:09:37.471Z] Registry: https://index.docker.io/v1/ [2022-03-11T13:09:37.471Z] Labels: [2022-03-11T13:09:37.471Z] Experimental: false [2022-03-11T13:09:37.471Z] Insecure Registries: [2022-03-11T13:09:37.471Z] 127.0.0.0/8 [2022-03-11T13:09:37.471Z] Live Restore Enabled: false [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] [2022-03-11T13:09:37.471Z] INFO: Stopping daemon under test [2022-03-11T13:09:37.471Z] SUCCESS: The process with PID 5312 (child process of PID 5384) has been terminated. [2022-03-11T13:09:37.471Z] SUCCESS: The process with PID 5384 (child process of PID 1020) has been terminated. [2022-03-11T13:09:37.928Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T13:09:37.928Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 13:09:37. [2022-03-11T13:09:37.928Z] INFO: Tidying up at end of run [2022-03-11T13:09:37.928Z] INFO: Saving daemon under test log (d:\CI\PR-43354\7\dut.out) to bundles\CIDUT.out [2022-03-11T13:09:37.928Z] INFO: Saving daemon under test log (d:\CI\PR-43354\7\dut.err) to bundles\CIDUT.err [2022-03-11T13:09:37.928Z] INFO: Saving containerd logs to bundles [2022-03-11T13:09:37.928Z] INFO: Nuke-Everything... [2022-03-11T13:09:38.386Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T13:09:38.386Z] 7c41c3c809c1 [2022-03-11T13:09:38.386Z] 1546c506d70e [2022-03-11T13:09:38.386Z] INFO: Tidying pidfile d:\CI\PR-43354\7\docker.pid [2022-03-11T13:09:38.843Z] INFO: Nuking d:\CI [2022-03-11T13:10:14.512Z] INFO: Zapped successfully [2022-03-11T13:10:14.512Z] [2022-03-11T13:10:14.512Z] INFO: executeCI.ps1 exiting at Fri Mar 11 13:10:12 CUT 2022. Duration 01:21:35.7113406 [2022-03-11T13:10:14.512Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T13:10:14.753Z] Recording test results [2022-03-11T13:10:23.564Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T13:10:25.674Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-11T13:10:27.422Z] Archiving artifacts [2022-03-11T13:10:42.643Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43354/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T13:10:43.562Z] + make clean [2022-03-11T13:10:45.094Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T13:10:45.094Z] docker-dev-cache [2022-03-11T13:10:45.094Z] 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